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