Define realinstall' target, not
install', and let bsd.prog.mk do dependencies.
This commit is contained in:
parent
f8e9047837
commit
b3c060ba98
@ -129,7 +129,7 @@ posix_right: posix_only other_two
|
||||
|
||||
right_posix: right_only other_two
|
||||
|
||||
install: maninstall ${DATA} ${REDO}
|
||||
realinstall: ${DATA} ${REDO}
|
||||
(cd ${.CURDIR}/datfiles; \
|
||||
../obj/zic -d ${TZDIR} -p ${POSIXRULES})
|
||||
/bin/rm -f ${DESTDIR}/etc/localtime
|
||||
|
Loading…
Reference in New Issue
Block a user