diff options
author | Eli Zaretskii <eliz@gnu.org> | 2011-10-31 19:37:39 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2011-10-31 19:37:39 +0200 |
commit | 0bd3cb7b2f44639e1da2245b086cedeabbfe46cf (patch) | |
tree | 9533c1779407e6d76d1a447e6de2522bb584788e /msdos/sed3v2.inp | |
parent | 08e1d82c8818959ce2885519fe138172e2db5bf3 (diff) | |
download | emacs-0bd3cb7b2f44639e1da2245b086cedeabbfe46cf.tar.gz |
Fix distribution tarball for the MS-DOS build.
make-dist (tempdir): Create `autogen'.
(msdos): Add depfiles.bat and inttypes.h.
(autogen): Put README, config.in, and Makefile.in ionto the
distribution, they are needed for the MS-DOS build.
msdos/sed3v2.inp (insrcdir): Comment out definition.
$(insrcdir): Edit into MS-DOS existence test.
Diffstat (limited to 'msdos/sed3v2.inp')
-rw-r--r-- | msdos/sed3v2.inp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp index 346f4e07e77..3b2065157e0 100644 --- a/msdos/sed3v2.inp +++ b/msdos/sed3v2.inp @@ -49,4 +49,6 @@ s!^ \./! ! /^UTILITIES *=/,/^$/{ s/movemail[^ ]* *// } +/^insrcdir=/s/^.*$/\#&/ +/^ *\$(insrcdir) ||/s,\$(insrcdir) ||,command.com /c if not exist $<, |