summaryrefslogtreecommitdiff
path: root/stoc/source/servicemanager
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2000-10-30 13:20:44 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2000-10-30 13:20:44 +0000
commit80d5b189765065a357ae70570f01428be9f60cdc (patch)
treef23b0ab4653350bca361f0e05166d898c48288fc /stoc/source/servicemanager
parentfb4a6dca1f7478144b8f3e36cde11153fff10cc6 (diff)
changes for library description
Diffstat (limited to 'stoc/source/servicemanager')
-rw-r--r--stoc/source/servicemanager/makefile.mk12
1 files changed, 3 insertions, 9 deletions
diff --git a/stoc/source/servicemanager/makefile.mk b/stoc/source/servicemanager/makefile.mk
index a736117bd79c..34431a18d229 100644
--- a/stoc/source/servicemanager/makefile.mk
+++ b/stoc/source/servicemanager/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: ganaya $ $Date: 2000-10-10 05:45:06 $
+# last change: $Author: hjs $ $Date: 2000-10-30 14:20:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,20 +71,14 @@ COMP1TYPELIST=$(TARGET)
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# ------------------------------------------------------------------
.INCLUDE : ..$/cppumaker.mk
-UNOTYPES=$($(TARGET)_XML2CMPTYPES)
-
-
SLOFILES= \
- $(SLO)$/servicemanager.obj \
- $(SLO)$/$(COMP1TYPELIST)_description.obj
+ $(SLO)$/servicemanager.obj
# NETBSD: somewhere we have to instantiate the static data members.
# NETBSD-1.2.1 doesn't know about weak symbols so the default mechanism for GCC won't work.
# SCO and MACOSX: the linker does know about weak symbols, but we can't ignore multiple defined symbols