]> pere.pagekite.me Git - homepage.git/blob - mypapers/robocup-nuccc/Makefile
Generated.
[homepage.git] / mypapers / robocup-nuccc / Makefile
1 include ../Makefile.latex
2
3 IMAGES = soccer-logo-med.eps team1.eps ball_009.eps
4 NAME = robocup-nuccc
5
6 all: $(NAME).ps $(NAME)-8.ps
7
8 $(NAME)-8.ps: $(NAME).ps
9 psnup -8 -pa4 -r < $< > $@
10
11 $(NAME).ps: $(NAME).dvi
12 $(NAME).dvi: $(NAME).tex $(IMAGES)
13
14 clean:
15 $(RM) *.log *.aux *~ *.eps *.bak