summaryrefslogtreecommitdiff
path: root/offapi/util
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-11-08 14:08:43 +0000
committerMichael Hönnig <mi@openoffice.org>2002-11-08 14:08:43 +0000
commit952a4ec0fb129a008a79f064833920e15f4324fd (patch)
tree50f1859330a84a839cf01f8ef9e2a23d3e3df731 /offapi/util
parent893ba9e05c5ab68c6f89056bc3cf4775f55410fa (diff)
#104896# autodoc integrated
Diffstat (limited to 'offapi/util')
-rw-r--r--offapi/util/target.pmk10
1 files changed, 8 insertions, 2 deletions
diff --git a/offapi/util/target.pmk b/offapi/util/target.pmk
index 51e2df83d14b..a7c4f9a81a39 100644
--- a/offapi/util/target.pmk
+++ b/offapi/util/target.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: target.pmk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: mi $ $Date: 2000-11-06 10:53:55 $
+# last change: $Author: mi $ $Date: 2002-11-08 15:08:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -60,3 +60,9 @@
#
#*************************************************************************
+$(OUT)$/misc$/$(TARGET).idls: makefile.mk
+ +$(RM) $@
+ +$(TYPE) $(mktmp $(foreach,i,$(IDLFILES) $(PACKAGE)$/$i)) >>$@
+
+ALLTAR: $(OUT)$/misc$/$(TARGET).idls
+