diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-16 21:08:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-16 21:08:58 +0000 |
commit | 1d5112325f65cbc2470ff12c81854ada5ce499a9 (patch) | |
tree | 9b0e396b527e2512687e08b1612707c4e4f9b9f1 /Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile | |
parent | bfbbe1994c80b945cfce367c1630a527cd3643fd (diff) |
biblatex-manuscripts-philology (16mar14)
git-svn-id: svn://tug.org/texlive/trunk@33195 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile index 9757d01b8ae..55cfde8250a 100644 --- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile +++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile @@ -2,13 +2,13 @@ FILES = *.bbx *.dbx *.lbx documentation makefile README dist: all - rm -rf biblatex-manuscript-philology - mkdir biblatex-manuscript-philology - cp README *bbx *dbx *lbx *makefile biblatex-manuscript-philology - mkdir biblatex-manuscript-philology/documentation - cp documentation/*tex documentation/*bib documentation/*pdf documentation/makefile biblatex-manuscript-philology/documentation - $(RM) ../biblatex-manuscript-philology.zip - zip -r ../biblatex-manuscript-philology.zip biblatex-manuscript-philology + rm -rf biblatex-manuscripts-philology + mkdir biblatex-manuscripts-philology + cp README *bbx *dbx *lbx *makefile biblatex-manuscripts-philology + mkdir biblatex-manuscripts-philology/documentation + cp documentation/*tex documentation/*bib documentation/*pdf documentation/makefile biblatex-manuscripts-philology/documentation + $(RM) ../biblatex-manuscripts-philology.zip + zip -r ../biblatex-manuscripts-philology.zip biblatex-manuscripts-philology clean: |