diff options
author | Adrian Robert <Adrian.B.Robert@gmail.com> | 2009-05-18 07:56:09 +0000 |
---|---|---|
committer | Adrian Robert <Adrian.B.Robert@gmail.com> | 2009-05-18 07:56:09 +0000 |
commit | 43474a5af3d38cd4ba28abb403357aa386b3e873 (patch) | |
tree | dd12750c4b4f6482a75485b54352c2c48a2002f2 /nextstep/README | |
parent | 9b9b779c56b4392d8a64c510fbc893b50d7b119d (diff) | |
download | emacs-43474a5af3d38cd4ba28abb403357aa386b3e873.tar.gz |
* Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project.
Diffstat (limited to 'nextstep/README')
-rw-r--r-- | nextstep/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nextstep/README b/nextstep/README index 1cb918c8ebc..1a68ff91386 100644 --- a/nextstep/README +++ b/nextstep/README @@ -8,7 +8,7 @@ The Nextstep support code works on many POSIX systems (and possibly W32) using the GNUstep libraries, and on MacOS X systems using the Cocoa libraries. -See the INSTALL file in this directory for compilaton instructions. +See the INSTALL file in this directory for compilation instructions. Those primarily responsible for the port were, in chronological order: Michael Brouwer, Carl Edman, Christian Limpach, Scott Bender, |