diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-03-30 10:42:44 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-03-30 10:42:44 +0000 |
commit | eb7082a698d4a316932719006b998762cc1fb9ce (patch) | |
tree | e3f487966f4c2f62d0d597c1f0404629d9a9356c /extensions/source/plugin | |
parent | d4c56c87a4a7fc9702dc9717ec38aea551e23109 (diff) |
INTEGRATION: CWS systemmozilla (1.9.70); FILE MERGED
2005/01/06 18:58:34 rene 1.9.70.1: #i17187# use system mozilla ... (patch)
Diffstat (limited to 'extensions/source/plugin')
-rw-r--r-- | extensions/source/plugin/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/extensions/source/plugin/util/makefile.mk b/extensions/source/plugin/util/makefile.mk index df4078ba93ae..7e451b10b366 100644 --- a/extensions/source/plugin/util/makefile.mk +++ b/extensions/source/plugin/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2004-09-08 14:04:57 $ +# last change: $Author: rt $ $Date: 2005-03-30 11:42:44 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,9 +70,7 @@ TARGETTYPE=GUI .INCLUDE : settings.mk # --- Files -------------------------------------------------------- -.IF "$(WITH_MOZILLA)" != "NO" LIB1TARGET = $(SLB)$/plall.lib -.ENDIF LIB1FILES = \ $(SLB)$/plbase.lib \ $(SHL1LINKLIB) |