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 \
|
beforelinking build build-tools buildconfig buildfiles \
|
||||||
buildincludes check checkdpadd clean cleandepend cleandir \
|
buildincludes check checkdpadd clean cleandepend cleandir \
|
||||||
cleanobj configure depend distclean distribute exe \
|
cleanobj configure depend distclean distribute exe \
|
||||||
files html includes install installconfig installfiles \
|
files html includes install installconfig installdirs \
|
||||||
installincludes lint obj objlink objs objwarn \
|
installfiles installincludes lint obj objlink objs objwarn \
|
||||||
realinstall tags whereobj
|
realinstall tags whereobj
|
||||||
|
|
||||||
# we don't want ${PROG} to be PHONY
|
# we don't want ${PROG} to be PHONY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user