X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=cb92faf6e62bde0532532a479fb3ffd87c832876;hb=0aa01e5d93c298d938a2e9930e9e48151a8299ef;hp=d775b5abd96ab746ac7629357bcc5762ff40456d;hpb=32d7caf45d886d0d24e69eea00511c7815ac15d0;p=feisty_meow.git diff --git a/makefile b/makefile index d775b5ab..cb92faf6 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