X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7379e47609b16a9fef59e1d2a6b2e47f216dd85c..82d3ae4b8fe7132028a132ae15f734f38b09315e:/samples/console/makefile.gcc diff --git a/samples/console/makefile.gcc b/samples/console/makefile.gcc index 1fe58aa34e..48bd4be73e 100644 --- a/samples/console/makefile.gcc +++ b/samples/console/makefile.gcc @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.2 (http://bakefile.sourceforge.net) +# Bakefile 0.2.3 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -191,5 +191,7 @@ $(OBJS)\console_console.o: ./console.cpp .PHONY: all clean data +SHELL := $(COMSPEC) + # Dependencies tracking: -include $(OBJS)/*.d