summaryrefslogtreecommitdiff
path: root/stoc/source/namingservice/makefile.mk
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/namingservice/makefile.mk
parentfb4a6dca1f7478144b8f3e36cde11153fff10cc6 (diff)
changes for library description
Diffstat (limited to 'stoc/source/namingservice/makefile.mk')
-rw-r--r--stoc/source/namingservice/makefile.mk11
1 files changed, 3 insertions, 8 deletions
diff --git a/stoc/source/namingservice/makefile.mk b/stoc/source/namingservice/makefile.mk
index 347bdd9617d3..4cc6d4d6dab8 100644
--- a/stoc/source/namingservice/makefile.mk
+++ b/stoc/source/namingservice/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:42:35 $
+# last change: $Author: hjs $ $Date: 2000-10-30 14:20:41 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,19 +70,14 @@ COMP1TYPELIST=$(TARGET)
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# ------------------------------------------------------------------
.INCLUDE : ..$/cppumaker.mk
-UNOTYPES=$($(TARGET)_XML2CMPTYPES)
-
SLOFILES= \
- $(SLO)$/namingservice.obj \
- $(SLO)$/$(COMP1TYPELIST)_description.obj
+ $(SLO)$/namingservice.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