freebsd-dev/usr.sbin/xntpd/machines/svr4
1994-04-03 19:50:51 +00:00

11 lines
367 B
Plaintext

SHELL= /bin/sh
RANLIB= ls # ar does the work of ranlib under System V
DEFS= -DSYS_SVR4 -DSTREAMS_TLI -DHAVE_TERMIOS
AUTHDEFS= -DDES -DMD5
CLOCKDEFS=
DAEMONLIBS= -lnet -lnsl -lsocket -lelf
RESLIB= -lnet -lnsl -lsocket -lelf
INSTALL=$(TOP)scripts/install.sh
SHELL= /bin/sh
RANLIB= ls # ar does the work of ranlib under System V