mirror of
https://github.com/mirror/make.git
synced 2025-01-06 02:10:35 +08:00
Formerly GNUmakefile.~69~
This commit is contained in:
parent
8809c8ec38
commit
8d6f98b83d
@ -26,7 +26,7 @@ override srcdir := .
|
||||
include compatMakefile
|
||||
|
||||
extras := $(filter-out @%@,$(extras))
|
||||
LOADLIBES := $(filter-out @%@,$(LOADLIBES)) cygnus-is-scum.o
|
||||
LOADLIBES := $(filter-out @%@,$(LOADLIBES))
|
||||
|
||||
# Set `ARCH' to a string for the type of machine.
|
||||
ifndef ARCH
|
||||
|
Loading…
Reference in New Issue
Block a user