INTEGRATION: CWS geordi2q11 (1.7.64); FILE MERGED
2003/12/16 13:01:10 hr 1.7.64.1: #111934#: join CWS ooo111fix1
This commit is contained in:
parent
a63a42b3ad
commit
7acb33c846
1 changed files with 3 additions and 3 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue