Annotation-System/hmmlib2/utils/Makefile

3 lines
74 B
Makefile
Raw Normal View History

2021-04-03 14:42:32 +00:00
hmmldump: dump.c ../hmmlib.h stb_sb.h
gcc -Wall -Wextra -I.. -g $< -o $@