Tag: cws_src680_eoladabas User: oj Date: 2008-01-23 13:41:10+0000 Modified: dba/connectivity/source/drivers/adabas/makefile.mk
Log: #149980# change name of dll File Changes: Directory: /dba/connectivity/source/drivers/adabas/ =================================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/adabas/makefile.mk?r1=1.26.126.1&r2=1.26.126.2 Delta lines: +3 -3 ------------------- --- makefile.mk 2008-01-23 13:33:52+0000 1.26.126.1 +++ makefile.mk 2008-01-23 13:41:07+0000 1.26.126.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.26.126.1 $ +# $Revision: 1.26.126.2 $ # -# last change: $Author: oj $ $Date: 2008/01/23 13:33:52 $ +# last change: $Author: oj $ $Date: 2008/01/23 13:41:07 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -84,7 +84,7 @@ # --- Library ----------------------------------- -SHL1TARGET= $(ADABAS_TARGET)$(ADABAS_MAJOR) +SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) SHL1OBJS=$(SLOFILES) SHL1STDLIBS=\ $(CPPULIB) \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
