]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed @IF-GMAKE... or something similar
authorJulian Smart <julian@anthemion.co.uk>
Tue, 16 Jul 2002 12:11:13 +0000 (12:11 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 16 Jul 2002 12:11:13 +0000 (12:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/helpview/src/Makefile.in

index d255eec97071b03664044f7a8cfe4657f258ceca..c035b9ed36a6dbf5efeae31c2d881142805f25b1 100644 (file)
@@ -24,4 +24,4 @@ DEPFILES=$(PROGRAM).d
 
 include ../../../src/makeprog.env
 
-@IF_GNU_MAKE@-include $(DEPFILES)
+-include $(DEPFILES)