]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/scroll/Makefile.in
Re-added a minimal setup.h file that includes wx/msw/setup.h on Windows,
[wxWidgets.git] / samples / scroll / Makefile.in
index 2ddc558688768e43cbdebfdb39c58c874e8cf1bc..53529d2bd4a9b5b381d96fdd296b0bebec67cb6f 100644 (file)
@@ -20,4 +20,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)