From: megacz Date: Fri, 30 Jan 2004 07:06:12 +0000 (+0000) Subject: 2003/09/10 05:15:32 X-Git-Tag: RC3~650 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=007863be058b10fb515bb39117001afc96a1d984 2003/09/10 05:15:32 darcs-hash:20040130070612-2ba56-811f67dae57ed4fced76cd7eff2c2745d62d4400.gz --- diff --git a/Makefile b/Makefile index 5060835..8979bc0 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # The XWT Makefile # -all: JVM Linux Win32 Darwin Java2 Solaris +all: JVM Darwin Linux Win32 Solaris JVM: build/JVM/xwt.jar Linux: ; make gcj platform=Linux target=i686-pc-linux-gnu link_flags="-lX11 -lXext --static"