summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 59e33745..49468634 100644
--- a/Makefile
+++ b/Makefile
@@ -6,3 +6,6 @@ SUBDIR= common mbbsd util innbbsd trans
.ORDER: all-common all-util
.ORDER: all-common all-innbbsd
.ORDER: all-common all-trans
+
+# XXX innbbsd depends on util
+.ORDER: all-util all-innbbsd