X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=makefile;h=50018a6db553bfecc33741e3c59b9bb7e7eb51aa;hp=cb92faf6e62bde0532532a479fb3ffd87c832876;hb=refs%2Fheads%2Frelease-2.140.132;hpb=0237507bda3ecd0cebab0eeddc3cfefa4d9b3650 diff --git a/makefile b/makefile index cb92faf6..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 webby kona production +BUILD_BEFORE = scripts \ + infobase walrus \ + nucleus octopi graphiq \ + kona \ + documentation huffware hypermedia \ + production \ + testkit \ + experiments LAST_TARGETS += end_make include rules.def @@ -11,4 +18,3 @@ start_make: show_date.start end_make: show_date.end -