X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=makefile;h=722d9831a1222d9c7251bd0e3b2c6a6b1d271fa7;hb=637d07e46cc5104e76a428be3e8f27f85c8e1d63;hp=11b7da914562fae539cfc2944c05f8ba1bcabaed;hpb=05364bd7d67b04adaee47006b45933b0b758ab18;p=thunder diff --git a/makefile b/makefile index 11b7da9..722d983 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ # This software is licensed under the GPL v3 or later # -ifeq "$(OSTYPE)" "msys" # Win32 +ifeq "$(OSTYPE)" "msys" # Win32 SYSTYPE = __GCCWIN32__ EXESUFFIX = .exe