summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-03-08 13:04:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-03-08 13:04:21 +0000
commit161cb89a65e43fb5c5a5c1bf8525ca84d9e9ef76 (patch)
treeb855c41e695566587ffcaee3c050965b3fe0f845 /sot
parent2c10e4853a2174506d0f3773878137ca6bc89efe (diff)
INTEGRATION: CWS ause048 (1.9.26); FILE MERGED
2006/02/06 14:43:55 hjs 1.9.26.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead
Diffstat (limited to 'sot')
-rw-r--r--sot/source/sdstor/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/sot/source/sdstor/makefile.mk b/sot/source/sdstor/makefile.mk
index b8633dd2b150..1b69d47f1b19 100644
--- a/sot/source/sdstor/makefile.mk
+++ b/sot/source/sdstor/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 07:39:30 $
+# last change: $Author: rt $ $Date: 2006-03-08 14:04:21 $
#
# 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=sdstor
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------
@@ -70,4 +68,3 @@ EXCEPTIONSFILES= \
.INCLUDE : target.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk