From 18430b7b7831d5b82c9c84e4c8f7f7aea6697812 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 19 Feb 2004 19:58:49 +0000 Subject: [PATCH] win32 doesn't treat ' as quotes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/bakefiles/README b/build/bakefiles/README index e163345a80..7d2c1c5b51 100644 --- a/build/bakefiles/README +++ b/build/bakefiles/README @@ -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 -- 2.50.0