summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/phfparen/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-15 20:38:41 +0000
committerKarl Berry <karl@freefriends.org>2016-08-15 20:38:41 +0000
commitd939f20185ca3eeb907009d125b3b6f8a69203c4 (patch)
tree2e96d66c663f04e40ae06ea889bd7f05e691b3f7 /Master/texmf-dist/doc/latex/phfparen/Makefile
parent6cf79a03641bce0310d2a380e33a2684780c8c19 (diff)
phfparen (16aug16)
git-svn-id: svn://tug.org/texlive/trunk@41859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/phfparen/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/phfparen/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/phfparen/Makefile b/Master/texmf-dist/doc/latex/phfparen/Makefile
new file mode 100644
index 00000000000..39e9a366653
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/phfparen/Makefile
@@ -0,0 +1,10 @@
+
+PKG = phfparen
+
+-include pkg.mk
+
+pkg.mk:
+ ln -sf ../mkcommon/pkg.mk pkg.mk
+
+install: install_sty install_doc
+