Whitespace cleanup.
[mdwtools] / Makefile.m4
index 6b1f608..939f342 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.m4,v 1.4 2003/09/05 16:16:31 mdw Exp $
-##
 ## Build system for mdwtools
 ##
 ## (c) 2002 Mark Wooding
 ## it under the terms of the GNU General Public License as published by
 ## the Free Software Foundation; either version 2 of the License, or
 ## (at your option) any later version.
-## 
+##
 ## mdwtools is distributed in the hope that it will be useful,
 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ## GNU General Public License for more details.
-## 
+##
 ## You should have received a copy of the GNU General Public License
 ## along with mdwtools; if not, write to the Free Software Foundation,
 ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-##----- Revision history ----------------------------------------------------
-##
-## $Log: Makefile.m4,v $
-## Revision 1.4  2003/09/05 16:16:31  mdw
-## New stuff\!
-##
-## 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.
-##
-## Revision 1.1  2002/02/03 20:49:02  mdw
-## Checkin for new build system.
-##
-
 AUTOMAKE_OPTIONS = foreign
 
-texmfdir = @texmfdir@
-pkglatexdir = ${texmfdir}/tex/latex/${PACKAGE}
-pkgdocdir = ${texmfdir}/doc/latex/${PACKAGE}
+texmfpath = @texmfpath@
+pkglatexdir = ${texmfpath}/tex/latex/${PACKAGE}
+pkgdocdir = ${texmfpath}/doc/latex/${PACKAGE}
 
 define(`addsuffix', `patsubst(`$1', `\>', `$2')')
 define(`BASE', `\
        at centre cmtt colour crypto doafter exercise footnote mdwkey \
-       mdwlist mdwmath mdwtab mdwthm poetry slowbox sverb syntax')
+       mdwlist mdwmath mdwref mdwtab mdwthm poetry slowbox sverb syntax')
 
 AUX = mdwtools.tex gpl.tex
 SRC = addsuffix(BASE, `.dtx')
@@ -68,6 +50,7 @@ OBJ = \
        mdwkey.sty \
        mdwlist.sty \
        mdwmath.sty \
+       mdwref.sty \
        mdwtab.sty mathenv.sty mtcolour.sty mtcolor.sty \
        mdwthm.sty mdwmargin.thm \
        poetry.sty \