Kaydet (Commit) c623ba66 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS uno2 (1.54.4.2.4); FILE MERGED

2003/04/14 10:40:39 jsc 1.54.4.2.4.2: #107991# new naming convention for uno components
2003/04/14 10:11:07 jsc 1.54.4.2.4.1: #107991# new naming convention for uno components
üst 38741f87
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.57 $ # $Revision: 1.58 $
# #
# last change: $Author: rt $ $Date: 2003-04-17 09:58:13 $ # last change: $Author: rt $ $Date: 2003-04-23 16:50:49 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -81,30 +81,32 @@ DESTINCDIRLIST={$(subst,$(INCOUT),$(DESTDIRINC) $(INCLUDEDIRLIST))} ...@@ -81,30 +81,32 @@ DESTINCDIRLIST={$(subst,$(INCOUT),$(DESTDIRINC) $(INCLUDEDIRLIST))}
COMPONENTLIST = \ COMPONENTLIST = \
acceptor \ acceptor \
brdgfctr \ bridgefac \
connectr \ connector \
corefl \ corereflection \
cpld \ shlibloader \
defreg \ nestedreg \
dynamicloader \ dynamicloader \
impreg \ implreg \
insp \ introspection \
inv \ invocation \
invadp \ invocadapt \
jen \ javavm \
namingservice \ namingservice \
proxyfac \ proxyfac \
rdbtdp \ regtypeprov \
remotebridge \ remotebridge \
simreg \ simplereg \
smgr \ servicemgr \
stm \ streams \
tcv \ typeconverter \
tdmgr \ typemgr \
uuresolver uuresolver \
javaloader \
security
XMLLIST= \ XMLLIST= \
$(foreach,c,$(COMPONENTLIST) $(DESTDIRXML)$/$c.xml) \ $(foreach,c,$(COMPONENTLIST) $(DESTDIRXML)$/$c.uno.xml) \
$(DESTDIRXML)$/module-description.dtd $(DESTDIRXML)$/module-description.dtd
EXELIST = \ EXELIST = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment