]> git.saurik.com Git - wxWidgets.git/commitdiff
win32 doesn't treat ' as quotes
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 19 Feb 2004 19:58:49 +0000 (19:58 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 19 Feb 2004 19:58:49 +0000 (19:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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