From 8d6f98b83d5ae7967b27d6efa81770e70a8626ea Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 1 Jul 1992 22:37:12 +0000 Subject: [PATCH] Formerly GNUmakefile.~69~ --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4