chiark
/
gitweb
/
~mdw
/
mdwfonts
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
fdc9e98
)
Makefile.m4: Make documentation depend on generated font files.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 5 Sep 2020 22:06:34 +0000
(23:06 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 5 Sep 2020 22:06:34 +0000
(23:06 +0100)
Makefile.m4
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.m4
b/Makefile.m4
index e3db7b387e34fc2f486ede5099e5a5a0a4e10ae9..05699c33c6732c337a0bfa49a60eb705f0cfa71f 100644
(file)
--- a/
Makefile.m4
+++ b/
Makefile.m4
@@
-73,7
+73,7
@@
define(`run_latex', `rm -rf t.$`'@/ && mkdir t.$`'@/ && \
$1 "\def\indexing{n} \nonstopmode \input $<" && \
mv $`'@ ../ && cd ../ && rm -rf t.$`'@/')
$1 "\def\indexing{n} \nonstopmode \input $<" && \
mv $`'@ ../ && cd ../ && rm -rf t.$`'@/')
-$(DVI) $(PDF): $(AUX) $(INS)
+$(DVI) $(PDF): $(AUX) $(INS)
$(FD)
.dtx.dvi:; run_latex(`latex')
.dtx.pdf:; run_latex(`pdflatex')
.dvi.ps:; dvips $<
.dtx.dvi:; run_latex(`latex')
.dtx.pdf:; run_latex(`pdflatex')
.dvi.ps:; dvips $<