(svn r3492) -docs: [OSX] Updated readme regarding compiling universal binaries

This commit is contained in:
bjarni 2006-01-30 19:17:48 +00:00
parent e2dda7bce6
commit e2df07ec05
1 changed files with 3 additions and 1 deletions

View File

@ -152,8 +152,10 @@ Unix:
Note that you need SDL-devel 1.2.5 (or higher) to compile OpenTTD.
(see also docs/Readme_Mandrake_Linux.txt)
MacOS:
MacOSX:
Use "make".
This will give you a binary for your CPU type (PPC/Intel)
To make an universal binary type "make FAT_BINARY:=1"
BeOS:
Use "make".