From: megacz Date: Fri, 30 Jan 2004 07:02:13 +0000 (+0000) Subject: 2003/06/19 01:19:28 X-Git-Tag: RC3~832 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=1302c25707d65d70f410f7b5c12c309e20f2cb65 2003/06/19 01:19:28 darcs-hash:20040130070213-2ba56-7ef70afb1a2a6c9c0a6db7bbba480d3faef66ec0.gz --- diff --git a/Makefile b/Makefile index 55903b3..2a6a5df 100644 --- a/Makefile +++ b/Makefile @@ -214,7 +214,7 @@ Linux: echo -e "\\n=== Linux =========================================" make gcj \ platform=Linux \ - target=i686-pc-gnu-linux \ + target=i686-pc-linux-gnu \ target_bin=xwt.linux \ platform_link="-L$(gcc_path)/lib -L/usr/X11R6/lib -lX11 -lXext --static" \ platform_java_sources="POSIX X11"