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