10 lines
274 B
Plaintext
Raw Normal View History

1993-12-21 18:36:48 +00:00
RANLIB= true # ar does the work of ranlib under System V
DEFS_LOCAL= -DREFCLOCK
1994-04-03 19:50:51 +00:00
DEFS= -DSYS_AUX2 -DHAVE_BSD_TTYS
1993-12-21 18:36:48 +00:00
AUTHDEFS= -DDES -DMD5 -DFASTMD5
CLOCKDEFS= -DLOCAL_CLOCK
DAEMONLIBS=
RESLIB=
COMPAT= -lposix -lbsd -lmalloc -s
INSTALL=$(TOP)scripts/install.sh