This is flex-2.3.7 modified ever so slightly to compile with Manx Aztec C version 5.2a. Note that you cannot quite completely make flex from scratch with this, you need yacc to generate scan.c and scan.h. I used a unix yacc to generate these files and had no trouble with it. I was quite suprised at how easy this was to compile with Aztec C. There were very few problems. Most of the work was in adjusting the makefile to work with Aztec. There are also a few changes in flexdef.h. I think everything else went without change. Note that there are still quite a few unixisms in the makefile for things that I don't think you will want or need to make. The man files are in nroff-doc.lha, the formatted documentation is in text-doc.lha, and the source is in src.lha. To install, simply put flex in your path and copy flex.skel to S: (or, if you recompile, wherever you have set the AUXDIR in the Makefile). Mark Waggoner waggoner@ichips.intel.com (503) 696-4182