mirror of
https://github.com/mirror/make.git
synced 2025-03-25 09:10:30 +08:00
Formerly GNUmakefile.~74~
This commit is contained in:
parent
f44c1d9366
commit
bc8c4949b7
@ -27,6 +27,7 @@ include compatMakefile
|
||||
|
||||
extras := $(sort $(filter-out @%@,$(extras)) getloadavg.o)
|
||||
LOADLIBES := $(filter-out @%@,$(LOADLIBES))
|
||||
ALLOCA := $(filter-out @%@,$(ALLOCA))
|
||||
|
||||
# Set `ARCH' to a string for the type of machine.
|
||||
ifndef ARCH
|
||||
|
Loading…
Reference in New Issue
Block a user