diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:04:20 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 13:04:20 +0000 |
commit | 3d911998a2497ce7491693235c8d177e7d418ea9 (patch) | |
tree | fefdecf0ffd75f8c59360e9433afc8ac984b4eff /sal/workben | |
parent | dd1b1e11b629afe44cd2adc1ad353763ae34d973 (diff) |
INTEGRATION: CWS ause074 (1.3.8); FILE MERGED
2007/01/30 12:06:04 hjs 1.3.8.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'sal/workben')
-rw-r--r-- | sal/workben/clipboardwben/testcopy/makefile.mk | 6 | ||||
-rw-r--r-- | sal/workben/clipboardwben/testpaste/makefile.mk | 6 | ||||
-rw-r--r-- | sal/workben/clipboardwben/testviewer/makefile.mk | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/sal/workben/clipboardwben/testcopy/makefile.mk b/sal/workben/clipboardwben/testcopy/makefile.mk index 1f810844856d..2e26db137a2b 100644 --- a/sal/workben/clipboardwben/testcopy/makefile.mk +++ b/sal/workben/clipboardwben/testcopy/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: vg $ $Date: 2007-01-16 16:06:16 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:03:59 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,7 @@ LIBTARGET=NO # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk CFLAGS+= $(LFS_CFLAGS) CXXFLAGS+= $(LFS_CFLAGS) diff --git a/sal/workben/clipboardwben/testpaste/makefile.mk b/sal/workben/clipboardwben/testpaste/makefile.mk index e9ccf1035a27..0c6348c2edc2 100644 --- a/sal/workben/clipboardwben/testpaste/makefile.mk +++ b/sal/workben/clipboardwben/testpaste/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: vg $ $Date: 2007-01-16 16:06:40 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:04:09 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,7 @@ LIBTARGET=NO # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk CFLAGS+= $(LFS_CFLAGS) CXXFLAGS+= $(LFS_CFLAGS) diff --git a/sal/workben/clipboardwben/testviewer/makefile.mk b/sal/workben/clipboardwben/testviewer/makefile.mk index 147930c8e433..3abbc591b517 100644 --- a/sal/workben/clipboardwben/testviewer/makefile.mk +++ b/sal/workben/clipboardwben/testviewer/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: vg $ $Date: 2007-01-16 16:06:56 $ +# last change: $Author: vg $ $Date: 2007-02-06 14:04:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,7 @@ LIBTARGET=NO # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk CFLAGS+= $(LFS_CFLAGS) CXXFLAGS+= $(LFS_CFLAGS) |