]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.gcc
Add a fudge factor to the size of wxODBC in wxProperty under
[wxWidgets.git] / samples / makefile.gcc
index edf6a69bf6b70e2ba74d1fb2e7198fe0d3593272..9fb4596f7bfdc8bc4de7c9a1763e86541d4bb3c6 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.3 (http://www.bakefile.org)
+#     Bakefile 0.2.4 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -35,7 +35,7 @@ MAKEARGS = LINK_DLL_FLAGS="$(LINK_DLL_FLAGS)" \
 
 ### Targets: ###
 
-all: access animate artprov aui calendar caret collpane config combo console controls dataview dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer mfc
+all: access animate artprov aui calendar caret collpane config combo console controls dataview dialogs dialup display dnd docview dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer
 
 clean: 
        -if exist .\*.o del .\*.o
@@ -57,7 +57,6 @@ clean:
        $(MAKE) -C display -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C dnd -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C docview -f makefile.gcc $(MAKEARGS) clean
-       $(MAKE) -C docvwmdi -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C dragimag -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C drawing -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C erase -f makefile.gcc $(MAKEARGS) clean
@@ -78,7 +77,6 @@ clean:
        $(MAKE) -C listctrl -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C mdi -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C mediaplayer -f makefile.gcc $(MAKEARGS) clean
-       $(MAKE) -C memcheck -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C menu -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C minimal -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C mobile -f makefile.gcc $(MAKEARGS) clean
@@ -115,6 +113,7 @@ clean:
        $(MAKE) -C wizard -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C wrapsizer -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C mfc -f makefile.gcc $(MAKEARGS) clean
+       $(MAKE) -C memcheck -f makefile.gcc $(MAKEARGS) clean
 
 access: 
        $(MAKE) -C access -f makefile.gcc $(MAKEARGS) all
@@ -167,9 +166,6 @@ dnd:
 docview: 
        $(MAKE) -C docview -f makefile.gcc $(MAKEARGS) all
 
-docvwmdi: 
-       $(MAKE) -C docvwmdi -f makefile.gcc $(MAKEARGS) all
-
 dragimag: 
        $(MAKE) -C dragimag -f makefile.gcc $(MAKEARGS) all
 
@@ -230,9 +226,6 @@ mdi:
 mediaplayer: 
        $(MAKE) -C mediaplayer -f makefile.gcc $(MAKEARGS) all
 
-memcheck: 
-       $(MAKE) -C memcheck -f makefile.gcc $(MAKEARGS) all
-
 menu: 
        $(MAKE) -C menu -f makefile.gcc $(MAKEARGS) all
 
@@ -341,7 +334,17 @@ wrapsizer:
 mfc: 
        $(MAKE) -C mfc -f makefile.gcc $(MAKEARGS) all
 
-.PHONY: all clean access animate artprov aui calendar caret collpane config combo console controls dataview dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer mfc
+memcheck: 
+       $(MAKE) -C memcheck -f makefile.gcc $(MAKEARGS) all
+
+.PHONY: all clean access animate artprov aui calendar caret collpane config combo \
+       console controls dataview dialogs dialup display dnd docview dragimag drawing \
+       erase event exec except font grid help htlbox html image internat ipc joytest \
+       keyboard layout listctrl mdi mediaplayer menu minimal mobile nativdlg notebook \
+       oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest \
+       scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text \
+       thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer mfc \
+       memcheck
 
 
 SHELL := $(COMSPEC)