summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/lucidabr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/doc/latex/lucidabr/Makefile')
-rw-r--r--texmf-dist/doc/latex/lucidabr/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/texmf-dist/doc/latex/lucidabr/Makefile b/texmf-dist/doc/latex/lucidabr/Makefile
new file mode 100644
index 00000000..b1fa8b7b
--- /dev/null
+++ b/texmf-dist/doc/latex/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