clarified that bakefile_gen is the tool to use, not bakefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2004-01-26 22:09:43 +00:00
parent 2091e2a0b3
commit 1be21a1f21

View File

@ -41,6 +41,9 @@ Or monolithic wxBase:
-DDEBUG_INFO=default -DDEBUG_FLAG=default
-DOFFICIAL_BUILD=0 -DUSE_HTML=0 -DUSE_OPENGL=0 -DUSE_ODBC=0
-DMONOLITHIC=1 -DUSE_GUI=0 wx.bkl
It is, however, recommended to modify Bakefiles.bkgen (or
Bakefiles.local.bkgen) by means of <add-flags> and <del-flags> directives
and use bakefile_gen instead of running bakefile directly.
2. Bakefile files organization