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 | a9b9ec7d9f22860506366fa7fb1ee13ff15ab918 (patch) | |
tree | 9874982e0ca8c24049aefd4077f0820348b41e59 /stoc/test | |
parent | 2fce43d52e298b189c5ec88c62b81146fbf5a521 (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/test')
-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 ad89884fa..5ae7f88c6 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 # ------------------------------------------------------------------ |