]> git.eshelyaron.com Git - emacs.git/commitdiff
Use coff2exe on make-docfile, instead of go32 when running it.
authorKarl Heuer <kwzh@gnu.org>
Wed, 11 Jan 1995 00:21:46 +0000 (00:21 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 11 Jan 1995 00:21:46 +0000 (00:21 +0000)
msdos/sed3.inp

index 36ac66a05c7730d45164eda1adb7535ba5d4c2c3..b6401b32a1f12fcb57828ad8eb2a1170962ce0dd 100644 (file)
@@ -23,3 +23,6 @@ s!^   \./!    go32 ./!
 /^UTILITIES=/s/ movemail//
 /^UTILITIES=/s/ emacsserver//
 /^UTILITIES=/s/ timer//
+/-o make-docfile/a\
+       coff2exe make-docfile\
+.