first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / makefile
1 include variables.def
2
3 PROJECT = feisty_meow_sources
4 BUILD_BEFORE = start_make core scripts octopi graphiq production end_make
5
6 include rules.def
7
8 start_make: show_date.start
9
10 end_make: show_date.end
11
12