summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/texinfo/lib/Makefile.am
blob: 3aef660bf40102eccbe0d0d9eccee86a1d0c9fcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Makefile.am for texinfo/lib.
## $Id: Makefile.am,v 1.3 2000/02/09 02:18:41 espie Exp $
## Run automake in .. to produce Makefile.in from this.

noinst_LIBRARIES = libtxi.a
INCLUDES = -I../intl

# Don't need to list alloca.c, etc., Automake includes them.
libtxi_a_SOURCES = getopt.c getopt.h getopt1.c substring.c system.h \
                   xexit.c xmalloc.c xstrdup.c
libtxi_a_LIBADD = @LIBOBJS@ @ALLOCA@
libtxi_a_DEPENDENCIES = $(libtxi_a_LIBADD)

## xx configure for bzero?, clib, other common stuff

EXTRA_DIST = README