tar -cvf hnav.tar README maketar where.data \
	convert/*.c convert/makefile convert/header.* convert/od-head.* \
	docs/* include/*.h progs/*.c progs/makefile \
	sources/*.c sources/*.f sources/makefile

