Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorredpony <redpony@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-23 19:18:53 +0400
committerredpony <redpony@1f5c12ca-751b-0410-a591-d2e778427230>2006-08-23 19:18:53 +0400
commitb7ffa5f8b9c72b1fe009b933f45f8f0ed02c6623 (patch)
tree58e219ca425789ff999cc4811fba6e2a91eb8b17 /misc
parent1700da00bfc1756b306d10c8a7051c4f06e679eb (diff)
make building moses/moses-cmd a single make command rather than two
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@794 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile
index ab038611e..89752dcc4 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,12 +1,10 @@
-BOOSTDIR=/home/ws06/cdyer/boost-stage
SRIDIR=/home/ws06/cdyer/srilm/lib/i686
CXX=g++
CXXFLAGS=-W -Wall -O0 -g -ggdb -ffor-scope -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
LDFLAGS=-static
-INCLUDES=-I../moses/src -I$(BOOSTDIR) -I$(BOOSTDIR)/include
-BOOSTLIBS=-L$(BOOSTDIR)/lib -L$(BOOSTDIR)/stage/lib -lboost_iostreams-gcc-mt -lboost_filesystem-gcc-mt -lboost_thread-gcc-mt -lz
+INCLUDES=-I../moses/src
SRILIBS=-L$(SRIDIR) -loolm -ldstruct -lmisc
default: processPhraseTable