46e630b8e617bf7c20cff14c3c5f0b337c130551
[makefiles.git] / latex_mk / test / graphics_pdf_comment / Makefile
1 .PHONY: all update rebase
2
3 TEXTARGETS := graphics_pdf.pdf
4
5 CMP := cmp -s
6 CP := cp
7 CONVERT := convert
8
9 $(TEXTARGETS):
10
11 all: graphics_pdf.pdf
12
13 include latex.mk
14
15 clean: tex-clean
16
17 distclean: rebase clean tex-distclean
18         $(RM) graphics_pdf_*.pdf