summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-06-04 22:41:28 +0000
committerwlemb <wlemb>2004-06-04 22:41:28 +0000
commit83242e59d76a5495ec09797862812dabdff640ad (patch)
tree4616fa6470a28da8d5ab30471d58fa4ba95ad76f
parent46b3bfccdd69b1feb5fb64af27d56fb66108ac29 (diff)
downloadgroff-83242e59d76a5495ec09797862812dabdff640ad.tar.gz
o Makefile.sub (HTMLDOCFILES, EXAMPLEFILES, PROCESSEDEXAMPLEFILES): Updated.
-rw-r--r--contrib/mom/ChangeLog6
-rw-r--r--contrib/mom/Makefile.sub12
2 files changed, 12 insertions, 6 deletions
diff --git a/contrib/mom/ChangeLog b/contrib/mom/ChangeLog
index ed7fcff0..c4a237bd 100644
--- a/contrib/mom/ChangeLog
+++ b/contrib/mom/ChangeLog
@@ -1,4 +1,8 @@
-*Jun 3 2004
+*Fri Jun 4 2004
+
+o Makefile.sub (HTMLDOCFILES, EXAMPLEFILES, PROCESSEDEXAMPLEFILES): Updated.
+
+*Thu Jun 3 2004
o Rewrote the routines dealing with _FAMILY, _FONT, _SIZE, _COLOR
and _QUAD. A single macro for each checks for the calling alias
diff --git a/contrib/mom/Makefile.sub b/contrib/mom/Makefile.sub
index 008c9d98..0a282021 100644
--- a/contrib/mom/Makefile.sub
+++ b/contrib/mom/Makefile.sub
@@ -44,6 +44,7 @@ NORMALFILES=\
HTMLDOCFILES=\
momdoc/appendices.html \
+ momdoc/color.html \
momdoc/cover.html \
momdoc/definitions.html \
momdoc/docelement.html \
@@ -53,6 +54,7 @@ HTMLDOCFILES=\
momdoc/inlines.html \
momdoc/intro.html \
momdoc/letters.html \
+ momdoc/macrolist.html \
momdoc/rectoverso.html \
momdoc/reserved.html \
momdoc/toc.html \
@@ -62,18 +64,18 @@ HTMLDOCFILES=\
EXAMPLEFILES=\
examples/letter.mom \
- examples/macros.mom \
- examples/typeset.mom \
+ examples/sample_docs.mom \
+ examples/typesetting.mom \
examples/typewrite.mom \
- examples/README.mom \
+ examples/README.txt \
examples/elvis_syntax \
examples/elvis_syntax.new \
examples/penguin.ps
PROCESSEDEXAMPLEFILES=\
examples/letter.ps \
- examples/macros.ps \
- examples/typeset.ps \
+ examples/sample_docs.ps \
+ examples/typesetting.ps \
examples/typewrite.ps
CLEANADD=\