summaryrefslogtreecommitdiff
path: root/xmlscript/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-09-04 08:21:37 +0000
committerOliver Bolte <obo@openoffice.org>2003-09-04 08:21:37 +0000
commit6c434faa8101a002eace2719c7e1af9b34b9abb0 (patch)
treed4476198906ae67a9a507f32ab1c7fa9ef8c6dd0 /xmlscript/util
parenta040a7b6f55609d70a7c22ea72c493dbc2c10c03 (diff)
INTEGRATION: CWS cliuno01 (1.6.32); FILE MERGED
2003/06/13 12:15:05 dbo 1.6.32.1: #110159#
Diffstat (limited to 'xmlscript/util')
-rw-r--r--xmlscript/util/makefile.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/xmlscript/util/makefile.mk b/xmlscript/util/makefile.mk
index 16b81054cbd6..a04c67799405 100644
--- a/xmlscript/util/makefile.mk
+++ b/xmlscript/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hjs $ $Date: 2002-04-04 14:28:51 $
+# last change: $Author: obo $ $Date: 2003-09-04 09:21:37 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -64,13 +64,12 @@ PRJ=..
PRJNAME=xmlscript
TARGET=xcr
NO_BSYMBOLIC=TRUE
+#USE_DEFFILE=TRUE
ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
#-------------------------------------------------------------------
@@ -105,5 +104,7 @@ DEF1DEPN= $(MISC)$/$(SHL1TARGET).flt
.INCLUDE : target.mk
-$(MISC)$/$(SHL1TARGET).flt : makefile.mk
+$(MISC)$/$(SHL1TARGET).flt : makefile.mk xcr.flt
+ @echo ------------------------------
+ @echo Making: $@
+$(TYPE) xcr.flt > $@