directory layout for rts

sys/  - non rts specific support files and system compatibility files.
test/ - rts testing routines
lib/  - C code to support the haskell libraries.
rts/  - core rts implementation
