From af1112c8d97830aa66715239e8d4f94811398ac6 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 12 Oct 2000 15:30:49 +0000 Subject: Makefile update --- test/string/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/string/Makefile') diff --git a/test/string/Makefile b/test/string/Makefile index 5384c9dec..e8725db3f 100644 --- a/test/string/Makefile +++ b/test/string/Makefile @@ -1,5 +1,5 @@ TOPDIR=../../ -include $(TOPDIR)Rules.make +include $(TOPDIR)Rules.mak # Check if 'ls -sh' works or not LSFLAGS = $(shell if ls -sh >/dev/null 2>&1; \ -- cgit v1.2.3