X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=cb92faf6e62bde0532532a479fb3ffd87c832876;hb=f4f11414fd3fe3467a7df79b5db18cf79a7dd2b4;hp=f22e7a4ee3ec6b0ff8551c1f0c1c34270f9d07f4;hpb=25693b7a3600927bd19e83be261646657abc2eda;p=feisty_meow.git diff --git a/makefile b/makefile index f22e7a4e..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 webby production end_make +FIRST_TARGETS += start_make +BUILD_BEFORE = nucleus scripts octopi graphiq webby kona production +LAST_TARGETS += end_make include rules.def