Add missing dependency on sys/conf/newvers.sh.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
58857dfcb9
commit
956be76595
@ -17,9 +17,9 @@ CLEANFILES= ${SRCS}
|
||||
|
||||
all depend: ${SRCS}
|
||||
|
||||
config_local.h: newvers.sh
|
||||
config_local.h: newvers.sh ${.CURDIR}/../../../sys/conf/newvers.sh
|
||||
@rm -f ${.TARGET}
|
||||
sh ${.ALLSRC} ${.CURDIR}/../../../sys/conf/newvers.sh > ${.TARGET}
|
||||
sh ${.ALLSRC} > ${.TARGET}
|
||||
|
||||
localconfig.h:
|
||||
@rm -f ${.TARGET}
|
||||
|
Loading…
x
Reference in New Issue
Block a user