]> mj.ucw.cz Git - ga.git/blob - all/Makefile
Importing initial version.
[ga.git] / all / Makefile
1 P=all
2 X=$(shell for a in 1 2 3 4 5 6 7 8 9 ; do echo ../$$a-*/$$a-*.tex ; done)
3
4 include ../Makerules
5
6 all.tex: $(X) preprocess
7         ./preprocess $(X) >$@
8
9 clean::
10         rm -f all.tex