test/graphics_pdf_commentを修正
[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 all: graphics_pdf.pdf
10
11 include latex.mk
12
13 clean: tex-clean
14
15 distclean: rebase clean tex-distclean
16         $(RM) graphics_pdf_*.pdf