summaryrefslogtreecommitdiff
path: root/test/ctype
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-10-17 18:12:55 +0000
committerEric Andersen <andersen@codepoet.org>2000-10-17 18:12:55 +0000
commit3c5b48ca8375629db5638e9275d7de17ed778169 (patch)
treee065718ff7a3be4b8201eb32a31a592d9629423b /test/ctype
parente3c7892252f5a20589d82c7387c61337b3542e13 (diff)
More updates
Diffstat (limited to 'test/ctype')
-rw-r--r--test/ctype/Makefile2
1 files changed, 1 insertions, 1 deletions
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; \