diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:24:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:24:36 +0000 |
commit | adc3bf8694bdcca22c7a349b27a7565fdc0658c6 (patch) | |
tree | 7df79efe260658b101e0da016a335977098f0f3c | |
parent | INTEGRATION: CWS ause074 (1.3.92); FILE MERGED (diff) |
-rw-r--r-- | cppu/source/uno/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/cppu/source/uno/makefile.mk b/cppu/source/uno/makefile.mk index 65825cef7999..39315ccf23b4 100644 --- a/cppu/source/uno/makefile.mk +++ b/cppu/source/uno/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2006-12-01 17:26:30 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:24:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,9 +40,7 @@ TARGET=cppu_uno # --- Settings ----------------------------------------------------- .INCLUDE : ..$/..$/util$/makefile.pmk -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- |