diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-01-11 00:21:46 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-01-11 00:21:46 +0000 |
commit | 04993d27143103b7e99adcb40da2a054e9db8a06 (patch) | |
tree | a680776d9d115223d1811a71906b9d9cae8ce306 /msdos | |
parent | 606679174a632684582091f1c60c23626a39a146 (diff) | |
download | emacs-04993d27143103b7e99adcb40da2a054e9db8a06.tar.gz |
Use coff2exe on make-docfile, instead of go32 when running it.
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/sed3.inp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/msdos/sed3.inp b/msdos/sed3.inp index 36ac66a05c7..b6401b32a1f 100644 --- a/msdos/sed3.inp +++ b/msdos/sed3.inp @@ -23,3 +23,6 @@ s!^ \./! go32 ./! /^UTILITIES=/s/ movemail// /^UTILITIES=/s/ emacsserver// /^UTILITIES=/s/ timer// +/-o make-docfile/a\ + coff2exe make-docfile\ +. |