summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/phfcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/phfcc/Makefile')
-rw-r--r--macros/latex/contrib/phfcc/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/phfcc/Makefile b/macros/latex/contrib/phfcc/Makefile
new file mode 100644
index 0000000000..9e513f0870
--- /dev/null
+++ b/macros/latex/contrib/phfcc/Makefile
@@ -0,0 +1,10 @@
+
+PKG = phfcc
+
+-include pkg.mk
+
+pkg.mk:
+ ln -sf ../mkcommon/pkg.mk pkg.mk
+
+install: install_sty install_doc
+