From d529f632847ce4a0d322648b389c9848ac04da49 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:02:11 +0000 Subject: [PATCH] 2003/06/18 23:02:45 darcs-hash:20040130070211-2ba56-74075845a3b38951d2291610f48a0f1ec90bad9c.gz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4