From 22c33370719b30366223a605d3345fb5b2323454 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Wed, 23 May 2007 16:40:40 +0000 Subject: (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias) --- readme.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index a303c5673..41bb82da1 100644 --- a/readme.txt +++ b/readme.txt @@ -75,6 +75,7 @@ are: Linux - SDL MacOS X (universal) - Cocoa video and sound drivers (SDL works too, but not 100% and not as a universal binary) MorphOS - SDL + OpenBSD - SDL OS/2 - SDL Windows - Win32 GDI (faster) or SDL @@ -174,6 +175,10 @@ FreeBSD: graphics/png is optional for screenshots in the PNG format. Use "gmake", but do a "./configure" before the first build. +OpenBSD: + Use "gmake", but do a "./configure" before the first build. + Note that you need the port devel/sdl to compile OpenTTD. + MorphOS: Use "make". However, for the first build one has to do a "./configure" first. Note that you need the MorphOS SDK, latest libnix updates (else C++ parts of -- cgit v1.2.3-54-g00ecf