diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-03 00:38:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-03 00:38:36 +0000 |
commit | 3f55149c237c656f91c7f1e2facd7a1d558b5c63 (patch) | |
tree | a2f8b514e5b938e4d93a194fd905a08b8f3e0c35 /Master/texmf-dist/source/generic | |
parent | d1089e94735a1af2d0b65b38f181f1f53b84bafc (diff) |
pst-3dplot (2mar11)
git-svn-id: svn://tug.org/texlive/trunk@21588 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-3dplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/pst-3dplot/Makefile b/Master/texmf-dist/source/generic/pst-3dplot/Makefile index 1ea2e39b135..9b01cfa343a 100644 --- a/Master/texmf-dist/source/generic/pst-3dplot/Makefile +++ b/Master/texmf-dist/source/generic/pst-3dplot/Makefile @@ -15,7 +15,7 @@ ARCHNAME = $(MAIN)-$(shell date +%y%m%d) ARCHFILES = $(PACKAGE).sty $(PACKAGE).tex $(PACKAGE).pro $(MAIN).tex README Changes Makefile -all : doc clean +all : doc clean tds doc: $(MAIN).pdf $(MAIN).pdf : $(MAIN).ps |