Author: bdrewery
Date: Tue Feb 2 20:50:06 2016
New Revision: 295161
URL: https://svnweb.freebsd.org/changeset/base/295161
Log:
Add order for installworld/distribution.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/Makefile
Modified: head/Makefile
==============================================================================
--- head/Makefile Tue Feb 2 19:29:29 2016 (r295160)
+++ head/Makefile Tue Feb 2 20:50:06 2016 (r295161)
@@ -136,6 +136,7 @@ TGTS+= ${BITGTS}
.ORDER: buildworld installworld
.ORDER: buildworld distributeworld
.ORDER: buildworld buildkernel
+.ORDER: installworld distribution
.ORDER: buildkernel installkernel
.ORDER: buildkernel installkernel.debug
.ORDER: buildkernel reinstallkernel
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"