File: Makefile.am

package info (click to toggle)
texinfo 4.7-2.2sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,300 kB
  • ctags: 4,391
  • sloc: ansic: 46,392; sh: 6,029; perl: 715; makefile: 636; awk: 451; yacc: 288; lisp: 213; sed: 54
file content (24 lines) | stat: -rw-r--r-- 975 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $Id: Makefile.am,v 1.2 2004/03/11 13:08:36 karl Exp $
# Makefile.am for texinfo/lib.
# Run automake in .. to produce Makefile.in from this.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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 getopt_int.h gettext.h \
                   substring.c system.h xalloc.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