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