Tag: cws_src680_dba28 User: fs Date: 05/03/23 06:56:19 Modified: /dba/connectivity/source/drivers/hsqldb/ makefile.mk
Log: #i45314# +accesslog for tracing file operations in debug mode File Changes: Directory: /dba/connectivity/source/drivers/hsqldb/ =================================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/makefile.mk?r1=1.5&r2=1.5.22.1 Delta lines: +5 -4 ------------------- --- makefile.mk 17 Feb 2005 10:15:18 -0000 1.5 +++ makefile.mk 23 Mar 2005 14:56:16 -0000 1.5.22.1 @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.5.22.1 $ # -# last change: $Author: vg $ $Date: 2005/02/17 10:15:18 $ +# last change: $Author: fs $ $Date: 2005/03/23 14:56:16 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,7 +87,8 @@ $(SLO)$/StorageNativeOutputStream.obj \ $(SLO)$/StorageNativeInputStream.obj \ $(SLO)$/StorageFileAccess.obj \ - $(SLO)$/Hservices.obj + $(SLO)$/Hservices.obj \ + $(SLO)$/accesslog.obj .IF "$(OS)"=="MACOSX" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
