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