X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c9f8f91cd62335261ee29762747218f28d129de..136bafcd3957f958062bbe5774d3c10c060e3a83:/samples/mobile/makefile.gcc diff --git a/samples/mobile/makefile.gcc b/samples/mobile/makefile.gcc index d2c389703b..f5820fa3e2 100644 --- a/samples/mobile/makefile.gcc +++ b/samples/mobile/makefile.gcc @@ -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