X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/721a4a08bce5245dd748a9f4c64c5d25a02e8155..2adfb497e666354303ea6bb0e468f1e53811ad55:/samples/treectrl/Makefile.in diff --git a/samples/treectrl/Makefile.in b/samples/treectrl/Makefile.in index 81bbcbaf6e..33e2e877a5 100644 --- a/samples/treectrl/Makefile.in +++ b/samples/treectrl/Makefile.in @@ -5,11 +5,11 @@ top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/treectrl -PROGRAM=treectrl +PROGRAM=treetest OBJECTS =$(PROGRAM).o DEPFILES=$(PROGRAM).d include ../../src/makeprog.env --include $(DEPFILES) +@IF_GNU_MAKE@-include $(DEPFILES)