X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7379e47609b16a9fef59e1d2a6b2e47f216dd85c..fa0584f14d00fbda96dc6a979d0dcc1e998e8e05:/samples/except/makefile.gcc diff --git a/samples/except/makefile.gcc b/samples/except/makefile.gcc index 3f45d055eb..9fb2a82f78 100644 --- a/samples/except/makefile.gcc +++ b/samples/except/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)\except_except.o: ./except.cpp .PHONY: all clean +SHELL := $(COMSPEC) + # Dependencies tracking: -include $(OBJS)/*.d