1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-13 01:29:10 +00:00

(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

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".