changeset 12308:ed11e19b4264

(nt): Explicitly include makefile.nt and makefile.def only.
author Richard M. Stallman <rms@gnu.org>
date Sun, 18 Jun 1995 18:52:07 +0000
parents 03b002b0fe23
children c78f7af6cee9
files make-dist
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Sun Jun 18 18:45:55 1995 +0000
+++ b/make-dist	Sun Jun 18 18:52:07 1995 +0000
@@ -270,7 +270,8 @@
 echo "Making links to \`nt'."
 (cd nt
  ln emacs.ico emacs.rc config.nt config.w95 [a-z]*.in [a-z]*.c ../${tempdir}/nt
- ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt)
+ ln [a-z]*.bat [a-z]*.h makefile.def makefile.nt ../${tempdir}/nt
+ ln todo ChangeLog install readme ../${tempdir}/nt)
 
 echo "Making links to \`nt/inc'."
 (cd nt/inc