This directory contains samples of various object file formats. Their presence does not indicate that Stonewheel supports them. The brackets indicte the source file. "test.c" is in the test subdirectory in the installation. omf.obj (test.c) OMF - Object Module Format. Sample source and produced object by Borland C 5.1 (I think). elf.o (test.c) ELF - Executable Linking Format (I think). Sample source and produced object by GCC 2.91.66. ELF is supported explicitly by Stonewheel.