File diff r5396:c19284800bb0 → r5397:7aa72d05cb9e
readme.txt
Show inline comments
 
@@ -151,13 +151,13 @@ Unix:
 
  Note that you need SDL-devel 1.2.5 (or higher) to compile OpenTTD.
 
  (see also docs/Readme_Mandrake_Linux.txt)
 

	
 
MacOS X:
 
  Use "make" or Xcode (which will then call make for you)
 
	This will give you a binary for your CPU type (PPC/Intel)
 
	To make an universal binary type "make FAT_BINARY:=1"
 
	To make a universal binary type "make UNIVERSAL_BINARY:=1"
 

	
 
BeOS:
 
  Use "make".
 

	
 
FreeBSD:
 
  You need the port devel/sdl12 for a non-dedicated build.