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:
a7875f2
)
Makefile.m4: Distribute the generated `.map' file.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 10 Apr 2012 11:32:38 +0000
(12:32 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 10 Apr 2012 11:48:13 +0000
(12:48 +0100)
Makefile.m4
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.m4
b/Makefile.m4
index e50b079662ac3ce1d8823f571bd0c4572c4094bb..f547ecbf4ba629e4d3e32210ba3b7fd4a1bb1645 100644
(file)
--- a/
Makefile.m4
+++ b/
Makefile.m4
@@
-77,13
+77,14
@@
$(DVI): $(AUX) $(INS)
.pl.tfm:; pltotf $<
.vpl.vf:; vptovf $<
.pl.tfm:; pltotf $<
.vpl.vf:; vptovf $<
-$(ETX) $(INS): $(SRC) mdwfonts.ins
+$(ETX) $(
MAP) $(
INS): $(SRC) mdwfonts.ins
tex "\nonstopmode \input mdwfonts.ins"
$(FD) $(VF) $(PL) $(VPL): mdwfonts.tex $(ETX)
$(FONTINST) "\nonstopmode \input mdwfonts.tex"
EXTRA_DIST = \
$(SRC) $(AUX) $(INS) $(ETX) $(FD) $(TFM) $(VF) $(PL) $(VPL) $(DVI) \
tex "\nonstopmode \input mdwfonts.ins"
$(FD) $(VF) $(PL) $(VPL): mdwfonts.tex $(ETX)
$(FONTINST) "\nonstopmode \input mdwfonts.tex"
EXTRA_DIST = \
$(SRC) $(AUX) $(INS) $(ETX) $(FD) $(TFM) $(VF) $(PL) $(VPL) $(DVI) \
+ $(MAP) \
mdwfonts.ins Makefile.m4
MAINTAINERCLEANFILES = $(INS) $(ETX) $(TFM) $(VF) $(DVI) *.fd
mdwfonts.ins Makefile.m4
MAINTAINERCLEANFILES = $(INS) $(ETX) $(TFM) $(VF) $(DVI) *.fd