Tag: cws_src680_gcj3 User: cmc Date: 05/03/07 07:35:44 Modified: /dba/connectivity/com/sun/star/sdbcx/comp/hsqldb/ makefile.mk
Log: #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.3&r2=1.3.30.1 Delta lines: +0 -5 ------------------- --- makefile.mk 25 Jan 2005 15:06:08 -0000 1.3 +++ makefile.mk 7 Mar 2005 15:35:41 -0000 1.3.30.1 @@ -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 -------------------------------------------------------- @@ -84,4 +80,3 @@ # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -.ENDIF --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
