import testing ; import option ; lib training : ..//utils ..//mteval ..//decoder ../klm/lm//kenlm ..//boost_program_options ttables.cc : . : : ..//decoder ../klm/lm//kenlm ..//utils ..//mteval ..//boost_program_options ; exe model1 : model1.cc : ../decoder ; # // all_tests [ glob *_test.cc ] : ..//decoder : $(TOP)/decoder/test_data ; alias programs : model1 ;