From 545c8a0cf74a4bfcd58527aca83dceb58d2fd8a9 Mon Sep 17 00:00:00 2001 From: wens Date: Sun, 15 Jun 2008 14:32:54 +0000 Subject: make ordering git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4354 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) 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 + +.ORDER: all-common all-mbbsd +.ORDER: all-common all-util +.ORDER: all-common all-innbbsd +.ORDER: all-common all-trans -- cgit v1.2.3