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
commitab740f4a24e62a7c00c0d5ab22eb7182f2df4587 (patch)
treea2deb37f6c5b4ff9f75a8f6e9461fd8c4e9c8d4f /oovbaapi
parent073cb61166b7badc0be94738a5ae9939e7bf0adc (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 abfbcbba24a2..ecaab867dd98 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