]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/penguin/Makefile.in
fixed mouse input handling in wxUniv: the static boxes ust be transparent
[wxWidgets.git] / samples / opengl / penguin / Makefile.in
index 4c911c4041da77f61d1a4cb8fa9fb64094b599bc..ef25ad52ba060163761706c7c41480a41773f90b 100644 (file)
@@ -24,4 +24,4 @@ DEPFILES=$(PROGRAM).d lw.d trackball.d
 
 include ../../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)