mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-11-13 00:59:02 +03:00
1ae613e79c
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@315 1f5c12ca-751b-0410-a591-d2e778427230 |
||
---|---|---|
.. | ||
.settings | ||
src | ||
.cdtbuild | ||
.cdtproject | ||
.project | ||
config.h.in | ||
configure.in | ||
depcomp | ||
install-sh | ||
irstlm.vcproj | ||
Makefile.am | ||
missing | ||
README |
To build: aclocal autoconf automake ./configure --with-prefix=PATH TO INSTALL (probably `pwd`) make make install *Make install is important since it creates the include/ and lib/ directories that client software will depend on.