See what had happened was... Actually there was code and the project does work the problem is that the code was accidently deleted. While I was working on porting the code over to autoconf so that it could be uploaded I used a variable $SRCS to compile the sources and not thinking I used the same variable in the cleanup target. So I have an executable and the object code just no source code. Yeah I know how stupid of me. Well anyway right now i'm working on a complete rewrite of the code and it will be compiled into a library so that the code can be compiled directly into a program that could make for self-extracting executables so standby for that release sometime this month. Sorry for the inconenience.