Makefile
changeset 2299 480d89e53ab1
parent 2298 64a87da01248
child 2300 d85dbbd78fd5
--- a/Makefile	Sat Aug 06 20:34:41 2005 +0000
+++ b/Makefile	Sat Aug 06 20:53:02 2005 +0000
@@ -216,9 +216,11 @@
 ifdef DEDICATED
 WITH_SDL:=
 ifndef WIN32
+ifndef MORPHOS
 LDFLAGS+=-lpthread
 endif
 endif
+endif
 
 
 ##############################################################################