]> Shamusworld >> Repos - thunder/blobdiff - makefile
Code cleanup, final fix for sprite lag problem.
[thunder] / makefile
index fdf79bca85a29cf4a8cfc85ee1932b5138ae170b..5f2d1b615e7c5735b7282edbc2d329257affb197 100644 (file)
--- 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