1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
noinst_LIBRARIES = libklm_util_stream.a libklm_util_stream_a_SOURCES = \ block.hh \ chain.cc \ chain.hh \ config.hh \ io.cc \ io.hh \ line_input.cc \ line_input.hh \ multi_progress.cc \ multi_progress.hh \ sort.hh \ stream.hh \ timer.hh AM_CPPFLAGS = -W -Wall -I$(top_srcdir)/klm #-I$(top_srcdir)/klm/util/double-conversion