To compile jimslide you need to compile
slide.c
btree64k.c and
readparm.c

and then link the object files.

running make with the very simple Makefile will do this for you.

The organization of the code is _horrible_ and performs such attrocities
as c files including other c files.

