]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/README
Use unified unix/gsocket.c on OS/2.
[wxWidgets.git] / build / bakefiles / README
index e163345a80c8e2ab396f6bfbf0f73bea78ab72bb..7d2c1c5b514e425d53a7d1afa73c009d473fc7ee 100644 (file)
@@ -14,7 +14,7 @@ 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