freebsd-dev/usr.sbin/xntpd/machines/svr4

11 lines
367 B
Plaintext
Raw Normal View History

1993-12-21 18:36:48 +00:00
SHELL= /bin/sh
RANLIB= ls # ar does the work of ranlib under System V
1994-04-03 19:50:51 +00:00
DEFS= -DSYS_SVR4 -DSTREAMS_TLI -DHAVE_TERMIOS
1993-12-21 18:36:48 +00:00
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