geinf/compile.sh

3 lines
81 B
Bash
Executable File

#!/bin/sh
gcc -Wall -pthread vcf_to_sfs.c -lm -lz -std=c99 -Wextra -o vcf_to_sfs