summaryrefslogtreecommitdiff
path: root/salhelper/test
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
commit8a4c3252bd9403f7a160fdc0a6457e259c019afa (patch)
tree881d7f1c6c1e996e77492af63a8b3212acb0bbf2 /salhelper/test
parent7fe50a2f4f7c82b4f39449d117e99b0b5d691787 (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/test')
-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 0af299bda25b..49935c62dee3 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 >>$@
-