summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/lib
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1993-12-21 20:16:46 +0000
committerwollman <wollman@FreeBSD.org>1993-12-21 20:16:46 +0000
commitb44cd0174054f6ea45e8781598b2a2bf909b972f (patch)
tree5ec416c7258298105dc427be5e11b6937f237f40 /usr.sbin/xntpd/lib
parentd2cdd748d334665572ebcc27b8ea7eb8f8861af7 (diff)
downloadFreeBSD-src-b44cd0174054f6ea45e8781598b2a2bf909b972f.zip
FreeBSD-src-b44cd0174054f6ea45e8781598b2a2bf909b972f.tar.gz
Don't build getopt: it conflicts with our standard getopt.
Diffstat (limited to 'usr.sbin/xntpd/lib')
-rw-r--r--usr.sbin/xntpd/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/xntpd/lib/Makefile b/usr.sbin/xntpd/lib/Makefile
index d42a4c2..b2ac53e 100644
--- a/usr.sbin/xntpd/lib/Makefile
+++ b/usr.sbin/xntpd/lib/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $Id: Makefile,v 1.1 1993/12/21 19:42:18 wollman Exp $
#
CFLAGS+= -I${.CURDIR}/../include
@@ -7,7 +7,7 @@ CFLAGS+= -I${.CURDIR}/../include
SRCS= atoint.c atolfp.c atouint.c auth12crypt.c authdecrypt.c authdes.c \
authencrypt.c authkeys.c authparity.c authreadkeys.c authusekey.c \
buftvtots.c caljulian.c calleapwhen.c caltontp.c calyearstart.c \
- clocktime.c dofptoa.c dolfptoa.c emalloc.c fptoa.c fptoms.c getopt.c \
+ clocktime.c dofptoa.c dolfptoa.c emalloc.c fptoa.c fptoms.c \
gettstamp.c hextoint.c hextolfp.c humandate.c inttoa.c \
lib_strbuf.c mfptoa.c mfptoms.c modetoa.c mstolfp.c \
msutotsf.c numtoa.c refnumtoa.c numtohost.c octtoint.c \
OpenPOWER on IntegriCloud