summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-07-30 20:32:16 +0000
committerRoland McGrath <roland@redhat.com>1992-07-30 20:32:16 +0000
commitbc8c4949b781392e6390d66219bd4fdc093c1661 (patch)
tree76826dd5695e639a41e450707f342e11131cc18d /GNUmakefile
parentf44c1d93669bd38822c08bdc46021666b5de8dc2 (diff)
downloadgunmake-bc8c4949b781392e6390d66219bd4fdc093c1661.tar.gz
Formerly GNUmakefile.~74~
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 99262f5..536cee0 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -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