Don't compile mktime, it is already present elsewhere.

Submitted by:	bde
This commit is contained in:
Ollivier Robert 1999-12-22 09:36:41 +00:00
parent 00a7524fda
commit 12d687966c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54996

View File

@ -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 \