2003/06/18 23:02:45
[org.ibex.core.git] / Makefile
index 2a6a5df..55903b3 100644 (file)
--- 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"