From 1b3fc99e0f575aa6e05fb2780c24f6d99f917174 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 25 Jun 1992 21:10:49 +0000 Subject: [PATCH] Formerly compatMakefile.~31~ --- compatMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatMakefile b/compatMakefile index 372c35f..e3657cf 100644 --- a/compatMakefile +++ b/compatMakefile @@ -153,7 +153,7 @@ MAKE = make glob/libglob.a: force cd glob; $(MAKE) CC='$(CC)' CFLAGS='$(CFLAGS) -I..' \ CPPFLAGS='$(defines)' \ - srcdir=$(srcdir)/glob libglob.a + libglob.a force: tagsrcs = $(srcs) $(srcdir)/remote-*.c -- 2.7.4