From 7acb33c846820732defb887a60de05232fe4a46e Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 17 Dec 2003 16:05:10 +0000 Subject: [PATCH] INTEGRATION: CWS geordi2q11 (1.7.64); FILE MERGED 2003/12/16 13:01:10 hr 1.7.64.1: #111934#: join CWS ooo111fix1 --- moz/zipped/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/moz/zipped/makefile.mk b/moz/zipped/makefile.mk index e04aff8dc95f..68b664025e94 100644 --- a/moz/zipped/makefile.mk +++ b/moz/zipped/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hr $ $Date: 2002-08-14 16:22:52 $ +# last change: $Author: vg $ $Date: 2003-12-17 17:05:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,7 +71,7 @@ TARGET=moz_unzip # --- Files -------------------------------------------------------- -.IF "$(OS)" == "MACOSX" +.IF "$(OS)" == "MACOSX" || "$(WITH_MOZILLA)" == "NO" dummy: @echo "Nothing to build for OS $(OS)"