LEVEL = ../../..
PROG = viterbi

CPPFLAGS = -I$(PROJ_SRC_DIR) -DPROJ_SRC_DIR=\"$(PROJ_SRC_DIR)\"
LDFLAGS  =

include ../../Makefile.multisrc
