equal
deleted
inserted
replaced
14 clean: |
14 clean: |
15 rubber --clean handout.tex beamer.tex |
15 rubber --clean handout.tex beamer.tex |
16 -rm -f *.vrb $(IMAGES) |
16 -rm -f *.vrb $(IMAGES) |
17 |
17 |
18 distclean: clean |
18 distclean: clean |
19 rubber --clean -d mk2014.tex |
19 rubber --clean -d clt2015.tex |
20 |
20 |
21 beamer.pdf handout.pdf: mk2014.tex $(IMAGES) $(FRAMES) $(CONF) $(OUT) |
21 beamer.pdf handout.pdf: clt2015.tex $(IMAGES) $(FRAMES) $(CONF) $(OUT) |
22 |
22 |
23 %.pdf: %.tex |
23 %.pdf: %.tex |
24 rubber -f -d $< |
24 rubber -f -d $< |
25 |
25 |
26 %.pdf: dia/%.dia |
26 %.pdf: dia/%.dia |