]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly GNUmakefile.~74~
authorRoland McGrath <roland@redhat.com>
Thu, 30 Jul 1992 20:32:16 +0000 (20:32 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 30 Jul 1992 20:32:16 +0000 (20:32 +0000)
GNUmakefile

index 99262f53ab01ccede5a1fd3b883967563027623f..536cee0d5c29ba49a6f716bb9a30d58f8b4ce6b3 100644 (file)
@@ -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