home *** CD-ROM | disk | FTP | other *** search
File List | 2001-08-12 | 1.0 KB | 34 lines |
-
-
- Important files in the E: directory.
-
- YAEC1.8+ : the externs/ directory is not needed anymore !
-
- E:
- bin/
- yaec * -> the compiler executable
- fd2module -> convert .fd to .e
- docs/
- yaec.readme
- yaec.guide -> main documentation
- AFD#? -> AFD-Copyright Note
- files.txt -> this text
- #?.txt -> misc docs
- modules/ *
- #?.e -> function definition modules
- #?/#?.e -> other modules
- examples/ -> misc example sources
- #?.e
- startup/ -> private stuff
- startup.o * -> startup code for executables
- yaec.lib * -> internal functions code
- yaec.i * -> asm include file
- library.o * -> startup code for shared libraries
- device.o * -> startup code for shared devices
- generate.script * -> script for assembling/linking
- temp/ * -> drawer for temporary files
-
-
- File/drawer names with * after them are crucial for operation.
-
-