2003/06/19 01:19:28
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:02:13 +0000 (07:02 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:02:13 +0000 (07:02 +0000)
darcs-hash:20040130070213-2ba56-7ef70afb1a2a6c9c0a6db7bbba480d3faef66ec0.gz

Makefile

index 55903b3..2a6a5df 100644 (file)
--- 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"