mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly GNUmakefile.~69~
This commit is contained in:
parent
8809c8ec38
commit
8d6f98b83d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue