moved scripts first
[feisty_meow.git] / makefile
1 include variables.def
2
3 PROJECT = feisty_meow_sources
4 FIRST_TARGETS += start_make
5 BUILD_BEFORE = scripts nucleus octopi graphiq hypermedia kona production 
6 LAST_TARGETS += end_make
7
8 include rules.def
9
10 start_make: show_date.start
11
12 end_make: show_date.end
13