From b0ccccea6798baa0fc71691fbe01a9b5da85ab60 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Wed, 26 Jan 2011 10:30:19 +0100 Subject: CWS gnumake3: several clean ups and fixes in makefiles --- sfx2/Module_sfx2.mk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sfx2/Module_sfx2.mk') diff --git a/sfx2/Module_sfx2.mk b/sfx2/Module_sfx2.mk index d0e577241468..6ecc7008afe4 100755 --- a/sfx2/Module_sfx2.mk +++ b/sfx2/Module_sfx2.mk @@ -50,12 +50,10 @@ $(eval $(call gb_Module_add_targets,sfx2,\ endif endif -#todo: source/appl ohne Optimierung? -#todo: source/control ohne Optimierung? #todo: source/dialog BUILD_VER_STRING #todo: source/doc SYSTEM_LIBXML2 -#todo: noopt for acldetect.cxx? #todo: ENABLE_LAYOUT -#todo: quickstarter +#todo: clean up quickstarter stuff in both libraries +#todo: move standard pool to svl # vim: set noet sw=4 ts=4: -- cgit