User: obo Date: 2008-02-28 12:25:39+0000 Modified: dba/dbaccess/source/ext/adabas/makefile.mk
Log: #i10000# remove UPD from target name File Changes: Directory: /dba/dbaccess/source/ext/adabas/ =========================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ext/adabas/makefile.mk?r1=1.2&r2=1.3 Delta lines: +3 -3 ------------------- --- makefile.mk 2008-02-26 15:56:16+0000 1.2 +++ makefile.mk 2008-02-28 12:25:36+0000 1.3 @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: obo $ $Date: 2008/02/26 15:56:16 $ +# last change: $Author: obo $ $Date: 2008/02/28 12:25:36 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,7 +87,7 @@ $(SLO)$/Acomponentmodule.obj # --- Library ----------------------------------- -SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET=$(TARGET)$(DLLPOSTFIX) SHL1STDLIBS=\ $(CPPULIB) \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
