SHELL=      /bin/sh
RANLIB=	    ls # ar does the work of ranlib under System V
DEFS_LOCAL= -DREFCLOCK
DEFS=       -DHAVE_SYSV_TTYS -DSYS_IRIX4
AUTHDEFS=   -DDES -DMD5
CLOCKDEFS=  -DLOCAL_CLOCK
DAEMONLIBS= -lmld
RESLIB=-lsun 
COMPAT=-lc_s
INSTALL=$(TOP)scripts/install.sh
