File: Makefile.am

package info (click to toggle)
anthy 9100h-16
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 17,528 kB
  • sloc: ansic: 26,140; sh: 8,573; lisp: 1,264; makefile: 208
file content (12 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
## $Id: Makefile.am,v 1.9 2002/03/04 09:43:31 yusuke Exp $

INCLUDES = -I$(top_srcdir)/

lib_LTLIBRARIES = libanthy.la

libanthy_la_LIBADD = ../src-splitter/libsplit.la ../src-ordering/libordering.la -lm ../src-worddic/libanthydic.la

libanthy_la_LDFLAGS = -version-info 1:0:1

libanthy_la_SOURCES = \
 main.c context.c main.h