summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/phfthm/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-11 20:25:04 +0000
committerKarl Berry <karl@freefriends.org>2021-10-11 20:25:04 +0000
commit5aef2543fad393e3a312080775d7c2ff894f9fa6 (patch)
tree3aefaa1bc908f2651056d1010a935e27785fcaa8 /Master/texmf-dist/source/latex/phfthm/Makefile
parent84b9715766a8fdd110bad3f57d0ec53b502a404b (diff)
phfthm (11oct21)
git-svn-id: svn://tug.org/texlive/trunk@60735 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/phfthm/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/phfthm/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/phfthm/Makefile b/Master/texmf-dist/source/latex/phfthm/Makefile
new file mode 100644
index 00000000000..fa97b2d7fd9
--- /dev/null
+++ b/Master/texmf-dist/source/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
+