nice new tool to show version of feisty meow
[feisty_meow.git] / makefile
1 include variables.def
2
3 PROJECT = feisty_meow_sources
4 FIRST_TARGETS += start_make
5 BUILD_BEFORE = scripts \
6   infobase walrus \
7   nucleus octopi graphiq \
8   kona \
9   documentation huffware hypermedia \
10   production \
11   experiments 
12 LAST_TARGETS += end_make
13
14 include rules.def
15
16 start_make: show_date.start
17
18 end_make: show_date.end
19