summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/phfextendedabstract/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-12 03:00:58 +0000
committerNorbert Preining <norbert@preining.info>2021-10-12 03:00:58 +0000
commit20b79660fb560eb1dd8e80d44837e0d4c17ca03c (patch)
treea96f0dee853efcdecf8395053a4919908aeeb71a /macros/latex/contrib/phfextendedabstract/Makefile
parentaac7fdc4c391b318efbdee17381ac83783b2fbbb (diff)
CTAN sync 202110120300
Diffstat (limited to 'macros/latex/contrib/phfextendedabstract/Makefile')
-rw-r--r--macros/latex/contrib/phfextendedabstract/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/latex/contrib/phfextendedabstract/Makefile b/macros/latex/contrib/phfextendedabstract/Makefile
new file mode 100644
index 0000000000..e06e4eeeb1
--- /dev/null
+++ b/macros/latex/contrib/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
+