]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/zip/Makefile.in
inserted @IF_GNU_MAKE@ to allow building with other make versions
[wxWidgets.git] / samples / html / zip / Makefile.in
index c88cd40105ad86fc54be8211f7d42e51520c47cb..7bd08580b467b77bb3ec62aa66aa94f5af97c0a3 100644 (file)
@@ -22,4 +22,4 @@ DATAFILES=pages.zip start.htm
 
 include ../../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)