Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / engine / tests / Makefile
CommitLineData
34e49164
C
1all: test1.tex
2all: test2.tex
3
4test1.tex: test1 ../engine
5 ../engine test1 test1.tex
6 latex test1.tex
7
8test2.tex: test2 ../engine
9 ../engine test2 test2.tex
10 latex test2.tex