Mercurial > emacs
comparison make-dist @ 110962:b6368ce2d119
Tidy some nextstep README etc files.
* nextstep/README: Move historical information to new file ../etc/NEXTSTEP.
* nextstep/AUTHORS: Merge into ./etc/NEXTSTEP and remove file.
* etc/NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
* make-dist: No more nextstep/AUTHORS.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 12 Oct 2010 20:17:59 -0700 |
parents | 88da5c66a589 |
children | 387ef32f980b |
comparison
equal
deleted
inserted
replaced
110961:11ce0e39f887 | 110962:b6368ce2d119 |
---|---|
423 ln ChangeLog INSTALL README emacs.ico emacs.pif ../${tempdir}/msdos | 423 ln ChangeLog INSTALL README emacs.ico emacs.pif ../${tempdir}/msdos |
424 ln is_exec.c sigaction.c mainmake.v2 sed*.inp ../${tempdir}/msdos) | 424 ln is_exec.c sigaction.c mainmake.v2 sed*.inp ../${tempdir}/msdos) |
425 | 425 |
426 echo "Making links to \`nextstep'" | 426 echo "Making links to \`nextstep'" |
427 (cd nextstep | 427 (cd nextstep |
428 ln AUTHORS ChangeLog README INSTALL ../${tempdir}/nextstep) | 428 ln ChangeLog README INSTALL ../${tempdir}/nextstep) |
429 | 429 |
430 echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'" | 430 echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'" |
431 (cd nextstep/Cocoa/Emacs.base/Contents | 431 (cd nextstep/Cocoa/Emacs.base/Contents |
432 ln Info.plist PkgInfo ../../../../${tempdir}/nextstep/Cocoa/Emacs.base/Contents) | 432 ln Info.plist PkgInfo ../../../../${tempdir}/nextstep/Cocoa/Emacs.base/Contents) |
433 | 433 |