1
0
mirror of https://github.com/mirror/make.git synced 2025-03-25 09:10:30 +08:00

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