mirror of https://github.com/nealey/woozle.org.git
make pdf
This commit is contained in:
parent
18939b57c8
commit
0bb60bf636
|
@ -1,5 +1,5 @@
|
||||||
PLAIN += derby
|
PLAIN += derby
|
||||||
COPY += derby/scrimmage.pdf
|
COPY += derby/scrimmage.pdf derby/lineup.pdf
|
||||||
|
|
||||||
$(DESTDIR)/derby/scrimmage.pdf: derby/scrimmage.ps
|
$(DESTDIR)/derby/%.pdf: derby/%.ps
|
||||||
ps2pdf $< $@
|
ps2pdf $< $@
|
||||||
|
|
Loading…
Reference in New Issue