Call make-doc.exe instead of make-docfile.
This commit is contained in:
parent
e95a0b39f8
commit
ad40254121
1 changed files with 1 additions and 1 deletions
|
@ -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//
|
||||
|
|
Loading…
Add table
Reference in a new issue