雾聪
2024-01-23 37fcd9f024c2cd4a22f15610fd7c5d98533fed09
1
2
3
4
5
6
7
# Additionnal definitions needed to make with IRSTLM toolkit
 
# Assumes IRSTLM includes and libraries have been installed under 
#   $(SRCDIR)/../lmtoolkit/include/irstlm and $(SRCDIR)/../lmtoolkit/lib/irstlm
 
EXTRA_CXXFLAGS = -DHAVE_IRSTLM -I$(SRCDIR)/../lmtoolkit/include -Wno-sign-compare
EXTRA_LDLIBS = $(SRCDIR)/../lmtoolkit/lib/irstlm/x86_64-apple-darwin10.0/libirstlm.a -lz