X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/721a4a08bce5245dd748a9f4c64c5d25a02e8155..a6d57d0388f29fca011b0e168e926b61be0f465c:/samples/help/Makefile.in diff --git a/samples/help/Makefile.in b/samples/help/Makefile.in index ef4f2ae6a7..cbc9361220 100644 --- a/samples/help/Makefile.in +++ b/samples/help/Makefile.in @@ -13,7 +13,7 @@ top_srcdir = @top_srcdir@/.. top_builddir = ../.. program_dir = samples/help -PROGRAM=help +PROGRAM=demo OBJECTS =demo.o DEPFILES=demo.d @@ -43,4 +43,4 @@ DATAFILES=doc.cnt doc.hlp doc.hpj doc.tex doc.zip back.gif forward.gif \ include ../../src/makeprog.env --include $(DEPFILES) +@IF_GNU_MAKE@-include $(DEPFILES)