mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add an .ORDER for all/install.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
58bcfe41d3
commit
58857dfcb9
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue