]> mj.ucw.cz Git - ads1.git/blob - all/Makefile
c3b0fe3316110317f12d5e8122ab53efc56602bb
[ads1.git] / all / Makefile
1 P=ads
2 X:=$(shell for a in 1 2 5 7 8 9 ; do echo ../$$a-*/$$a-*.tex ; done)
3
4 %universe: all ChangeLog
5
6 include ../Makerules
7
8 ads.dvi: ads.tex body.tex
9
10 body.tex: $(X) preprocess
11         ./preprocess $(X) >$@
12
13 clean::
14         rm -f body.tex