]> Shamusworld >> Repos - virtualjaguar/blobdiff - jaguarcore.mak
Virtual Jaguar 2.0.0 release.
[virtualjaguar] / jaguarcore.mak
index 85fbccaea7a219e55ed1802af0476c7fff205c4e..7d0ef6f68281d30ea5c39f7172606544612978b1 100644 (file)
@@ -18,7 +18,7 @@ SDLLIBTYPE := --libs
 
 else ifeq "$(findstring Darwin,$(OSTYPE))" "Darwin"    # Should catch both 'darwin' and 'darwin7.0'
 
-SYSTYPE    := __GCCUNIX__ -D_OSX_
+SYSTYPE    := __GCCUNIX__ -D__THINK_STUPID__
 SDLLIBTYPE := --static-libs
 
 else ifeq "$(findstring Linux,$(OSTYPE))" "Linux"              # Linux