]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/config/Makefile.in
fixed MSLU check
[wxWidgets.git] / samples / config / Makefile.in
index f50ef29d09f91f0d51597efcbbae6a90e1f80643..29dbd5df867c588c88fa4f609b3d345964f47c68 100644 (file)
@@ -20,4 +20,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)