X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=50018a6db553bfecc33741e3c59b9bb7e7eb51aa;hb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a;hp=4e7bcffba75144f308f358d080aaa64c702c4ecf;hpb=9767543e09806172d5ff8bd3f4d8cb9ddd087601;p=feisty_meow.git diff --git a/makefile b/makefile index 4e7bcffb..50018a6d 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,14 @@ include variables.def PROJECT = feisty_meow_sources FIRST_TARGETS += start_make -BUILD_BEFORE = scripts nucleus octopi graphiq hypermedia kona production +BUILD_BEFORE = scripts \ + infobase walrus \ + nucleus octopi graphiq \ + kona \ + documentation huffware hypermedia \ + production \ + testkit \ + experiments LAST_TARGETS += end_make include rules.def