]> mj.ucw.cz Git - ads2.git/blob - all/Makefile
Voroneho diagramy: Oprava preklepu
[ads2.git] / all / Makefile
1 P=ads2
2 X:=$(shell ls ../*-*/*-*.tex | sort -t/ -k2 -n)
3
4 include ../Makerules
5
6 ads2.dvi: ads2.tex body.tex
7
8 body.tex: $(X) preprocess
9         ./preprocess $(X) >$@
10
11 clean::
12         rm -f body.tex