mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-07 20:17:48 +03:00
3 lines
89 B
Makefile
3 lines
89 B
Makefile
|
checkplf: checkplf.cpp
|
||
|
g++ checkplf.cpp -I../../moses/ ../../lib/libmoses.a -o checkplf
|