diff options
-rw-r--r-- | stoc/source/implementationregistration/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/implementationregistration/makefile.mk b/stoc/source/implementationregistration/makefile.mk index 4f74e7f3d06b..f80a3fa2edd8 100644 --- a/stoc/source/implementationregistration/makefile.mk +++ b/stoc/source/implementationregistration/makefile.mk @@ -4,9 +4,9 @@ # # $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 terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,6 @@ PRJ=..$/.. PRJNAME= stoc TARGET = implreg.uno ENABLE_EXCEPTIONS=TRUE -NO_BSYMBOLIC = TRUE BOOTSTRAP_SERVICE=TRUE COMP1TYPELIST = impreg |