diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:30:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:30:06 +0000 |
commit | cf7c4dc5ddedaec55dcaa7d0db8d8697ae6f7c6e (patch) | |
tree | f8039c3fedb999e80b00d640f79c2a1c51454896 /tools/source/zcodec | |
parent | 3eb33f00b381ffe19bacc3898881f2668763db7a (diff) |
INTEGRATION: CWS ause074 (1.4.172); FILE MERGED
2007/01/30 12:09:16 hjs 1.4.172.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'tools/source/zcodec')
-rw-r--r-- | tools/source/zcodec/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/source/zcodec/makefile.mk b/tools/source/zcodec/makefile.mk index 44a76ee328ec..2f2b9c95ddc3 100644 --- a/tools/source/zcodec/makefile.mk +++ b/tools/source/zcodec/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 14:40:15 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:30:06 $ # # 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=zcodec # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files -------------------------------------------------------- |