X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=4e7bcffba75144f308f358d080aaa64c702c4ecf;hb=ceeebbe2501bb42052bb5e12f7284edba826dfbf;hp=cb92faf6e62bde0532532a479fb3ffd87c832876;hpb=0237507bda3ecd0cebab0eeddc3cfefa4d9b3650;p=feisty_meow.git diff --git a/makefile b/makefile index cb92faf6..4e7bcffb 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,7 @@ include variables.def PROJECT = feisty_meow_sources FIRST_TARGETS += start_make -BUILD_BEFORE = nucleus scripts octopi graphiq webby kona production +BUILD_BEFORE = scripts nucleus octopi graphiq hypermedia kona production LAST_TARGETS += end_make include rules.def @@ -11,4 +11,3 @@ start_make: show_date.start end_make: show_date.end -