diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Makefile b/Master/texmf-dist/doc/generic/pstricks/Makefile index 38c4f089a4f..b7ce074ee14 100644 --- a/Master/texmf-dist/doc/generic/pstricks/Makefile +++ b/Master/texmf-dist/doc/generic/pstricks/Makefile @@ -1,9 +1,8 @@ - -# `Makefile' for `pst-3dplot.pdf', hv, 2007/03/17 +# `Makefile' for `pst-news.pdf', hv, 2007/03/17 .SUFFIXES : .tex .ltx .dvi .ps .pdf .eps -PACKAGE = pst-news2008 +PACKAGE = pst-news$(shell date +%y) MAIN = $(PACKAGE) |