summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 42867b9a..59e33745 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,8 @@
SUBDIR= common mbbsd util innbbsd trans
.include <bsd.subdir.mk>
+
+.ORDER: all-common all-mbbsd
+.ORDER: all-common all-util
+.ORDER: all-common all-innbbsd
+.ORDER: all-common all-trans