CC= cc
CFLAGS= -O -DSVR4 $(EXTRA_DATA)
LDLIBS= -lnsl -lm -lx -L /usr/ucblib -lucb -lsocket
