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