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