mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-26 16:51:46 -07:00
Making the fact that you must cd to code crystal clear.
Copied from Perforce Change: 179395 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
29635c0cef
commit
cc669d169f
1 changed files with 2 additions and 1 deletions
|
|
@ -46,8 +46,9 @@ index.
|
|||
|
||||
The MPS Kit is distributed in source form. You need to build it before
|
||||
using it. The basic case is straightforward on supported platforms
|
||||
(see below). Change to the code directory then
|
||||
(see below).
|
||||
|
||||
cd code
|
||||
cc -O2 -c mps.c Unix / Mac OS X (with Xcode command line)
|
||||
cl /O2 /c mps.c Windows (with Microsoft SDK or Visual Studio 2010)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue