Nit-picking.
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sat, 29 Sep 2007 13:17:10 +0000 (13:17 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sat, 29 Sep 2007 13:17:10 +0000 (13:17 +0000)
git-svn-id: https://s.snth.net/svn/neverball/trunk@1170 78b8d119-cf0a-0410-b17c-f493084dd1d7

Makefile

index ce85f06..12ba7ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,9 +33,6 @@ ifdef MINGW
 ifndef DISABLE_NLS
     INTL_LIBS := -lintl
 endif
-endif
-
-ifdef MINGW
     OGL_LIBS  := -lopengl32 -lm
     BASE_LIBS := -lSDL -lSDL_image $(INTL_LIBS)
     ALL_LIBS  := $(SDL_LIBS) -lSDL_image $(INTL_LIBS) \