mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-29 06:52:34 +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
|