woozle.org/derby/derby.mk

6 lines
110 B
Makefile
Raw Normal View History

2012-10-09 14:55:35 -06:00
PLAIN += derby
2013-07-29 22:11:15 -06:00
COPY += derby/scrimmage.pdf derby/lineup.pdf
2012-10-09 14:55:35 -06:00
2013-07-29 22:11:15 -06:00
$(DESTDIR)/derby/%.pdf: derby/%.ps
2012-10-09 14:55:35 -06:00
ps2pdf $< $@