summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-03-16 23:49:22 +0100
committerPixel <pixel@nobis-crew.org>2009-03-16 23:49:22 +0100
commitfecf7ed68f431052e4e2d15ebc53ba4ec38c30e9 (patch)
treebc386b57a60250ceed059f6220119f68535e5fee
parentc80355f36ae41719a64b057c24b6c7a36c07f5e9 (diff)
The fake main is generic now.
-rw-r--r--Makefile.mingw322
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw32 b/Makefile.mingw32
index ce41902..fb7146c 100644
--- a/Makefile.mingw32
+++ b/Makefile.mingw32
@@ -26,7 +26,7 @@ vpath %.cpp ../Baltisot/lib:../Baltisot/src:../Baltisot/lib/zlib/src:../Baltisot
vpath %.lua ../Baltisot/lib:../Baltisot/src
LUAINTERFACE_SOURCES = \
-lua-interface-win32-main.c \
+lua-interface-main.c \
LUAINTERFACE_LDFLAGS = -Wl,--whole-archive ../Mesa-7.0.3-mingw32/lib/libGLU.a ../Mesa-7.0.3-mingw32/lib/libOSMesa.a -Wl,--no-whole-archive