in order to generate lisp use: go
ccc	is a pre-processor for cc that only re-compiles those
	c files that have been changed since the last .o file
	was generated.
-lw	is my library of c callable routines. sources are
	in wlib.
