summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/lucidabr/Makefile
blob: b1fa8b7be892d548684fbf381a5fcdcb0d0b5e96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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