(tempdir/nt): Link emacsclient.rc.
This commit is contained in:
parent
b7063e7e5a
commit
3271ac8c23
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-08-16 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* make-dist (tempdir/nt): Link emacsclient.rc.
|
||||
|
||||
2008-08-10 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* configure.in (cpp_undefs): Rename from `undefs', update uses.
|
||||
|
|
|
@ -494,7 +494,7 @@ echo "Making links to \`m4'"
|
|||
|
||||
echo "Making links to \`nt'"
|
||||
(cd nt
|
||||
ln emacs.manifest emacs.rc config.nt [a-z]*.c ../${tempdir}/nt
|
||||
ln emacs.manifest emacs.rc emacsclient.rc config.nt [a-z]*.c ../${tempdir}/nt
|
||||
ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt
|
||||
ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt
|
||||
ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt)
|
||||
|
|
Loading…
Add table
Reference in a new issue