X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7379e47609b16a9fef59e1d2a6b2e47f216dd85c..f1d5aa4eca541a2f90044a63f555985d6bd4adf3:/samples/notebook/makefile.gcc?ds=sidebyside diff --git a/samples/notebook/makefile.gcc b/samples/notebook/makefile.gcc index 44edcee364..f87e7b8adf 100644 --- a/samples/notebook/makefile.gcc +++ b/samples/notebook/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! # ========================================================================= @@ -235,5 +235,7 @@ $(OBJS)\notebook_notebook.o: ./notebook.cpp .PHONY: all clean +SHELL := $(COMSPEC) + # Dependencies tracking: -include $(OBJS)/*.d