From 6b3a2b7335eda9ff3e384c4c741aef6408a129a3 Mon Sep 17 00:00:00 2001 From: roberto Date: Wed, 22 Dec 1999 09:36:41 +0000 Subject: Don't compile mktime, it is already present elsewhere. Submitted by: bde --- usr.sbin/ntp/libntp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/ntp') diff --git a/usr.sbin/ntp/libntp/Makefile b/usr.sbin/ntp/libntp/Makefile index b112966..15c46d7 100644 --- a/usr.sbin/ntp/libntp/Makefile +++ b/usr.sbin/ntp/libntp/Makefile @@ -16,7 +16,7 @@ SRCS= a_md5encrypt.c adjtime.c atoint.c \ hextoint.c hextolfp.c humandate.c ieee754io.c \ inttoa.c iosignal.c lib_strbuf.c \ machines.c md5c.c memmove.c mexit.c \ - mfp_mul.c mfptoa.c mfptoms.c mktime.c \ + mfp_mul.c mfptoa.c mfptoms.c \ modetoa.c mstolfp.c msutotsf.c msyslog.c \ netof.c numtoa.c numtohost.c octtoint.c \ prettydate.c ranny.c recvbuff.c refnumtoa.c \ -- cgit v1.1