2 main
$(EXT
): main.
tex wordlattice
$(EXT
) wordlattice1
$(EXT
) wordlattice2
$(EXT
) syllable
$(EXT
) overall.png
test.
tex
3 pdflatex
$<&& pdflatex
$<
4 test.
tex:..
/tests
/data.
test
5 perl ..
/scripts
/testdoc-extract.pl
< $< > $@
7 DOTFONTPATH
=. dot
-Tpng
-o
$@
$<
9 (echo
"beginfig(1);";DOTFONTPATH
=~
/.fonts dot
$< -Tmp
;echo
"endfig;";echo
"end;") > $@
11 TEX
=latex mpost
$< && (F
="$<";mv
$${F
/mp
/1} $@
)
13 pdfetex
-progname
=context
-efmt
=mptopdf
\\relax
$<
14 wordlattice.ps
: wordlattice.dot
15 DOTFONTPATH
=~
/.fonts dot
$< -Tps
-o
$@