summaryrefslogtreecommitdiff
path: root/moz/zipped
diff options
context:
space:
mode:
Diffstat (limited to 'moz/zipped')
-rw-r--r--moz/zipped/makefile.mk6
1 files 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)"