diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:09:05 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:09:05 +0000 |
commit | 4a244ee90fe34d8bf88bab7aceccf1a1da9b137c (patch) | |
tree | d6423b2b94d462a94f050da16d73d1672e3335e7 /stoc | |
parent | 3fe99666db38405bb743c3eee88b738e22c8c1fa (diff) |
INTEGRATION: CWS ause074 (1.5.4); FILE MERGED
2007/01/30 12:08:12 hjs 1.5.4.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/test/excomp/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stoc/test/excomp/makefile.mk b/stoc/test/excomp/makefile.mk index ad89884fa54c..5ae7f88c64d9 100644 --- a/stoc/test/excomp/makefile.mk +++ b/stoc/test/excomp/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:33:11 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:09:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,9 +48,7 @@ COMP2TYPELIST=$(TARGET2) # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # ------------------------------------------------------------------ |