diff -r 65fe3d67e7fb -r a970fa96dfe2 Makefile --- 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 ##############################################################################