nice new tool to show version of feisty meow
[feisty_meow.git] / makefile
index cb92faf6e62bde0532532a479fb3ffd87c832876..458d476fc2831f4d85879d9a71722c5befcb143f 100644 (file)
--- 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
@@ -11,4 +17,3 @@ start_make: show_date.start
 
 end_make: show_date.end
 
-