Changeset - r2299:f465fd68e7cc
[Not reviewed]
master
0 1 0
truelight - 19 years ago 2005-08-06 20:53:02
truelight@openttd.org
(svn r2823) -Fix: MorphOS doesn't have pthread either!
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
Makefile
Show inline comments
 
@@ -216,9 +216,11 @@ endif
 
ifdef DEDICATED
 
WITH_SDL:=
 
ifndef WIN32
 
ifndef MORPHOS
 
LDFLAGS+=-lpthread
 
endif
 
endif
 
endif
 

	
 

	
 
##############################################################################
0 comments (0 inline, 0 general)