From 1302c25707d65d70f410f7b5c12c309e20f2cb65 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:02:13 +0000 Subject: [PATCH] 2003/06/19 01:19:28 darcs-hash:20040130070213-2ba56-7ef70afb1a2a6c9c0a6db7bbba480d3faef66ec0.gz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4