/mythes-1.2.3/Makefile.am

# · Makefile · 27 lines · 16 code · 11 blank · 0 comment · 0 complexity · 5cba8dd1e755763d6a5b8b39914ec730 MD5 · raw file

  1. ACLOCAL_AMFLAGS = -I m4
  2. noinst_PROGRAMS = example
  3. dist_bin_SCRIPTS = th_gen_idx.pl
  4. INCLUDES = @HUNSPELL_CFLAGS@
  5. example_SOURCES = example.cxx
  6. lib_LTLIBRARIES = libmythes-1.2.la
  7. libmythes_1_2_includedir = $(includedir)
  8. libmythes_1_2_la_SOURCES = mythes.cxx
  9. libmythes_1_2_include_HEADERS = mythes.hxx
  10. example_LDADD = libmythes-1.2.la @HUNSPELL_LIBS@
  11. pkgconfdir = $(libdir)/pkgconfig
  12. pkgconf_DATA = mythes.pc
  13. EXTRA_DIST = th_en_US_new.idx th_en_US_new.dat checkme.lst \
  14. morph.idx morph.dat morph.lst morph.aff morph.dic \
  15. mythes.pc.in data_layout.txt makefile.mk \
  16. WordNet_license.txt WordNet_readme.txt