X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=latex_mk%2Ftest%2Ftoc%2FMakefile;h=b6dac5949a479f75b7d039b24af5836e7c1be2df;hb=HEAD;hp=fb885447058288b0f9a2becea1eb4622ecfa1e36;hpb=119ed2bf50db8ad221b1fe82756259bebe2757e5;p=makefiles.git diff --git a/latex_mk/test/toc/Makefile b/latex_mk/test/toc/Makefile index fb88544..b6dac59 100644 --- a/latex_mk/test/toc/Makefile +++ b/latex_mk/test/toc/Makefile @@ -1,17 +1,2 @@ -TEXTARGETS := toc.pdf - -.PHONY: all toc-update rebase clean distclean - -all: $(TEXTARGETS) - -toc-update: - $(CP) toc.tex.6th toc.tex - -rebase: - $(CP) toc.tex.5th toc.tex - -include latex.mk - -clean: tex-clean - -distclean: tex-distclean rebase +include ../Define.mk +include ../Test.mk