mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-21 15:45:02 +00:00
DIRS: installdirs should also be .PHONY
Sponsored by: Dell EMC Approved by: re (gjb, kib)
This commit is contained in:
parent
9d50798c61
commit
c655284641
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338735
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user