]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/about/Makefile.in
inserted @IF_GNU_MAKE@ to allow building with other make versions
[wxWidgets.git] / samples / html / about / Makefile.in
index 02461c972607c1420ad9ee3580ff4efd9a541b0d..4a3551d16e18c46ba56680b0c7eeb2f52f285f44 100644 (file)
@@ -23,4 +23,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)