summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ryethesis/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-05 22:58:13 +0000
committerKarl Berry <karl@freefriends.org>2014-01-05 22:58:13 +0000
commit4efeb5d9a59b329fd122a2b40cc7f1bee5374323 (patch)
treefb8b59684c306db4108a225e13687daea98baeea /Master/texmf-dist/doc/latex/ryethesis/Makefile
parent1899ca043c36f94224898b8cad0f2cbaf633ab21 (diff)
ryethesis (5jan14)
git-svn-id: svn://tug.org/texlive/trunk@32584 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ryethesis/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/ryethesis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/ryethesis/Makefile b/Master/texmf-dist/doc/latex/ryethesis/Makefile
index f318721c73e..b08f4d996ca 100644
--- a/Master/texmf-dist/doc/latex/ryethesis/Makefile
+++ b/Master/texmf-dist/doc/latex/ryethesis/Makefile
@@ -2,7 +2,7 @@ FILEROOT=ryesample
SHELL=/bin/sh
-VERSION=1.31
+VERSION=$(shell grep changes ryethesis.dtx | perl -wlne 'print $$1 if /v([0-9]+\.[0-9]+)/' | sort -n | tail -1)
LATEX=pdflatex
@@ -10,7 +10,7 @@ TEXFILES=ryesample.tex
BIBFILES=ryesample.bib
FIGS=figure1.pdf
FILES=README ryethesis.ins ryethesis.dtx ryethesis.pdf ryesample.pdf Makefile
-EXTRACLEAN=*.aux *.lof *.lot *.loa *.log *.bbl *.blg *.ind *.ilg *.toc *.idx *.gls *.glo *.out *~ *.nls *.nlo *.ist *.toa *.glg *.acn *.acr *.alg *.fdb_latexmk *.synctex.gz *.dvi auto
+EXTRACLEAN=*.aux *.lof *.lot *.loa *.log *.bbl *.blg *.ind *.ilg *.toc *.idx *.gls *.glo *.out *~ *.nls *.nlo *.ist *.toa *.glg *.acn *.acr *.alg *.fdb_latexmk *.synctex.gz *.dvi auto ryethesis-*.zip
TEXMFFLAGS=-file-line-error -halt-on-error #-interaction=batchmode