diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-pdgr/Makefile')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-pdgr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/pst-pdgr/Makefile b/Master/texmf-dist/source/generic/pst-pdgr/Makefile index 9717ba35c2e..99fa315fd93 100644 --- a/Master/texmf-dist/source/generic/pst-pdgr/Makefile +++ b/Master/texmf-dist/source/generic/pst-pdgr/Makefile @@ -3,7 +3,7 @@ # # This file is in public domain # -# $Id: Makefile,v 1.10 2006/05/17 16:27:18 boris Exp $ +# $Id: Makefile,v 2.1 2007-07-12 16:36:41 boris Exp $ # PACKAGE=pst-pdgr @@ -44,7 +44,7 @@ clean: $(PACKAGE).lot $(PACKAGE).bbl $(PACKAGE).blg $(PACKAGE).gls \ $(PACKAGE).dvi $(PACKAGE).ps -veryclean: clean +distclean: clean $(RM) $(PACKAGE).pdf # |