summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/phfextendedabstract/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-11 20:24:07 +0000
committerKarl Berry <karl@freefriends.org>2021-10-11 20:24:07 +0000
commit191b3e8d3780e596eeccd450cefa620fb5e73c08 (patch)
tree339a91b195b566b16649d99b85fdf0c48a3dcc8e /Master/texmf-dist/source/latex/phfextendedabstract/Makefile
parent7a1cf4abe487c6abcb1f8d3a62b158b9d19137d8 (diff)
phfextendedabstract (11oct21)
git-svn-id: svn://tug.org/texlive/trunk@60732 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/phfextendedabstract/Makefile')
-rw-r--r--Master/texmf-dist/source/latex/phfextendedabstract/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/phfextendedabstract/Makefile b/Master/texmf-dist/source/latex/phfextendedabstract/Makefile
new file mode 100644
index 00000000000..e06e4eeeb1e
--- /dev/null
+++ b/Master/texmf-dist/source/latex/phfextendedabstract/Makefile
@@ -0,0 +1,11 @@
+
+PKG = phfextendedabstract
+PKGSTYEXT = cls
+
+-include pkg.mk
+
+pkg.mk:
+ ln -sf ../mkcommon/pkg.mk pkg.mk
+
+install: install_cls install_doc
+