Make the dependencies work a little better..
This commit is contained in:
parent
53a25106cd
commit
c6105ccefd
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user