diff msdos/sed6.inp @ 111011:98fd8b0e411d

Fix the MSDOS build broken by latest revisions. src/unexcoff.c (make_hdr): Fix prototype according to changes in revno 101757. msdos/sed1v2.inp: Use $(..) instead of ${..} in all edit commands. Needed because of changes in revno 101897. msdos/sed6.inp (mkinfodir): Edit to avoid Unix shell-isms. Needed because of changes in revno 101876.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 15 Oct 2010 20:42:54 +0200
parents 1d1d5d9bd884
children 417b1e4d63cd
line wrap: on
line diff
--- a/msdos/sed6.inp	Fri Oct 15 14:07:38 2010 +0200
+++ b/msdos/sed6.inp	Fri Oct 15 20:42:54 2010 +0200
@@ -43,4 +43,6 @@
   s/^	for file in $(INFO_TARGETS)\; do rm -f.*$/	rm -f $(INFO_TARGETS)/
 }
 
+/^mkinfodir *=/s| @.*$|@command.com /c if not exist ..\\..\\info\\emacs mkdir ..\\..\\info|
+
 # arch-tag: defe1001-f35a-47f7-9635-3f5d33ee5e97