all: gcc multiseed.c -I. -lglpk -pthread -o multiseed check: ./multiseed clustering.mod 20
all:
gcc multiseed.c -I. -lglpk -pthread -o multiseed
check:
./multiseed clustering.mod 20