2003/09/07 04:31:44
[org.ibex.core.git] / README
diff --git a/README b/README
index a582b93..6f34a57 100644 (file)
--- a/README
+++ b/README
@@ -38,7 +38,17 @@ Directory Structure
    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    
+
+   build/                 - anything generated by the build process winds up here
+         h/               - header files generated by gcjh
+         java/            - auto-generated .java source files
+         class/           - java .class files
+         xwar/            - generated xwars (mainly builtin.xwar)
+         Linux/           - Linux binaries
+         Win32/           - Win32 binaries
+         Carbon/          - MacOS X / Carbon binaries
+         Solaris/         - Solaris binaries
+
    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
        gcc.patch          - a patch to make boehm-gc work on Darwin (Mac OS X)