Makefile
changeset 2299 a970fa96dfe2
parent 2298 65fe3d67e7fb
child 2300 543211f07c9e
--- 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
 
 
 ##############################################################################