Tag: cws_src680_sb36 User: sb Date: 2007/01/19 04:25:57 Modified: dba/connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk
Log: #i51803# Cleaned up. File Changes: Directory: /dba/connectivity/com/sun/star/sdbcx/comp/hsqldb/ ============================================================ File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk?r1=1.5.50.4&r2=1.5.50.5 Delta lines: +4 -4 ------------------- --- makefile.mk 12 Jan 2007 14:19:48 -0000 1.5.50.4 +++ makefile.mk 19 Jan 2007 12:25:54 -0000 1.5.50.5 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5.50.4 $ +# $Revision: 1.5.50.5 $ # -# last change: $Author: sb $ $Date: 2007/01/12 14:19:48 $ +# last change: $Author: sb $ $Date: 2007/01/19 12:25:54 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,7 @@ JARCOMPRESS = TRUE JARCLASSDIRS = $(PACKAGE) $(SECONDARY_PACKAGE) JARTARGET = $(TARGET).jar -JARCLASSPATH = $(JARFILES) .. +JARCLASSPATH = $(JARFILES) # --- Targets ------------------------------------------------------ .INCLUDE : target.mk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
