repo.or.cz
/
calf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
stereo bug: more testing
[calf.git]
/
bigbull
/
Makefile
blob
9099ab90f86bd58f0410951b1014a8f8f6377bac
1
all
:
calfpytools.
cpp
ttl.
cpp
ttl.h Makefile setup.py ttldata.h
2
python setup.py build
3
4
ttl.h ttl.
cpp
:
ttl.l Makefile ttldata.h
5
flex
--
batch
--
nodefault
--
c
++ -
o ttl.
cpp
--
header-file
=
ttl.h ttl.l
6
7
install
:
8
python setup.py
install