summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-01-20 23:46:54 +0000
committerRichard M. Stallman <rms@gnu.org>1995-01-20 23:46:54 +0000
commitb79771302c4d7d170c4a4f26a63ecaa3b9bbb672 (patch)
tree5548a8cac78922fcbab82e0cdf2afdce813e72ea /msdos
parentb7db8ec2de4c994845b201967fc0e9b111c7f964 (diff)
downloademacs-b79771302c4d7d170c4a4f26a63ecaa3b9bbb672.tar.gz
Delete mysterious dot. Add comment to protect blank
line at end of file. Make sure make-docfile is compiled.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sed3.inp4
1 files changed, 3 insertions, 1 deletions
diff --git a/msdos/sed3.inp b/msdos/sed3.inp
index b6401b32a1f..71e445d4020 100644
--- a/msdos/sed3.inp
+++ b/msdos/sed3.inp
@@ -23,6 +23,8 @@ s!^ \./! go32 ./!
/^UTILITIES=/s/ movemail//
/^UTILITIES=/s/ emacsserver//
/^UTILITIES=/s/ timer//
+/^all *:/s/$/ make-docfile/
/-o make-docfile/a\
coff2exe make-docfile\
-.
+
+# Blank line above