X-Git-Url: https://git.distorted.org.uk/~mdw/strayman/blobdiff_plain/e8c85bbeebcf1ea196a4eeea1873252156f9401e..46df6f4ac8d0b4f046c96db78ad867019c28b127:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index f8cff50..c34c00e 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -25,20 +25,10 @@ ## along with strayman; 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.2 2002/02/24 12:45:56 mdw -## Fix banners. -## -## Revision 1.1 2002/02/19 23:27:57 mdw -## Initial revision. - AUTOMAKE_OPTIONS = foreign -texmfdir = @texmfdir@ -pkglatexdir = ${texmfdir}/tex/latex/${PACKAGE} -pkgdocdir = ${texmfdir}/doc/latex/${PACKAGE} +pkglatexdir = ${texmfpath}/tex/latex/${PACKAGE} +pkgdocdir = ${texmfpath}/doc/latex/${PACKAGE} define(`addsuffix', `patsubst(`$1', `\>', `$2')') define(`BASE', `strayman') @@ -64,7 +54,8 @@ define(`run_latex', `latex "\def\indexing{n} \nonstopmode \input $<" makeindex -s gind.ist $`'*.idx latex "\def\indexing{n} \nonstopmode \input $<"') -.dtx.dvi: $(AUX) +$(DVI): $(AUX) +.dtx.dvi: run_latex $(OBJ): $(SRC) strayman.ins