Add an .ORDER for all/install.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-02-16 02:14:15 +00:00
parent 58bcfe41d3
commit 58857dfcb9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295646

View File

@ -89,6 +89,7 @@ ${__stage}install:
install: beforeinstall realinstall afterinstall
.ORDER: beforeinstall realinstall afterinstall
.endif
.ORDER: all install
# SUBDIR recursing may be disabled for MK_DIRDEPS_BUILD
.if !target(_SUBDIR)