comparison make-dist @ 110950:77c12a233de2

* make-dist: Remove comment that no longer applies.
author Glenn Morris <rgm@gnu.org>
date Tue, 12 Oct 2010 00:46:57 -0700
parents aa38b4aad856
children 85fe6b298326
comparison
equal deleted inserted replaced
110949:aa38b4aad856 110950:77c12a233de2
451 echo "Making links to \`msdos'" 451 echo "Making links to \`msdos'"
452 (cd msdos 452 (cd msdos
453 ln ChangeLog INSTALL README emacs.ico emacs.pif ../${tempdir}/msdos 453 ln ChangeLog INSTALL README emacs.ico emacs.pif ../${tempdir}/msdos
454 ln is_exec.c sigaction.c mainmake.v2 sed*.inp ../${tempdir}/msdos) 454 ln is_exec.c sigaction.c mainmake.v2 sed*.inp ../${tempdir}/msdos)
455 455
456 ## FIXME are DEV-NOTES and FOR-RELEASE appropriate?
457 echo "Making links to \`nextstep'" 456 echo "Making links to \`nextstep'"
458 (cd nextstep 457 (cd nextstep
459 ln AUTHORS ChangeLog README INSTALL ../${tempdir}/nextstep) 458 ln AUTHORS ChangeLog README INSTALL ../${tempdir}/nextstep)
460 459
461 echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'" 460 echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'"