bin_PROGRAMS = cmph_hash_map_test lib_LTLIBRARIES = libcxxmph.la libcxxmph_la_SOURCES = trigragh.h trigraph.cc libcxxmph_la_LDFLAGS = -version-info 0:0:0 cmph_hash_map_test_LDADD = libcxxmph.la cmph_hash_map_test_SOURCES = cmph_hash_map_test.cc