mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +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)
|
extras := $(sort $(filter-out @%@,$(extras)) getloadavg.o)
|
||||||
LOADLIBES := $(filter-out @%@,$(LOADLIBES))
|
LOADLIBES := $(filter-out @%@,$(LOADLIBES))
|
||||||
|
ALLOCA := $(filter-out @%@,$(ALLOCA))
|
||||||
|
|
||||||
# Set `ARCH' to a string for the type of machine.
|
# Set `ARCH' to a string for the type of machine.
|
||||||
ifndef ARCH
|
ifndef ARCH
|
||||||
|
|
Loading…
Reference in a new issue