From: Richard M. Stallman Date: Sun, 18 Jun 1995 18:52:07 +0000 (+0000) Subject: (nt): Explicitly include makefile.nt and makefile.def only. X-Git-Tag: emacs-19.34~3551 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b47cc08a684989de37dc24e0fdae9711aa517d85;p=emacs.git (nt): Explicitly include makefile.nt and makefile.def only. --- diff --git a/make-dist b/make-dist index 4731661b024..3a348b5f54c 100755 --- a/make-dist +++ b/make-dist @@ -270,7 +270,8 @@ echo "Making links to \`lib-src'." 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