File: Makefile.am

package info (click to toggle)
open-jtalk 1.11-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 117,352 kB
  • sloc: cpp: 165,033; ansic: 16,087; sh: 4,173; makefile: 291
file content (19 lines) | stat: -rw-r--r-- 797 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

EXTRA_DIST = Makefile.mak

DISTCLEANFILES = *.log *.out *~

MAINTAINERCLEANFILES = Makefile.in

AM_CPPFLAGS = -I @top_srcdir@/njd @CHARSET@

noinst_LIBRARIES = libnjd_set_accent_phrase.a

libnjd_set_accent_phrase_a_SOURCES = njd_set_accent_phrase.h \
                                     njd_set_accent_phrase.c \
                                     njd_set_accent_phrase_rule_ascii_for_euc_jp.h \
                                     njd_set_accent_phrase_rule_ascii_for_shift_jis.h \
                                     njd_set_accent_phrase_rule_ascii_for_utf_8.h \
                                     njd_set_accent_phrase_rule_euc_jp.h \
                                     njd_set_accent_phrase_rule_shift_jis.h \
                                     njd_set_accent_phrase_rule_utf_8.h