Removed @IF-GMAKE... or something similar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2002-07-16 12:11:13 +00:00
parent 986ecc861c
commit bd2dfae6df

View File

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