diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:20:08 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:20:08 +0000 |
commit | 7a4579559957760da7df66a5fd3df6b67e0859df (patch) | |
tree | 2928125612f21e9606cd2aef5b74e83b28a6d919 /io | |
parent | 2987fd82223c74647b15252a126d661bb94a6398 (diff) |
INTEGRATION: CWS ause074 (1.10.2); FILE MERGED
2007/01/30 12:05:16 hjs 1.10.2.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'io')
-rw-r--r-- | io/test/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/io/test/makefile.mk b/io/test/makefile.mk index ebd316f07..90a19eb1a 100644 --- a/io/test/makefile.mk +++ b/io/test/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:36:20 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:20:08 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- OBJFILES= $(OBJ)$/testcomponent.obj \ |