From fe48caea0bf62412082390af6d589c223720ab2c Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 5 Oct 2006 09:45:56 +0000 Subject: INTEGRATION: CWS ause068 (1.2.150); FILE MERGED 2006/09/21 15:17:03 hjs 1.2.150.1: #i69536# remove obsolete lines --- sal/test/unloading/makefile.mk | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/sal/test/unloading/makefile.mk b/sal/test/unloading/makefile.mk index 0cf2f883e546..b6859981357d 100644 --- a/sal/test/unloading/makefile.mk +++ b/sal/test/unloading/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-08 16:27:36 $ +# last change: $Author: kz $ $Date: 2006-10-05 10:45:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -112,13 +112,6 @@ SHL2DEF= $(MISC)$/$(SHL2TARGET).def DEF2EXPORTFILE= exports.dxp DEF2NAME= $(SHL2TARGET) -# generate exports ------------------------------------------------ -#DEF1DEPN= $(MISC)$/$(SHL1TARGET).flt -#DEFLIB1NAME= $(TARGET) -#----------------------------------------------------------------- - - - # ------------------------------------------------------------------ APP1NOSAL=TRUE @@ -133,20 +126,10 @@ APP1STDLIBS= \ $(CPPULIB) - - LIBCIMT=MSVCPRTD.lib -.IF "$(GUI)"=="WNT" -#APP1STDLIBS += $(LIBCIMT) -.ENDIF - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -#$(MISC)$/$(SHL1TARGET).flt : makefile.mk -# +echo _TI2 >$@ -# +echo _TI1 >>$@ - -- cgit