summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/Makefile.inc
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1994-09-27 18:30:26 +0000
committerpst <pst@FreeBSD.org>1994-09-27 18:30:26 +0000
commit9312e22cf5b4e68e7cd5194ab0de35db7c51f66a (patch)
tree3f1cfe106458275e6a56a1077732949bec70f20e /usr.sbin/xntpd/Makefile.inc
parentcefcba07fb8a5d3f9d988c797f6772ad539471f4 (diff)
downloadFreeBSD-src-9312e22cf5b4e68e7cd5194ab0de35db7c51f66a.zip
FreeBSD-src-9312e22cf5b4e68e7cd5194ab0de35db7c51f66a.tar.gz
xntpd(8) doesn't know about /kernel (do it right, use get_bootfile()).
Diffstat (limited to 'usr.sbin/xntpd/Makefile.inc')
-rw-r--r--usr.sbin/xntpd/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/Makefile.inc b/usr.sbin/xntpd/Makefile.inc
index f38f0a9..28ff220 100644
--- a/usr.sbin/xntpd/Makefile.inc
+++ b/usr.sbin/xntpd/Makefile.inc
@@ -1,5 +1,5 @@
DEFS_LOCAL=-DREFCLOCK -DPARSE
-NTPDEFS= -DSYS_FREEBSD -DSYS_386BSD
+NTPDEFS= -DSYS_FREEBSD -DSYS_386BSD -DHAVE_GETBOOTFILE
AUTHDEFS= -DMD5
CLOCKDEFS= -DLOCAL_CLOCK -DPST -DWWVB -DAS2201 -DGOES -DGPSTM -DOMEGA \
-DLEITCH -DTRAK
OpenPOWER on IntegriCloud