X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/40efbdda050cf19bc97c0e711dc7e29003d472eb..3d4875664f6242d1580db047173d3075b047435e:/wxPython/docs/BUILD.html diff --git a/wxPython/docs/BUILD.html b/wxPython/docs/BUILD.html index 72ed1bec7c..7158c4ebe8 100644 --- a/wxPython/docs/BUILD.html +++ b/wxPython/docs/BUILD.html @@ -239,20 +239,13 @@ you can do everything by hand as described below. But if you do work by hand and something doesn't seem to be working correctly please refer to the build scripts to see what may need to be done differently.
-The *.btm files are for 4NT and the others are for bash. They are:
- --+.makesetup.mk A makefile that will copy and edit setup.h + as needed for the different types of builds +.make/.make.btm Builds the main lib and the needed contribs +
The *.btm files are for 4NT and the others are for bash. They are:
++.make/.make.btm Builds the main lib and the needed contribs .mymake/.mymake.btm Builds just one lib, use by .make -.makesetup.mk A makefile that will copy and edit setup.h ---as needed for the different types of builds-
Okay. Here's what you've been waiting for, the instructions! Adapt accordingly if you are using the bash shell.