X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=2a6a5dfa1bb776771006d377dc2b6a84e24772a6;hb=30a9ea29e92d4d079cd71b0ee8cdf2b2fd70c48f;hp=1cca13e9ef8334bce81d4f47f5ade356f7c7bd06;hpb=82eb6de96a3783318a9bfcb0d6a24f306e52b262;p=org.ibex.core.git 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 ========================================="