]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/Makefile.in
added wxGetTopLevelParent()
[wxWidgets.git] / samples / proplist / Makefile.in
index 6ef44b6622dfcd352e920aae8a7110d5be67eb8f..53f1887aebfb9bac2cc5935822fc26a8e4b18d64 100644 (file)
@@ -12,4 +12,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)