]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mobile/makefile.gcc
Move oleacc.lib from the VC++ projects/makefiles to libraries.h
[wxWidgets.git] / samples / mobile / makefile.gcc
index d2c389703bac7540f5357877629ccd5de949c00c..f5820fa3e2f2d7df6b0611e0b980e98c073468f7 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.8 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.9 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -35,6 +35,7 @@ all: styles wxedit
 
 clean: 
        -if exist .\*.o del .\*.o
+       -if exist .\*.d del .\*.d
        $(MAKE) -C styles -f makefile.gcc $(MAKEARGS) clean
        $(MAKE) -C wxedit -f makefile.gcc $(MAKEARGS) clean
 
@@ -47,3 +48,5 @@ wxedit:
 .PHONY: all clean styles wxedit
 
 
+# Dependencies tracking:
+-include ./*.d