mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
Add some missing nextstep/ files.
This commit is contained in:
parent
236ab005f7
commit
99cc158304
@ -1,3 +1,7 @@
|
||||
2009-02-02 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* make-dist: Add some missing nextstep/ files.
|
||||
|
||||
2009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
|
||||
|
||||
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
|
||||
|
@ -543,9 +543,10 @@ echo "Making links to \`msdos'"
|
||||
cd ../${tempdir}/msdos
|
||||
rm -f =*)
|
||||
|
||||
## FIXME are DEV-NOTES and FOR-RELEASE appropriate?
|
||||
echo "Making links to \`nextstep'"
|
||||
(cd nextstep
|
||||
ln AUTHORS ChangeLog FOR-RELEASE README.txt compile ../${tempdir}/nextstep)
|
||||
ln AUTHORS ChangeLog DEV-NOTES FOR-RELEASE README INSTALL ../${tempdir}/nextstep)
|
||||
|
||||
echo "Making links to \`nextstep/Cocoa/Emacs.base/Contents'"
|
||||
(cd nextstep/Cocoa/Emacs.base/Contents
|
||||
|
Loading…
Reference in New Issue
Block a user