X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/83b69571df4f07673f434e614301ed009e02ad98..e95db22ac41db7725bad349c5ecc517ac6ae7983:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index 6b1f608..7712571 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -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 @@ -25,32 +23,16 @@ ## 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 \