From: megacz Date: Fri, 30 Jan 2004 07:02:07 +0000 (+0000) Subject: 2003/06/18 08:07:11 X-Git-Tag: RC3~841 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3eabe927b209ebd7cd44de7c9a67413560e5bd55;p=org.ibex.core.git 2003/06/18 08:07:11 darcs-hash:20040130070207-2ba56-bc052b4c8b23ebc49cb2a389ecff7f2e98bc7f54.gz --- diff --git a/Makefile b/Makefile index 1cca13e..2a6a5df 100644 --- a/Makefile +++ b/Makefile @@ -225,7 +225,8 @@ Win32: platform=Win32 \ target=i686-pc-mingw32 \ target_bin=xwt.exe \ - platform_link="-Wl,--subsystem,windows -lcomdlg32" + platform_link="-Wl,--subsystem,windows -lcomdlg32" \ + platform_java_sources="Win32" Darwin: upstream echo -e "\\n=== Darwin ========================================="