X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9bb15269a7d17c8ad2c06ea47329f51ab34b0aae..49299ddc415d7fa528b078c4faae46b1dee59821:/build/bakefiles/README?ds=sidebyside 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