summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/Makefile.inc
blob: c5d0b78a8cf478fdba65e400fa851add104d1f5d (plain)
1
2
3
4
5
6
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