diff options
| author | Miles Bader | 2008-01-31 11:35:46 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-01-31 11:35:46 +0000 |
| commit | 94cc397c541f50af6b049af6c42806daa2be2709 (patch) | |
| tree | 0ddf19cca2e3fb64ab0247133ec42fea91396d9a /make-dist | |
| parent | 8d99a0b354137e307fc729ec31cd65088e324adf (diff) | |
| parent | 01e573290dceccfe5d79cb72abf4a7140226fc3f (diff) | |
| download | emacs-94cc397c541f50af6b049af6c42806daa2be2709.tar.gz emacs-94cc397c541f50af6b049af6c42806daa2be2709.zip | |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1028
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -510,7 +510,7 @@ echo "Making links to \`m4'" | |||
| 510 | 510 | ||
| 511 | echo "Making links to \`nt'" | 511 | echo "Making links to \`nt'" |
| 512 | (cd nt | 512 | (cd nt |
| 513 | ln emacs.rc config.nt [a-z]*.c ../${tempdir}/nt | 513 | ln emacs.manifest emacs.rc config.nt [a-z]*.c ../${tempdir}/nt |
| 514 | ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt | 514 | ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt |
| 515 | ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt | 515 | ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt |
| 516 | ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt) | 516 | ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt) |