mirror of
https://github.com/mirror/make.git
synced 2025-01-06 02:10:35 +08: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…
Reference in New Issue
Block a user