From ab740f4a24e62a7c00c0d5ab22eb7182f2df4587 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Dec 2007 11:18:45 +0000 Subject: [PATCH] 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# --- oovbaapi/util/makefile.mk | 13 ++++--------- 1 file 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