From 14c81df65575e7b9acb304121d6278941aa13ccd Mon Sep 17 00:00:00 2001 From: roland Date: Mon, 18 Apr 1994 23:29:41 +0000 Subject: [PATCH] Formerly ../time/Makefile.~47~ --- time/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/time/Makefile b/time/Makefile index ed5f820648..df3a07e306 100644 --- a/time/Makefile +++ b/time/Makefile @@ -21,7 +21,7 @@ # subdir := time -headers := time.h sys/time.h +headers := time.h sys/time.h sys/timeb.h distribute := tzfile.h private.h scheck.c ialloc.c emkdir.c yearistype extra-objs = scheck.o ialloc.o emkdir.o zonenames $(tzfiles:%=z.%) @@ -30,7 +30,7 @@ routines := offtime asctime clock ctime difftime gmtime \ __gettod settod adjtime getitmr \ __getitmr __adjtime __settod \ __setitmr tzset gettod setitmr \ - stime dysize timegm timelocal + stime dysize timegm timelocal ftime aux := syms-time others := ap zdump zic -- 2.11.0