This directory contains the LX2l sources of tiny_c2l.l, tiny_t2l.l, position.dtx, position.ins, position.html, makefile*, and descrip.mms. If you want to modify something, you should grab the lx2l preprocessor (http://www.informatik.fh-mannheim.de/lx2l) to generate the files from the LX2l source. To generate the makefile, use the command lx2l -x makefile.lxx and then one of the following commands to generate the makefile: lx2l d makefile.lx (DOS makefile with lx2l) lx2l u makefile.lx (UNIX makefile with lx2l) lx2l v makefile.lx (VMS makefile with lx2l) lx2l d1 makefile.lx (DOS makefile without lx2l) lx2l u1 makefile.lx (UNIX makefile without lx2l) lx2l v1 makefile.lx (VMS makefile without lx2l) Then you can type just "make" to build everything else.