summaryrefslogtreecommitdiff
path: root/stoc/source/inspect/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
commit2dc811c262fb9bf6664699a1e49ab6d3a4a2b970 (patch)
tree096e23a3711d9d85c4f665bec3fb261f2e6b0db9 /stoc/source/inspect/makefile.mk
parent47435a2383471dba505a00624feed04af6bd3729 (diff)
changes for library description
Diffstat (limited to 'stoc/source/inspect/makefile.mk')
-rw-r--r--stoc/source/inspect/makefile.mk12
1 files changed, 3 insertions, 9 deletions
diff --git a/stoc/source/inspect/makefile.mk b/stoc/source/inspect/makefile.mk
index e6f2ed53c..edb19121c 100644
--- a/stoc/source/inspect/makefile.mk
+++ b/stoc/source/inspect/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:39:18 $
+# last change: $Author: hjs $ $Date: 2000-10-30 14:20:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,20 +70,14 @@ COMP1TYPELIST=$(TARGET)
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# ------------------------------------------------------------------
.INCLUDE : ..$/cppumaker.mk
-UNOTYPES=$($(TARGET)_XML2CMPTYPES)
-
-
SLOFILES= \
- $(SLO)$/introspection.obj \
- $(SLO)$/$(COMP1TYPELIST)_description.obj
+ $(SLO)$/introspection.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