Missed to check this one in:
* Invoke the UserBuildConfigRulePostBuildTargets rule. * Some automatic whitespace cleanup. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28781 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -151,6 +151,9 @@ ExecuteDeferredSubIncludes ;
|
|||||||
# reset subdir
|
# reset subdir
|
||||||
SubDir HAIKU_TOP ;
|
SubDir HAIKU_TOP ;
|
||||||
|
|
||||||
|
# Execute post-build-target user config rules.
|
||||||
|
UserBuildConfigRulePostBuildTargets ;
|
||||||
|
|
||||||
# specify the Haiku image and network boot archive contents
|
# specify the Haiku image and network boot archive contents
|
||||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) HaikuImage ] ;
|
include [ FDirName $(HAIKU_BUILD_RULES_DIR) HaikuImage ] ;
|
||||||
include [ FDirName $(HAIKU_BUILD_RULES_DIR) NetBootArchive ] ;
|
include [ FDirName $(HAIKU_BUILD_RULES_DIR) NetBootArchive ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user