From 3c5b48ca8375629db5638e9275d7de17ed778169 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 17 Oct 2000 18:12:55 +0000 Subject: More updates --- test/ctype/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ctype') diff --git a/test/ctype/Makefile b/test/ctype/Makefile index fdb64ce03..08d367d69 100644 --- a/test/ctype/Makefile +++ b/test/ctype/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