summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-16 21:44:58 +0000
committerKarl Berry <karl@freefriends.org>2014-04-16 21:44:58 +0000
commita9181483419c4f3d4c327cc880173f3e593b68c9 (patch)
treea10205bde01708480a1fa5837818c148b103c354 /Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile
parentc664d207992b28272a89c840be352061a6f9633b (diff)
pkuthss (16apr14)
git-svn-id: svn://tug.org/texlive/trunk@33464 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile b/Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile
index 375f8a83269..e33d92748c6 100644
--- a/Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile
+++ b/Master/texmf-dist/doc/latex/pkuthss/example-utf8/Makefile
@@ -37,14 +37,6 @@ else
RM = del
endif
-all: img_ doc
-
-img_:
- cd img && $(MAKE)
-
-img-clean:
- cd img && $(MAKE) clean
-
doc:
$(LATEX) $(JOBNAME)
$(BIBTEX) $(JOBNAME)
@@ -57,6 +49,6 @@ clean:
$(RM) $(JOBNAME).{aux,bbl,bcf,blg,dvi,lof,log,lot,run.xml,toc,out{,.bak}} \
{missfont,texput}.log chap/*.aux
-distclean: clean img-clean
+distclean: clean
$(RM) $(JOBNAME).pdf