mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
Don't use go32 for make-docfile; the arg list is too long.
Use coff2exe in lib-src/makefile instead.
This commit is contained in:
parent
04993d2714
commit
cd9bbed5a2
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ s!/bin/sh!command.com!
|
|||
/^@SET_MAKE@$/s/@SET_MAKE@//
|
||||
/^.\${libsrc}make-docfile.*>/s!make-docfile!make-docfile -o ../etc/DOC!
|
||||
/^.\${libsrc}make-doc/s!>.*$!!
|
||||
/^.\${libsrc}make-docfile/s/\$/go32 $/
|
||||
/^[ ]*$/d
|
||||
/^temacs:/s/prefix-args//
|
||||
/^ #/d
|
||||
|
|
|
|||
Loading…
Reference in a new issue