summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tree-dvips/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-17 23:48:17 +0000
committerKarl Berry <karl@freefriends.org>2011-03-17 23:48:17 +0000
commit569f3ceae0a1a258e89aca93afbeada0f9129831 (patch)
treea13b80740433137426be2670e60d123af5f79296 /Master/texmf-dist/doc/latex/tree-dvips/Makefile
parent3bf95a44b19b38cd429bb35ec50c1a68fef77122 (diff)
tree-dvips reinstated per author license declaration
git-svn-id: svn://tug.org/texlive/trunk@21751 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tree-dvips/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/tree-dvips/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tree-dvips/Makefile b/Master/texmf-dist/doc/latex/tree-dvips/Makefile
new file mode 100644
index 00000000000..348d436136a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tree-dvips/Makefile
@@ -0,0 +1,12 @@
+
+ALLFILES = README Makefile lingmacros.sty tree-dvips.sty avm.sty tree-dvips91.pro \
+ tree-dvips91.script tree-manual.tex lingmacros-manual.tex avm-doc.tex \
+ avm-doc.sty
+
+all: tree-dvips.pro
+
+tar:
+ tar cf tree-dvips.tar ${ALLFILES}
+
+tree-dvips.pro: tree-dvips.script
+ squeeze < tree-dvips.script > tree-dvips.pro