installdirs can be a recursive/standalone target.
Sponsored by: Dell EMC Approved by: re (gjb)
This commit is contained in:
parent
c86ac3193f
commit
ebd2a66265
@ -46,6 +46,7 @@ SUBDIR_TARGETS+= \
|
|||||||
all all-man analyze buildconfig buildfiles buildincludes \
|
all all-man analyze buildconfig buildfiles buildincludes \
|
||||||
checkdpadd clean cleandepend cleandir cleanilinks \
|
checkdpadd clean cleandepend cleandir cleanilinks \
|
||||||
cleanobj depend distribute files includes installconfig \
|
cleanobj depend distribute files includes installconfig \
|
||||||
|
installdirs \
|
||||||
installfiles installincludes print-dir realinstall \
|
installfiles installincludes print-dir realinstall \
|
||||||
maninstall manlint ${_obj} objlink tags \
|
maninstall manlint ${_obj} objlink tags \
|
||||||
|
|
||||||
@ -53,7 +54,7 @@ SUBDIR_TARGETS+= \
|
|||||||
STANDALONE_SUBDIR_TARGETS+= \
|
STANDALONE_SUBDIR_TARGETS+= \
|
||||||
all-man buildconfig buildfiles buildincludes check checkdpadd \
|
all-man buildconfig buildfiles buildincludes check checkdpadd \
|
||||||
clean cleandepend cleandir cleanilinks cleanobj files includes \
|
clean cleandepend cleandir cleanilinks cleanobj files includes \
|
||||||
installconfig installincludes installfiles print-dir \
|
installconfig installdirs installincludes installfiles print-dir \
|
||||||
maninstall manlint obj objlink
|
maninstall manlint obj objlink
|
||||||
|
|
||||||
# It is safe to install in parallel when staging.
|
# It is safe to install in parallel when staging.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user