X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=0a56f9bb5118815bc25490897e28bd00ec716394;hb=0729db864d5288acd9f8205e3ca26f7c6999e78d;hp=72d5303e7f5edb5b6a37ca472d82c457a323f656;hpb=11e25956510fbe953a9ceeaddbaebd80334abf43;p=feisty_meow.git diff --git a/makefile b/makefile index 72d5303e..0a56f9bb 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,9 @@ include variables.def PROJECT = feisty_meow_sources -BUILD_BEFORE = start_make nucleus scripts octopi graphiq webby kona production end_make +FIRST_TARGETS += start_make +BUILD_BEFORE = nucleus scripts 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 -