Object module librarian. Author: Mike Schwartz Unix-like frontend for Lattice C compiler. Author: Fred Fish Macro based C debugging package. Machine independent. Provides function trace, selective printing of internal state information, and more. Author: Fred Fish Subset of "unix" make command. Useful, but does not have many of the features of the full make, much less the newer "augmented make". Author: Landon Dyer Another make subset command. Author: Marc Mengel Small, relatively portable version of emacs. Has keyboard macros. No extension language. Author: Dave Conroy Portable archiver. Used to bundle text file up into a single file for transmission as a unit, or otherwise handling as a single file. "Portable" because the code itself is portable and because the archive format is very simple (uses ascii headers to separate files). From Decus C distribution. Author: Martin Minow C cross reference utility. Originally from Decus C distribution. Author: Bob Denny