DIRS: installdirs should also be .PHONY

Sponsored by:	Dell EMC
Approved by:	re (gjb, kib)
This commit is contained in:
Bryan Drewery 2018-09-17 22:14:53 +00:00
parent 9d50798c61
commit c655284641
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338735

View File

@ -250,8 +250,8 @@ PHONY_NOTMAIN = analyze afterdepend afterinstall all beforedepend beforeinstall
beforelinking build build-tools buildconfig buildfiles \
buildincludes check checkdpadd clean cleandepend cleandir \
cleanobj configure depend distclean distribute exe \
files html includes install installconfig installfiles \
installincludes lint obj objlink objs objwarn \
files html includes install installconfig installdirs \
installfiles installincludes lint obj objlink objs objwarn \
realinstall tags whereobj
# we don't want ${PROG} to be PHONY