diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:12:32 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:12:32 +0000 |
commit | 0b450b460555b59e6148f0c70ef0e37b90ace33f (patch) | |
tree | 10f16adc9c7d6d205452d607ab6ef634adb388b8 /tools/source/memtools/makefile.mk | |
parent | e6a472cd04e66e57507082de649f3c6abb0e2661 (diff) |
INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED
2005/02/28 03:54:55 mnicel 1.2.270.1: Issue number: 40092
Part of visibility work
Diffstat (limited to 'tools/source/memtools/makefile.mk')
-rw-r--r-- | tools/source/memtools/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/memtools/makefile.mk b/tools/source/memtools/makefile.mk index 737a5f35e470..1e5e6d28867f 100644 --- a/tools/source/memtools/makefile.mk +++ b/tools/source/memtools/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2003-03-27 17:04:39 $ +# last change: $Author: obo $ $Date: 2005-04-13 12:12:32 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,6 +70,7 @@ TARGET=mtools .INCLUDE : svpre.mk .INCLUDE : settings.mk .INCLUDE : sv.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |