From: Mark Wooding Date: Thu, 6 Apr 2006 15:03:05 +0000 (+0100) Subject: Build the package before the documentation. X-Git-Tag: 1.1.3~15^2~2 X-Git-Url: https://git.distorted.org.uk/~mdw/strayman/commitdiff_plain/26ba2c6dd14989e99886b02eab00a8e592a6a6ae Build the package before the documentation. It works better that way. --- diff --git a/Makefile.m4 b/Makefile.m4 index f8cff50..ebec248 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -64,7 +64,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