Make the dependencies work a little better..

This commit is contained in:
Peter Wemm 1996-08-30 03:04:49 +00:00
parent 53a25106cd
commit c6105ccefd

View File

@ -3,8 +3,8 @@
PROG= rdist
CFLAGS+=-I${.CURDIR}
SRCS= docmd.c expand.c lookup.c main.c rshrcmd.c server.c
OBJS+= gram.o
CLEANFILES=y.tab.h
SRCS+= gram.c
CLEANFILES=y.tab.h gram.c
# To use the old method, which requires setuid-root and all the baggage and
# security holes that goes with it, uncomment: