User: obo Date: 05/03/15 01:04:56 Modified: /dba/connectivity/com/sun/star/sdbcx/comp/hsqldb/ makefile.mk
Log: INTEGRATION: CWS gcj3 (1.3.30); FILE MERGED 2005/03/07 15:35:41 cmc 1.3.30.1: #i44359# hsqldb can be built with gcj now 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.4&r2=1.5 Delta lines: +0 -5 ------------------- --- makefile.mk 10 Mar 2005 15:15:05 -0000 1.4 +++ makefile.mk 15 Mar 2005 09:04:54 -0000 1.5 @@ -67,10 +67,6 @@ # --- Settings ----------------------------------------------------- .INCLUDE: settings.mk -.IF "$(JDK)"=="gcj" -all: - @echo This dir cannot be build with gcj because of org.hsqldb.lib.FileAccess -.ELSE # --- Files -------------------------------------------------------- @@ -92,4 +88,3 @@ # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -.ENDIF --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
