1
0
Fork 0
mirror of https://github.com/nealey/woozle.org.git synced 2025-01-08 21:11:03 -07:00
woozle.org/derby/derby.mk

6 lines
111 B
Makefile
Raw Normal View History

2012-10-09 14:55:35 -06:00
PLAIN += derby
2013-11-07 14:18:49 -07: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 $< $@