summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5ef025f..8b77256 100644
--- a/Makefile
+++ b/Makefile
@@ -83,13 +83,13 @@
# order, but that's not important.
#
TGTS= all all-man buildkernel buildworld checkdpadd clean \
- cleandepend cleandir depend distribute distribworld everything \
+ cleandepend cleandir depend distribute distributeworld everything \
hierarchy includes install installcheck installkernel \
reinstallkernel installmost installworld libraries lint \
mk most obj objlink regress rerelease tags update
.ORDER: buildworld installworld
-.ORDER: buildworld distribworld
+.ORDER: buildworld distributeworld
.ORDER: buildkernel installkernel
.ORDER: buildkernel reinstallkernel
OpenPOWER on IntegriCloud