The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
all:
	gcc -g -Wall -O2 -I/gsc/pkg/bio/samtools/installed/ calcRoiCovg.c -o calcRoiCovg -lm -lz -L/gsc/pkg/bio/samtools/installed/ -lbam
clean:
	rm -f calcRoiCovg