X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/721a4a08bce5245dd748a9f4c64c5d25a02e8155..67d947ba89b176c05c7707f44e4381bdef0f21c8:/samples/tab/Makefile.in

diff --git a/samples/tab/Makefile.in b/samples/tab/Makefile.in
index c8b6b06bf0..2e8c4a2813 100644
--- a/samples/tab/Makefile.in
+++ b/samples/tab/Makefile.in
@@ -12,4 +12,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../src/makeprog.env
 
--include $(DEPFILES)
+@IF_GNU_MAKE@-include $(DEPFILES)