X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=makefile;h=50018a6db553bfecc33741e3c59b9bb7e7eb51aa;hp=0a56f9bb5118815bc25490897e28bd00ec716394;hb=refs%2Fheads%2Frelease-2.140.132;hpb=511a8bbdfd69403cec6f8aff0e9d3118c88f5366 diff --git a/makefile b/makefile index 0a56f9bb..50018a6d 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,14 @@ include variables.def PROJECT = feisty_meow_sources FIRST_TARGETS += start_make -BUILD_BEFORE = nucleus scripts 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