# Makefile changes for Suns running Solaris 2

SYSV = -DSYSV
RANLIB = true
INSTALL = /usr/ucb/install -c
CFLAGS = -g 

# if you're using Sun's C compiler, add -xs to the CFLAGS line
