From a63d2334f286875839c2a8324875a0f4d117e224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Tue, 6 Apr 2004 09:34:56 +0000 Subject: [PATCH] upgrade to bakefile-0.1.4 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common.bkl | 15 +----- build/bakefiles/formats/__fake.bkl | 80 ---------------------------- build/bakefiles/formats/cbx_unix.bkl | 2 +- build/bakefiles/formats/rpmspec.bkl | 2 +- build/bakefiles/formats/wx24dsp.bkl | 2 +- 5 files changed, 4 insertions(+), 97 deletions(-) delete mode 100644 build/bakefiles/formats/__fake.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 3965e4681a..f8c6a1082e 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -3,11 +3,7 @@ - - - - - + @@ -305,15 +301,6 @@ InputPath=..\include\wx\msw\$(vc_setup_h) "$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - - - - $(_custom_build_files) - - - $(_custom_build_include_wx_msw_setup_h) - - diff --git a/build/bakefiles/formats/__fake.bkl b/build/bakefiles/formats/__fake.bkl deleted file mode 100644 index 2a77d90cc1..0000000000 --- a/build/bakefiles/formats/__fake.bkl +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - cc - c++ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/bakefiles/formats/cbx_unix.bkl b/build/bakefiles/formats/cbx_unix.bkl index 6707e61a04..535901ff2b 100644 --- a/build/bakefiles/formats/cbx_unix.bkl +++ b/build/bakefiles/formats/cbx_unix.bkl @@ -3,7 +3,7 @@ - + vc diff --git a/build/bakefiles/formats/rpmspec.bkl b/build/bakefiles/formats/rpmspec.bkl index 054901adb4..fd9e9830b3 100644 --- a/build/bakefiles/formats/rpmspec.bkl +++ b/build/bakefiles/formats/rpmspec.bkl @@ -3,7 +3,7 @@ - + gcc ALL_BASE_HEADERS diff --git a/build/bakefiles/formats/wx24dsp.bkl b/build/bakefiles/formats/wx24dsp.bkl index a41ae3d7de..34a7d4fca7 100644 --- a/build/bakefiles/formats/wx24dsp.bkl +++ b/build/bakefiles/formats/wx24dsp.bkl @@ -5,7 +5,7 @@ vc - + $(MONOLIB_SRC) src/msw/dummy.cpp $(OPENGL_SRC)