X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=4e7bcffba75144f308f358d080aaa64c702c4ecf;hb=fbed29d94327d34f860b3a9c6cde7fd88b0abfbc;hp=1162976acf31a2806483d48955599fa91f617bd3;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/makefile b/makefile index 1162976a..4e7bcffb 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,9 @@ include variables.def PROJECT = feisty_meow_sources -BUILD_BEFORE = start_make core scripts octopi graphiq production end_make +FIRST_TARGETS += start_make +BUILD_BEFORE = scripts nucleus octopi graphiq hypermedia kona production +LAST_TARGETS += end_make include rules.def @@ -9,4 +11,3 @@ start_make: show_date.start end_make: show_date.end -