mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-25 21:47:46 +00:00
Formerly GNUmakefile.~74~
This commit is contained in:
parent
f44c1d9366
commit
bc8c4949b7
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue