projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added exclusion for the installer packages of genesis2.
[feisty_meow.git]
/
makefile
1
include variables.def
2
3
PROJECT = feisty_meow_sources
4
BUILD_BEFORE = start_make nucleus scripts octopi graphiq webby kona production end_make
5
6
include rules.def
7
8
start_make: show_date.start
9
10
end_make: show_date.end
11
12