diff options
-rw-r--r-- | Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |