diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:32:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:32:06 +0000 |
commit | 90bda7342fd658b2f4897fca9dd6b7819db4e5d4 (patch) | |
tree | 9fa15eb68a3d1e521f886f2cfd9e01a725a7f515 /avmedia | |
parent | f191746d7012fdfb779ba3bbb1959190c6775bf1 (diff) |
INTEGRATION: CWS ause074 (1.2.86); FILE MERGED
2007/01/30 12:02:44 hjs 1.2.86.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'avmedia')
-rw-r--r-- | avmedia/source/framework/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/avmedia/source/framework/makefile.mk b/avmedia/source/framework/makefile.mk index b09d570c4f27..0d629c9dee30 100644 --- a/avmedia/source/framework/makefile.mk +++ b/avmedia/source/framework/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:36:31 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:32:06 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,9 +39,7 @@ TARGET=framework # --- Settings ---------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Resources --------------------------------- |