mirror of
https://github.com/mirror/make.git
synced 2025-03-25 01:00:30 +08:00
entered into RCS
This commit is contained in:
parent
4b7d940657
commit
1944def8db
@ -42,6 +42,8 @@ endif
|
||||
# Get most of the information from the Unix-compatible makefile.
|
||||
include compatMakefile
|
||||
|
||||
MAKE = $(MAKE_COMMAND) $(MAKEOVERRIDES)
|
||||
|
||||
# Remove autoconf magic.
|
||||
extras := $(filter-out getloadavg.o @%@,$(extras)) getloadavg.o
|
||||
LOADLIBES := $(filter-out @%@,$(LOADLIBES))
|
||||
|
Loading…
Reference in New Issue
Block a user