summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>1995-10-11 14:44:16 +0000
committerKim F. Storm <storm@cua.dk>1995-10-11 14:44:16 +0000
commitad40254121ef856baecf33ce0a104f2ee6974d23 (patch)
tree8ce0f3f9820333b43133499cabc40e45c1f9106d /msdos
parente95a0b39f8c2e458f31269510502d400d7d7613f (diff)
downloademacs-ad40254121ef856baecf33ce0a104f2ee6974d23.tar.gz
Call make-doc.exe instead of make-docfile.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sed1.inp2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/sed1.inp b/msdos/sed1.inp
index 962063e2e02..cecbe2d313c 100644
--- a/msdos/sed1.inp
+++ b/msdos/sed1.inp
@@ -18,7 +18,7 @@ s!/bin/sh!command.com!
/^M_FILE *=/s!@[^@\n]*@!m/intel386.h!
/^S_FILE *=/s!@[^@\n]*@!s/msdos.h!
/^@SET_MAKE@$/s/@SET_MAKE@//
-/^.\${libsrc}make-docfile.*>/s!make-docfile!make-docfile -o ../etc/DOC!
+/^.\${libsrc}make-docfile.*>/s!make-docfile!make-doc.exe -o ../etc/DOC!
/^.\${libsrc}make-doc/s!>.*$!!
/^[ ]*$/d
/^temacs:/s/prefix-args//