
gfcode: gfcode.c readseq.c readseq.h
	gcc -o gfcode -lm gfcode.c readseq.c

