Changeset 378
- Timestamp:
- 05/01/08 19:01:09 (2 years ago)
- Files:
-
- trunk/uploadr/README.osx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/uploadr/README.osx
r377 r378 210 210 $ make mac all 211 211 212 Or to build a single language: 213 $ make mac build en-US 214 215 NOTE: These will fail at the MAR build steps, unless you have the Mozilla 212 NOTE: This will fail at the MAR build steps, unless you have the Mozilla 216 213 tools built and installed. See README.updates for this, or you can 217 214 skip the MAR build step (recommended for outside developers): 218 215 $ make mac all-build 219 216 217 Or to build a single language: 218 $ make mac build en-US 219 220