DIRS: installdirs should also be .PHONY
Sponsored by: Dell EMC Approved by: re (gjb, kib)
This commit is contained in:
parent
9d50798c61
commit
c655284641
@ -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