From: Roland McGrath Date: Fri, 11 Jun 1993 19:39:34 +0000 (+0000) Subject: Formerly m68k/Makefile.~8~ X-Git-Tag: upstream/2.30~10627^2~4259 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b36947a4751caa3b6bda7506db722e13b69227d;p=external%2Fglibc.git Formerly m68k/Makefile.~8~ --- diff --git a/sysdeps/m68k/Makefile b/sysdeps/m68k/Makefile index 637bca3..188102d 100644 --- a/sysdeps/m68k/Makefile +++ b/sysdeps/m68k/Makefile @@ -48,7 +48,7 @@ define compile-command.S $(CC) $(CPPFLAGS) $(asm-CPPFLAGS) -E $< \ | sed 's/(@@@Hash-Here@@@)/#/g' > $@s $(AS) $(ASFLAGS) $@s -o $@ --rm -f $@ +-rm -f $@s endef endif