regenerated makefiles with bkl-0.2.3

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-01-23 12:13:07 +00:00
parent 2275c73268
commit 6e0fbb3dbf
812 changed files with 56745 additions and 11237 deletions

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This configuration file was generated by
# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
# Bakefile 0.2.3 (http://www.bakefile.org)
# Beware that all changes made to this file will be overwritten next
# time you run Bakefile!
# =========================================================================
@@ -10,6 +10,12 @@
# These are configurable options:
# -------------------------------------------------------------------------
# Compiler flags to link shared library
LINK_DLL_FLAGS := -shared
# Compiler flags to link loadable module
LINK_MODULE_FLAGS := -shared
# C compiler
CC := gcc