Fix the MSDOS build broken by last revisions.
commite3fc5b1907be5444ca6315c531ecff81e77c7bdb
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (15 20:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (15 20:45 +0200)
treeb4e74e96f0880d8842f8f8b300e6e5c4cb0d4b90
parent4c0f50c9562d8a20a2768d62bd37d2e144fd9c4a
parentc3911ead5daf93b59e29e03b5df47a8aec770b46
Fix the MSDOS build broken by last revisions.

 msdos/sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
 Needed because of changes in 2010-10-10T14:43:05Z!dann@ics.uci.edu.
 msdos/sed6.inp (mkinfodir): Edit to avoid Unix shell-isms.  Needed
 because of changes in 2010-10-09T18:31:12Z!rgm@gnu.org.
 src/unexcoff.c (make_hdr): Fix prototype according to changes in
 2010-10-03T13:59:56Z!dann@ics.uci.edu.