]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/README
Last minute changes to fix 2.5.1.1 debs for release.
[wxWidgets.git] / build / bakefiles / README
index 9d4c9816b80636e1d7223ed9190ecd2d3ae15466..7d2c1c5b514e425d53a7d1afa73c009d473fc7ee 100644 (file)
@@ -14,13 +14,13 @@ when invoking bakefile_gen. For example, "bakefile_gen -fborland,watcom" will
 only regenerate Borland C++ and OpenWatcom makefiles. -b flag limits
 regeneration only to specified bakefiles. For example,
 "bakefile_gen -b wx.bkl" will only regenerate main library makefiles.
-"bakefile_gen -b '../../samples/html/*/*.bkl' will regenerate makefiles for
+"bakefile_gen -b "../../samples/html/*/*.bkl" will regenerate makefiles for
 all wxHTML samples. -b and -f can be combined.
 
 You can customize the process of generating makefiles by adding file
 Bakefiles.local.bkgen (same format as Bakefiles.bkgen) with further settings.
 For example, you may disable output for compilers you don't use:
-   <del-formats>msvc,msvc6prj</del-formats>
+   <disable-formats>msvc,msvc6prj</disable-formats>
 
 Note: bakefile_gen creates file .bakefile_gen.state with dependencies
 information. This file can be safely deleted, but it contains valuable