X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=makefile;h=458d476fc2831f4d85879d9a71722c5befcb143f;hb=723b9c10825486107a901e034e6781bd83de2e7f;hp=c46755bba8507807afc1889f91569b3d006c14ef;hpb=d74c64519dfd03c5c5c0858565ad3f12e1215314;p=feisty_meow.git diff --git a/makefile b/makefile index c46755bb..458d476f 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,13 @@ 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 \ + experiments LAST_TARGETS += end_make include rules.def