mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-12-23 00:01:32 -05:00
Formerly GNUmakefile.~71~
This commit is contained in:
parent
8ef3af8bed
commit
eb7484abc4
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user