projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
new fortune
[feisty_meow.git]
/
nucleus
/
library
/
versions
/
makefile
1
include cpp/variables.def
2
3
PROJECT = versions
4
TYPE = library
5
SOURCE = version_checker.cpp version_ini.cpp
6
TARGETS = versions.lib
7
8
include cpp/rules.def
9