freebsd-dev/usr.sbin/xntpd/machines/hpux-adj

9 lines
251 B
Plaintext
Raw Normal View History

1994-04-03 19:50:51 +00:00
SHELL= /bin/sh
RANLIB= ls # ar does the work of ranlib under System V
DEFS_LOCAL= -DREFCLOCK
DEFS= -DHAVE_TERMIOS -DSYS_HPUX=10
AUTHDEFS= -DDES -DMD5
CLOCKDEFS= -DLOCAL_CLOCK
COPTS=
INSTALL=$(TOP)scripts/install.sh