From af1112c8d97830aa66715239e8d4f94811398ac6 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 12 Oct 2000 15:30:49 +0000 Subject: Makefile update --- libc/misc/time/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/misc/time') diff --git a/libc/misc/time/Makefile b/libc/misc/time/Makefile index e5387a56a..aac0d7762 100644 --- a/libc/misc/time/Makefile +++ b/libc/misc/time/Makefile @@ -21,7 +21,7 @@ # respective copyright holders. TOPDIR=../../ -include $(TOPDIR)Rules.make +include $(TOPDIR)Rules.mak LIBC=$(TOPDIR)libc.a CSRC=localtime.c gmtime.c asctime.c ctime.c asc_conv.c tm_conv.c mktime.c \ -- cgit v1.2.3