]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/Makefile.in
added a note about the constraints being deprecated
[wxWidgets.git] / demos / life / Makefile.in
index 52cae56641c89a5f9ffba55aaf5c1036d5bc35e0..480cc674131adb05d91f298ac898d348d5c9a233 100644 (file)
@@ -22,4 +22,4 @@ DEPFILES=$(PROGRAM).d dialogs.d game.d reader.d
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)