diff options
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -543,9 +543,10 @@ echo "Making links to \`msdos'" | |||
| 543 | cd ../${tempdir}/msdos | 543 | cd ../${tempdir}/msdos |
| 544 | rm -f =*) | 544 | rm -f =*) |
| 545 | 545 | ||
| 546 | ## FIXME are DEV-NOTES and FOR-RELEASE appropriate? | ||
| 546 | echo "Making links to \`nextstep'" | 547 | echo "Making links to \`nextstep'" |
| 547 | (cd nextstep | 548 | (cd nextstep |
| 548 | ln AUTHORS ChangeLog FOR-RELEASE README.txt compile ../${tempdir}/nextstep) | 549 | ln AUTHORS ChangeLog DEV-NOTES FOR-RELEASE README INSTALL ../${tempdir}/nextstep) |
| 549 | 550 | ||
| 550 | echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'" | 551 | echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'" |
| 551 | (cd nextstep/Cocoa/Emacs.base/Contents | 552 | (cd nextstep/Cocoa/Emacs.base/Contents |