INTEGRATION: CWS ause043 (1.11.10); FILE MERGED
2005/11/09 13:33:17 hjs 1.11.10.1: #i56702# remove unused variable
This commit is contained in:
parent
031a04085c
commit
6c5f07dbf9
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.11 $
|
# $Revision: 1.12 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2005-09-08 07:55:02 $
|
# last change: $Author: vg $ $Date: 2006-05-24 13:46:56 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -37,7 +37,6 @@ PRJ=..$/..
|
||||||
PRJNAME= stoc
|
PRJNAME= stoc
|
||||||
TARGET = implreg.uno
|
TARGET = implreg.uno
|
||||||
ENABLE_EXCEPTIONS=TRUE
|
ENABLE_EXCEPTIONS=TRUE
|
||||||
NO_BSYMBOLIC = TRUE
|
|
||||||
BOOTSTRAP_SERVICE=TRUE
|
BOOTSTRAP_SERVICE=TRUE
|
||||||
COMP1TYPELIST = impreg
|
COMP1TYPELIST = impreg
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue