summaryrefslogtreecommitdiff
path: root/solenv/inc/target.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 12:00:11 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 12:00:11 +0000
commit8bb1c56c85efbb8d5da7b288156e3bde803710f1 (patch)
tree7949b31d9d4c218bdff11ca8f55a9f02700a0af5 /solenv/inc/target.mk
parent2076d5abb23af5fe2f0e45d8e996cccadc4d6b2c (diff)
INTEGRATION: CWS c01v005 (1.149.102); FILE MERGED
2005/03/02 12:12:19 cd 1.149.102.1: #119245# Configuration processing
Diffstat (limited to 'solenv/inc/target.mk')
-rw-r--r--solenv/inc/target.mk11
1 files changed, 9 insertions, 2 deletions
diff --git a/solenv/inc/target.mk b/solenv/inc/target.mk
index 47f2d37854ed..89e624f35295 100644
--- a/solenv/inc/target.mk
+++ b/solenv/inc/target.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: target.mk,v $
#
-# $Revision: 1.149 $
+# $Revision: 1.150 $
#
-# last change: $Author: rt $ $Date: 2004-12-16 12:58:14 $
+# last change: $Author: obo $ $Date: 2005-03-15 13:00:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -2227,6 +2227,13 @@ $(COMMONPRJHIDOTHERTARGET) : $(PRJHIDOTHERTARGET)
.INCLUDE : tg_hxx.mk
+# -------
+# - processing config -
+# -------
+
+.INCLUDE : tg_config.mk
+
+
# ------------------
# - INCLUDE DEPEND -
# ------------------