diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:30:54 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:30:54 +0000 |
commit | e69438876fc60433410962c51e349353d02dd3d8 (patch) | |
tree | 44d9d4ddb04370d16a74583e5ec465d43f948d6c /tools/win | |
parent | 3ba3c149a1cd9243525afbf2c9c0eef7e26ac056 (diff) |
INTEGRATION: CWS ause074 (1.5.100); FILE MERGED
2007/01/30 12:09:17 hjs 1.5.100.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'tools/win')
-rw-r--r-- | tools/win/source/dll/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/win/source/dll/makefile.mk b/tools/win/source/dll/makefile.mk index 52e91f7b7270..fc9e03e11575 100644 --- a/tools/win/source/dll/makefile.mk +++ b/tools/win/source/dll/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2006-06-19 13:56:33 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:30:54 $ # # 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=dll # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE: $(PRJ)$/util$/makefile.pmk |