projects
/
Faustine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0b3819c31723e1bdeac3d7bd773b7ca920e8d82f
[Faustine.git]
/
interpretor
/
preprocessor
/
faust-0.9.47mr3
/
tools
/
faust2ck-1.0
/
src
/
Makefile
1
2
faust2ck
:
faust2ck.o
3
4
faust2ck.o
:
chuck_faust.template.h
5
6
chuck_faust.template.h
:
chuck_faust.template
7
sed
-
e
's/
\\
/
\\\\
/g'
-
e
's/"/
\\
"/g'
-
e
's/\(.*\)/"\1",/'
$< >$
@