X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07319f2aaf8c010088c6fe647bb8039921aaf96c..d34ad9ea8910361e3d8443ddda0ee5554dc6480d:/build/bakefiles/Bakefiles.bkgen
diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen
index 0844339560..4b93267534 100644
--- a/build/bakefiles/Bakefiles.bkgen
+++ b/build/bakefiles/Bakefiles.bkgen
@@ -15,18 +15,17 @@
Reasons why these formats are disabled (and so not in CVS):
- dmars - In beta testing, will be added when it stabilizes.
- dmars_smake - ditto
- msevc4prj - ditto
cbuilderx - Generated projects are too bad to be included in CVS. Please
*do not* enable this format until FIXMEs in .bkl files related
to cbuilderx are addressed. In particular, the project must
be placed into build/msw(?) directory and store object files
in its subdirectory and it must copy setup.h as others do.
cbx_unix - Doesn't integrate well and won't be used by most Unix people.
+ dmars, dmars_smake, msevc4prj - These are generated at release time and
+ we don't want to clutter the source tree with these files.
-->
- dmars,dmars_smake,cbx_unix,cbuilderx,msevc4prj
+ dmars,dmars_smake,msevc4prj,cbx_unix,cbuilderx
@@ -257,6 +256,15 @@
-DOPTIONS_FILE=../../../../build/msw/config.wat
+
+
+
+ gnu
+
+
+ -DOUT_OF_TREE_MAKEFILES=1 -o$(INPUT_FILE_DIR)/makefile.unx
+