summaryrefslogtreecommitdiff
path: root/oovbaapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-12-07 11:18:45 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-12-07 11:18:45 +0000
commit48e8390a5af9e4adb28262758c56c5b1c7aafe99 (patch)
tree2d1cae7a63ed180e41cb28142459f5263f6cbf74 /oovbaapi
parent0b65420c38fb8533bcb3603d36a178d46a1d555f (diff)
INTEGRATION: CWS npower8 (1.2.2); FILE MERGED
2007/07/05 11:07:16 npower 1.2.2.2: cater for new constants and genconstidl dirs 2007/05/11 11:40:58 npower 1.2.2.1: #i75551#
Diffstat (limited to 'oovbaapi')
-rw-r--r--oovbaapi/util/makefile.mk13
1 files changed, 4 insertions, 9 deletions
diff --git a/oovbaapi/util/makefile.mk b/oovbaapi/util/makefile.mk
index abfbcbba24..ecaab867dd 100644
--- a/oovbaapi/util/makefile.mk
+++ b/oovbaapi/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2007-04-27 07:26:44 $
+# last change: $Author: vg $ $Date: 2007-12-07 12:18:45 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -53,14 +53,9 @@ dummy:
UNOIDLDBFILES= \
$(UCR)$/vba.db \
$(UCR)$/excel.db \
- $(UCR)$/msforms.db
+ $(UCR)$/msforms.db \
+ $(UCR)$/constants.db
# --- Targets ------------------------------------------------------
-ALLTAR : $(UCR)$/types.db
-
-$(UCR)$/types.db : $(UCR)$/oovbaapi.db
- +-$(RM) $(REGISTRYCHECKFLAG)
- +$(GNUCOPY) -f $(UCR)$/oovbaapi.db $@
-
.INCLUDE : target.mk