1 2 3 4 5 6 7 8 9
SHELL= /bin/sh RANLIB= ls # ar does the work of ranlib under System V DEFS_LOCAL= -DREFCLOCK DEFS= -DSYS_SVR4 AUTHDEFS= -DDES -DMD5 CLOCKDEFS= -DLOCAL_CLOCK DAEMONLIBS= -lnsl -lsocket -lelf RESLIB= -lnsl -lsocket -lelf INSTALL= /usr/ucb/install