Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git] / interpreter / 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",/' $< >$@