mirror of
https://github.com/mirror/make.git
synced 2026-08-09 17:38:47 +00:00
entered into RCS
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user