mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
Formerly m68k/Makefile.~8~
This commit is contained in:
parent
53df7cde34
commit
4b36947a47
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user