diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:25:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:25:06 +0000 |
commit | d7b454203bc1c83107069c5e69abf61c37b30952 (patch) | |
tree | cb13cb2d17479940be38cc319c576c7e6d8c241e /automation/source/app | |
parent | fe169a5557bfff0913d39b54246463815d251a11 (diff) |
INTEGRATION: CWS ause074 (1.4.50); FILE MERGED
2007/01/30 12:02:38 hjs 1.4.50.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'automation/source/app')
-rw-r--r-- | automation/source/app/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/automation/source/app/makefile.mk b/automation/source/app/makefile.mk index 0c84781085c7..f9c64f298573 100644 --- a/automation/source/app/makefile.mk +++ b/automation/source/app/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: obo $ $Date: 2006-07-10 18:48:59 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:25:06 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,9 +40,7 @@ TARGET=app # --- Settings ------------------------------------------------------------ -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Allgemein ------------------------------------------------------------ |