diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:19:34 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:19:34 +0000 |
commit | 207497e600dbab42bbbe613920e68981660cafb1 (patch) | |
tree | 0aeebbd2f15b333535111f1096b433b5668d2431 /io | |
parent | c492f0b6363dd098717c4a9cd416035466cc48fe (diff) |
INTEGRATION: CWS ause074 (1.13.40); FILE MERGED
2007/01/30 12:05:15 hjs 1.13.40.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'io')
-rw-r--r-- | io/source/acceptor/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/io/source/acceptor/makefile.mk b/io/source/acceptor/makefile.mk index 48bc3e1d9..e11c3a7c4 100644 --- a/io/source/acceptor/makefile.mk +++ b/io/source/acceptor/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: rt $ $Date: 2005-09-07 18:28:27 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:19:34 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,7 @@ COMP1TYPELIST = acceptor COMPRDB=$(SOLARBINDIR)$/udkapi.rdb # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk DLLPRE = # ------------------------------------------------------------------ |