Add new files in nt/ to make-dist.
make-dist (files): Add nt/msysconfig.sh, nt/mingw-cfg.site, nt/epaths.nt, and nt/INSTALL.MSYS.
This commit is contained in:
parent
c081121fcb
commit
6b56a60ae8
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-05-18 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* make-dist (files): Add nt/msysconfig.sh, nt/mingw-cfg.site,
|
||||
nt/epaths.nt, and nt/INSTALL.MSYS.
|
||||
|
||||
2013-05-18 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Port --enable-gcc-warnings to clang.
|
||||
|
|
|
@ -390,6 +390,7 @@ echo "Making links to \`nt'"
|
|||
ln config.nt emacsclient.rc emacs-src.tags ../${tempdir}/nt
|
||||
ln nmake.defs gmake.defs subdirs.el [a-z]*.bat [a-z]*.[ch] ../${tempdir}/nt
|
||||
ln Makefile.in gnulib.mk ../${tempdir}/nt
|
||||
ln msysconfig.sh mingw-cfg.site epaths.nt INSTALL.MSYS ../${tempdir}/nt
|
||||
ln ChangeLog INSTALL README README.W32 makefile.w32-in ../${tempdir}/nt)
|
||||
|
||||
echo "Making links to \`nt/inc' and its subdirectories"
|
||||
|
|
Loading…
Add table
Reference in a new issue