Formerly GNUmakefile.~71~

This commit is contained in:
Roland McGrath 1992-07-13 22:17:50 +00:00
parent 8ef3af8bed
commit eb7484abc4

View file

@ -25,7 +25,7 @@ override srcdir := .
# Get most of the information from the Unix-compatible makefile.
include compatMakefile
extras := $(filter-out @%@,$(extras))
extras := $(sort $(filter-out @%@,$(extras)) getloadavg.o)
LOADLIBES := $(filter-out @%@,$(LOADLIBES))
# Set `ARCH' to a string for the type of machine.