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
commit2d1d8be6ccd5a4d7007caaef351423ea33dbe500 (patch)
tree000b3e864da5f0183061ca913e55658ae4e6ad3b /msdos
parent4dba7b41a451b8348f9fddead74f9dcbaefeb542 (diff)
downloademacs-2d1d8be6ccd5a4d7007caaef351423ea33dbe500.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