X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=README;h=e7f3bf946ba9dbe45f3b965fbda9ff76dea9c830;hb=4864481f8eb74ba71645ce914956b42d1afbdb5d;hp=c7821a8da08e076745d4ae3726dd602db62214da;hpb=e819b3bfd2a1480035b4831866071058eedcea60;p=org.ibex.core.git diff --git a/README b/README index c7821a8..e7f3bf9 100644 --- a/README +++ b/README @@ -36,6 +36,7 @@ Directory Structure COPYING - copyright information for all files in this distro TM - trademark information for XWT Makefile - build file for gcc 3.3 + next.build - the build id of the next build to be generated bin/ - all binary stuff generated by xwt builds gcc/ - build area for a custom copy of gcc3.3 and binutils2.13 Makefile - will download, configure, compile, and private-install gcc3.3/binutils2.13 @@ -72,7 +73,7 @@ Public build targets: compile - compiles all .java files into bin/*.class Win32 - Win95 or later (bin-Win32/xwt.exe) Linux - Linux 2.2 or later (bin-Linux/xwt.linux) - Java - Any Java 1.1+ compliant JVM + Java2 - Any Java 1.2+ compliant JVM clean - cleanup