]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/Makefile.in
fixed mouse input handling in wxUniv: the static boxes ust be transparent
[wxWidgets.git] / samples / notebook / Makefile.in
index 18deaf142d11b1210f9d9786316545e8ea6d6177..b19da0e028be23a631a414d89ddbfa8536592986 100644 (file)
@@ -12,4 +12,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)