mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 05:55:02 +03:00
6 lines
307 B
Plaintext
6 lines
307 B
Plaintext
fakelib lm_filter : phrase.cc vocab.cc arpa_io.cc ../../util//kenutil : <threading>multi:<library>/top//boost_thread ;
|
|
|
|
obj main : filter_main.cc : <threading>single:<define>NTHREAD <include>../.. ;
|
|
|
|
exe filter : main lm_filter ../../util//kenutil ..//kenlm : <threading>multi:<library>/top//boost_thread ;
|