Annotation-System/hmmlib2/utils/Makefile

3 lines
74 B
Makefile

hmmldump: dump.c ../hmmlib.h stb_sb.h
gcc -Wall -Wextra -I.. -g $< -o $@