# this is just for the test program (WON build should also work)
# when the library is finished, it should be #include-able
hmmlib: hmmlib.c
gcc -g $< -o $@