]> git.saurik.com Git - wxWidgets.git/commitdiff
run bakefile_gen in this directory
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Jan 2004 22:11:40 +0000 (22:11 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Jan 2004 22:11:40 +0000 (22:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/README

index 265b07c16f6b1ffbcdccf11644261e116eaec7d0..9d4c9816b80636e1d7223ed9190ecd2d3ae15466 100644 (file)
@@ -3,8 +3,9 @@ This directory contains Bakefile (see http://bakefile.sourceforge.net)
 files needed to generate native makefiles for wxWindows library, contrib and
 samples.
 
-Use the bakefile_gen utility to regenerate the makefiles. If you run it with
-no arguments, it will generate all makefiles that are not up to date.
+Use the bakefile_gen utility to regenerate the makefiles (run it in this
+directory!). If you run it with no arguments, it will generate all makefiles
+that are not up to date.
 
 Use "bakefile_gen -c" to clean generated files.