diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen index 97c32e6071..4b93267534 100644 --- a/build/bakefiles/Bakefiles.bkgen +++ b/build/bakefiles/Bakefiles.bkgen @@ -256,6 +256,15 @@ -DOPTIONS_FILE=../../../../build/msw/config.wat + + + + gnu + + + -DOUT_OF_TREE_MAKEFILES=1 -o$(INPUT_FILE_DIR)/makefile.unx + diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl index 0633b53fe4..07889de21c 100644 --- a/build/bakefiles/common_samples.bkl +++ b/build/bakefiles/common_samples.bkl @@ -3,121 +3,17 @@ - 1 - - - - - - - - Carbon.r sample.r - - + + 0 - - WXUSINGDLL - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(TOP_SRCDIR)include/wx/os2/wx.res - - - $(os2_lib_res) - + + + + + - diff --git a/build/bakefiles/common_samples_intree.bkl b/build/bakefiles/common_samples_intree.bkl new file mode 100644 index 0000000000..6b9b66cb58 --- /dev/null +++ b/build/bakefiles/common_samples_intree.bkl @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + Carbon.r sample.r + + + + + + WXUSINGDLL + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(TOP_SRCDIR)include/wx/os2/wx.res + + + $(os2_lib_res) + + + + diff --git a/build/bakefiles/common_samples_outoftree.bkl b/build/bakefiles/common_samples_outoftree.bkl new file mode 100644 index 0000000000..afdb4db98d --- /dev/null +++ b/build/bakefiles/common_samples_outoftree.bkl @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + +