
all: C V S macros

C V S macros : ../bin/writeHMM.py pmodels.txt Makefile
	python ../bin/writeHMM.py . < pmodels.txt
