X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/8c890f248257b5636f29c3d543cc0a46af67148f..93e82ea563c28fc1c4e088ba361e2f1158663042:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index 4d6a5dd..79c7b74 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.m4,v 1.2 2002/02/03 20:57:21 mdw Exp $ +## $Id: Makefile.m4,v 1.3 2002/02/19 22:49:57 mdw Exp $ ## ## Build system for mdwtools ## @@ -28,6 +28,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.m4,v $ +## Revision 1.3 2002/02/19 22:49:57 mdw +## Use lowercase names for font definition files. +## ## Revision 1.2 2002/02/03 20:57:21 mdw ## Sort out distribution. ## @@ -41,17 +44,17 @@ texmfdir = @texmfdir@ pkglatexdir = ${texmfdir}/tex/latex/${PACKAGE} pkgdocdir = ${texmfdir}/doc/latex/${PACKAGE} -define(`addsuffix', `patsubst(`$1', `\>', `.$2')') +define(`addsuffix', `patsubst(`$1', `\>', `$2')') define(`BASE', `\ at cmtt crypto doafter exercise footnote \ mdwlist mdwmath mdwtab mdwthm poetry sverb syntax') AUX = mdwtools.tex gpl.tex -SRC = addsuffix(BASE, `dtx') -DVI = addsuffix(BASE, `dvi') mdwtools.dvi +SRC = addsuffix(BASE, `.dtx') +DVI = addsuffix(BASE, `.dvi') mdwtools.dvi OBJ = \ at.sty \ - cmtt.sty mTTcmtt.fd mTTenc.def \ + cmtt.sty mttcmtt.fd mttenc.def \ crypto.sty \ doafter.sty \ doafter.tex \