summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-05 09:44:33 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-05 09:44:33 +0000
commit82ca773423fd7c9c9d0c81d42d6e958948a44a02 (patch)
treee90b71a4e9c06e75e94e00162e809bbbb4c2974d /salhelper
parentf931b8a6a8fe0a6e9d9a15a1b4f26b4890d7b90c (diff)
INTEGRATION: CWS ause068 (1.4.26); FILE MERGED
2006/09/21 14:45:34 hjs 1.4.26.1: #i69536# remove obsolete lines
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/test/rtti/makefile.mk14
1 files changed, 2 insertions, 12 deletions
diff --git a/salhelper/test/rtti/makefile.mk b/salhelper/test/rtti/makefile.mk
index 0af299bda..49935c62d 100644
--- a/salhelper/test/rtti/makefile.mk
+++ b/salhelper/test/rtti/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 17:02:46 $
+# last change: $Author: kz $ $Date: 2006-10-05 10:44:33 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,6 @@ LIBTARGET=NO
TARGETTYPE=CUI
-NO_BSYMBOLIC= TRUE
ENABLE_EXCEPTIONS=TRUE
USE_DEFFILE= TRUE
@@ -79,11 +78,6 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1EXPORTFILE= exports.dxp
DEF1NAME= $(SHL1TARGET)
-# generate exports ------------------------------------------------
-#DEF1DEPN= $(MISC)$/$(SHL1TARGET).flt
-#DEFLIB1NAME= $(TARGET)
-#-----------------------------------------------------------------
-
.IF "$(OS)$(CPU)"=="SOLARISS"
SHL1VERSIONMAP= sols.map
@@ -126,7 +120,3 @@ APP1STDLIBS += $(LIBCIMT)
.INCLUDE : target.mk
-$(MISC)$/$(SHL1TARGET).flt : makefile.mk
- +echo _TI2 >$@
- +echo _TI1 >>$@
-