summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/psnfssx/lucidabr/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/psnfssx/lucidabr/Makefile
Initial commit
Diffstat (limited to 'macros/latex/contrib/psnfssx/lucidabr/Makefile')
-rw-r--r--macros/latex/contrib/psnfssx/lucidabr/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/macros/latex/contrib/psnfssx/lucidabr/Makefile b/macros/latex/contrib/psnfssx/lucidabr/Makefile
new file mode 100644
index 0000000000..b1fa8b7be8
--- /dev/null
+++ b/macros/latex/contrib/psnfssx/lucidabr/Makefile
@@ -0,0 +1,24 @@
+# Trivial Makefile to generate and move files to the appropriate directory.
+# Copyright 2005, 2006, 2007 TeX Users Group.
+# You may freely use, modify and/or distribute this file.
+
+styles = lucmtime.sty lucbmath.sty lucidabr.sty lucidbrb.sty \
+ lucidbry.sty lucmin.sty luctime.sty
+fd = lmrhlcm.fd omlhlcm.fd omlhlh.fd omshlcy.fd omshlh.fd omxhlcv.fd
+
+default: $(styles) $(fd)
+
+$(styles) $(fd): lucidabr.ins
+ latex '\nonstopmode\input $<'
+
+$(styles): lucidabr.dtx
+$(fd): lucidabr.fdd
+
+lucidabr.pdf: lucidabr.dtx
+ pdflatex '\nonstopmode\input $<'
+
+texmf = ../../..
+install: $(styles) $(fd)
+ mv -f $(styles) $(texmf)/tex/latex/lucidabr/
+ mv -f $(fd) $(texmf)/tex/latex/lucidabr/
+ rm -f lucfont.tex lucidabr.log lucidabr.aux