summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/Makefile.inc')
-rw-r--r--usr.sbin/xntpd/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/Makefile.inc b/usr.sbin/xntpd/Makefile.inc
new file mode 100644
index 0000000..c5d0b78
--- /dev/null
+++ b/usr.sbin/xntpd/Makefile.inc
@@ -0,0 +1,7 @@
+DEFS_LOCAL=-DREFCLOCK
+NTPDEFS= -DSYS_FREEBSD -DSYS_386BSD
+AUTHDEFS= -DMD5
+CLOCKDEFS= -DLOCAL_CLOCK
+# -DPARSE doesn't work yet, but should be feasible.
+CFLAGS+= ${NTPDEFS} ${DEFS_LOCAL} ${AUTHDEFS} ${CLOCKDEFS} ${COPTS}
+BINDIR?= /usr/sbin
OpenPOWER on IntegriCloud