Release coccinelle-0.1.3
[bpt/coccinelle.git] / tools / distributed / Makefile
CommitLineData
34e49164
C
1spatch_linux: spatch_linux.c
2 gcc -o spatch_linux spatch_linux.c
3
4install: spatch_linux cleanup
5 cp spatch_linux ~/bin
6
7cleanup: cleanup.ml
8 ocamlc -o cleanup str.cma cleanup.ml