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 \
|
||||
checkdpadd clean cleandepend cleandir cleanilinks \
|
||||
cleanobj depend distribute files includes installconfig \
|
||||
installdirs \
|
||||
installfiles installincludes print-dir realinstall \
|
||||
maninstall manlint ${_obj} objlink tags \
|
||||
|
||||
@ -53,7 +54,7 @@ SUBDIR_TARGETS+= \
|
||||
STANDALONE_SUBDIR_TARGETS+= \
|
||||
all-man buildconfig buildfiles buildincludes check checkdpadd \
|
||||
clean cleandepend cleandir cleanilinks cleanobj files includes \
|
||||
installconfig installincludes installfiles print-dir \
|
||||
installconfig installdirs installincludes installfiles print-dir \
|
||||
maninstall manlint obj objlink
|
||||
|
||||
# It is safe to install in parallel when staging.
|
||||
|
Loading…
Reference in New Issue
Block a user