]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly GNUmakefile.~69~
authorRoland McGrath <roland@redhat.com>
Wed, 1 Jul 1992 22:37:12 +0000 (22:37 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 1 Jul 1992 22:37:12 +0000 (22:37 +0000)
GNUmakefile

index bf939abc7c706adca86dbdb52e478008c7d7b7e6..504b3325847a089d362f55edf4f05a6203c155f3 100644 (file)
@@ -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