]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dnd/Makefile.in
always let the multiline text control process the Enter key presses
[wxWidgets.git] / samples / dnd / Makefile.in
index 90599ae85106ffdab8c5702a83591381d491cecb..c7a61d914684d677eaaba3ee6dea85a268741476 100644 (file)
@@ -22,4 +22,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)