installdirs can be a recursive/standalone target.

Sponsored by:	Dell EMC
Approved by:	re (gjb)
This commit is contained in:
Bryan Drewery 2018-09-17 22:15:09 +00:00
parent c86ac3193f
commit ebd2a66265
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338737

View File

@ -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.