Formerly GNUmakefile.~74~

This commit is contained in:
Roland McGrath 1992-07-30 20:32:16 +00:00
parent f44c1d9366
commit bc8c4949b7

View 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