diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:19:24 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:19:24 +0000 |
commit | 9f970bad4ae0693d23b4ba3da24ab77e81db4434 (patch) | |
tree | 599de5851d8895bc9fe6d369d09fcf0a0406596c /vcl/unx | |
parent | c4b3b4304e66a12401e7e0a9c5a639dc930cfa64 (diff) |
INTEGRATION: CWS ause074 (1.5.522); FILE MERGED
2007/01/30 12:10:04 hjs 1.5.522.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'vcl/unx')
-rw-r--r-- | vcl/unx/source/plugadapt/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/unx/source/plugadapt/makefile.mk b/vcl/unx/source/plugadapt/makefile.mk index 03123a761bea..6494099547c9 100644 --- a/vcl/unx/source/plugadapt/makefile.mk +++ b/vcl/unx/source/plugadapt/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2005-09-09 13:48:29 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:19:24 $ # # 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 @@ LIBTARGET=NO # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile2.pmk # --- Files -------------------------------------------------------- |