From 07a6df809b355296588a0fd565a1f8219b507a04 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 30 Mar 2005 10:42:16 +0000 Subject: INTEGRATION: CWS systemmozilla (1.5.70); FILE MERGED 2005/01/06 18:58:33 rene 1.5.70.1: #i17187# use system mozilla ... (patch) --- extensions/source/plugin/base/makefile.mk | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'extensions/source/plugin') diff --git a/extensions/source/plugin/base/makefile.mk b/extensions/source/plugin/base/makefile.mk index 97493be1efb8..0a98b49025bc 100644 --- a/extensions/source/plugin/base/makefile.mk +++ b/extensions/source/plugin/base/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2004-09-08 14:04:32 $ +# last change: $Author: rt $ $Date: 2005-03-30 11:42:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -66,11 +66,6 @@ TARGET=plbase TARGETTYPE=GUI ENABLE_EXCEPTIONS=TRUE -.IF "$(WITH_MOZILLA)" == "NO" -dummy: - @echo "mozilla disabled" -.ENDIF - .INCLUDE : ..$/util$/makefile.pmk # --- Types ------------------------------------- -- cgit