Mercurial > emacs
comparison make-dist @ 80732:ff108ff68535
(tempdir/nt): Link emacsclient.rc.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 16 Aug 2008 04:18:47 +0000 |
parents | 6c914e475446 |
children | 5e73f3fa746f |
comparison
equal
deleted
inserted
replaced
80731:0b6e7c19f082 | 80732:ff108ff68535 |
---|---|
492 (cd m4 | 492 (cd m4 |
493 ln *.m4 ../${tempdir}/m4) | 493 ln *.m4 ../${tempdir}/m4) |
494 | 494 |
495 echo "Making links to \`nt'" | 495 echo "Making links to \`nt'" |
496 (cd nt | 496 (cd nt |
497 ln emacs.manifest emacs.rc config.nt [a-z]*.c ../${tempdir}/nt | 497 ln emacs.manifest emacs.rc emacsclient.rc config.nt [a-z]*.c ../${tempdir}/nt |
498 ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt | 498 ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt |
499 ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt | 499 ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt |
500 ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt) | 500 ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt) |
501 | 501 |
502 echo "Making links to \`nt/inc'" | 502 echo "Making links to \`nt/inc'" |