X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=c46755bba8507807afc1889f91569b3d006c14ef;hb=46b407c692a357ac185d58208b0359a60355dc3a;hp=d775b5abd96ab746ac7629357bcc5762ff40456d;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/makefile b/makefile index d775b5ab..c46755bb 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,9 @@ include variables.def PROJECT = feisty_meow_sources -BUILD_BEFORE = start_make nucleus scripts octopi graphiq production end_make +FIRST_TARGETS += start_make +BUILD_BEFORE = nucleus scripts octopi graphiq webby kona production +LAST_TARGETS += end_make include rules.def @@ -9,4 +11,3 @@ start_make: show_date.start end_make: show_date.end -