
___FILE_____	___CONTENTS__________

bsd.m4		module for taxi compiler allowing compilation for freeBSD
bsdMakefile	makefile for testNull.c under freeBSD
common.m4	part of taxi compiler that is common between platforms
linux.m4	module for taxi compiler allowing compilation for linux
linuxMakefile	makefile for testNull.c under linux
null.m4		taxi language source for a null driver with debugging output
README		this file
testNull.c	example output from the compilation of null.m4 under linux
testNull.h	example output from the compilation of null.m4 under linux
userGuide.tex	the user manual for taxi

