SHELL= /bin/sh
RANLIB= ls # ar does the work of ranlib under System V
DEFS= -DSYS_SVR4 -DHAVE_TERMIOS
CLOCKDEFS= -DLOCAL_CLOCK
AUTHDEFS= -DDES -DMD5
RESLIB= -lnet -lnsl -lsocket -lelf
INSTALL= $(TOP)scripts/install.sh
