1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/usr.sbin/xntpd/machines/aux3
1994-04-03 19:50:51 +00:00

10 lines
274 B
Plaintext

RANLIB= true # ar does the work of ranlib under System V
DEFS_LOCAL= -DREFCLOCK
DEFS= -DSYS_AUX3 -DHAVE_BSD_TTYS
AUTHDEFS= -DDES -DMD5 -DFASTMD5
CLOCKDEFS= -DLOCAL_CLOCK
DAEMONLIBS=
RESLIB=
COMPAT= -lposix -lbsd -lmalloc -s
INSTALL=$(TOP)scripts/install.sh