diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-01 23:08:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-01 23:08:23 +0000 |
commit | 59077a86a0bcaef0dcc8f17623273aaa6a4fdcdd (patch) | |
tree | 0ab29894c364f5b75e8ba3634e69ba3ab674c5c7 /Master/texmf-dist/source/generic | |
parent | f655f706be902e4f9297b71498678081a5c85cf0 (diff) |
pst-func (1jan12)
git-svn-id: svn://tug.org/texlive/trunk@24997 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-func/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/pst-func/Makefile b/Master/texmf-dist/source/generic/pst-func/Makefile index 71257283a2a..d24eb4d699f 100644 --- a/Master/texmf-dist/source/generic/pst-func/Makefile +++ b/Master/texmf-dist/source/generic/pst-func/Makefile @@ -39,7 +39,6 @@ $(MAIN).dvi : $(MAIN).tex clean : $(RM) $(addprefix $(MAIN), .log .aux .bbl .blg .glg .glo .gls .ilg .idx .ind .tmp .toc .out ) $(RM) $(addprefix $(MAIN), .dvi .ps .xcp) - rm *.dat veryclean : clean $(RM) $(addprefix $(MAIN), .pdf .bbl .blg) |