X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=makefile;fp=makefile;h=5f2d1b615e7c5735b7282edbc2d329257affb197;hb=8ba4c4438d796f83851cd53914dff928193ed658;hp=fdf79bca85a29cf4a8cfc85ee1932b5138ae170b;hpb=d22f243fc585a46e4c29d00bd32727d9f9f4055c;p=thunder diff --git a/makefile b/makefile index fdf79bc..5f2d1b6 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