From bd162cb75a4115affb5451584bd9f094f3e37905 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 13 Apr 2011 16:11:41 +0000 Subject: gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] --- basebmp/CppunitTest_basebmp.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'basebmp/CppunitTest_basebmp.mk') diff --git a/basebmp/CppunitTest_basebmp.mk b/basebmp/CppunitTest_basebmp.mk index ae4b6bbe0463..719b97b6b553 100644 --- a/basebmp/CppunitTest_basebmp.mk +++ b/basebmp/CppunitTest_basebmp.mk @@ -48,8 +48,4 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basebmp_test, \ $(gb_STDLIBS) \ )) -$(eval $(call gb_CppunitTest_set_include,basebmp_test,\ - $$(INCLUDE) \ -)) - # vim: set noet sw=4 ts=4: -- cgit