From 4b36947a4751caa3b6bda7506db722e13b69227d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 11 Jun 1993 19:39:34 +0000 Subject: [PATCH] Formerly m68k/Makefile.~8~ --- sysdeps/m68k/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4