projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'release-2.140.101'
[feisty_meow.git]
/
nucleus
/
library
/
mathematics
/
makefile
1
include cpp/variables.def
2
3
PROJECT = mathematics
4
TYPE = library
5
SOURCE = placeholder.cpp
6
TARGETS = mathematics.lib
7
8
include cpp/rules.def
9