summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-07-01 22:37:12 +0000
committerRoland McGrath <roland@redhat.com>1992-07-01 22:37:12 +0000
commit8d6f98b83d5ae7967b27d6efa81770e70a8626ea (patch)
tree92386a9cc04893a05d257e2bac66c94dea9828bc /GNUmakefile
parent8809c8ec385e8ae4cf92f926560bc1008fd6eb7f (diff)
downloadgunmake-8d6f98b83d5ae7967b27d6efa81770e70a8626ea.tar.gz
Formerly GNUmakefile.~69~
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index bf939ab..504b332 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -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