summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 11:45:03 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 11:45:03 +0000
commite4153657f3a1cd214ac8317c0c75b935362102a7 (patch)
treed55b21721fcdb1ff18732c16dca5bf73252cd084 /officecfg
parent2a5092fd3573dd6fd36f53a8926af7b0eb9d2051 (diff)
INTEGRATION: CWS c01v005 (1.2.318); FILE MERGED
2005/03/02 12:09:40 hjs 1.2.318.1: #119245# move processing to solenv
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/ucb/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/officecfg/registry/schema/org/openoffice/ucb/makefile.mk b/officecfg/registry/schema/org/openoffice/ucb/makefile.mk
index 9e2fef6793ef..a38f47c31b8e 100644
--- a/officecfg/registry/schema/org/openoffice/ucb/makefile.mk
+++ b/officecfg/registry/schema/org/openoffice/ucb/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2004-07-05 13:47:43 $
+# last change: $Author: obo $ $Date: 2005-03-15 12:45:03 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -62,9 +62,10 @@
PRJ=..$/..$/..$/..$/..
PRJNAME=officecfg
-TARGET=schema
+TARGET=schema_ooucb
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Targets ------------------------------------------------------
@@ -76,5 +77,4 @@ XCSFILES= \
Store.xcs
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/registry$/schema$/localtarget.mk
-.INCLUDE : $(PRJ)$/util$/makefile.pmk
+