Added missing dependancy.
Submitted by: bde Approved by: obrien
This commit is contained in:
parent
1ee47d0673
commit
3e7c6a91b1
@ -11,6 +11,8 @@
|
||||
SRCS= config_local.h mount.h nfs_prot.h
|
||||
CLEANFILES= ${SRCS}
|
||||
|
||||
all: ${SRCS}
|
||||
|
||||
config_local.h: newvers.sh
|
||||
@rm -f ${.TARGET}
|
||||
sh ${.ALLSRC} > ${.TARGET}
|
||||
|
Loading…
Reference in New Issue
Block a user