freebsd-src/contrib/texinfo/makeinfo/Makefile.am
Mark Murray d8b5c7ed06 Upgrade texinfo to the latest-and-greatest.
This has big improvements to the .info file utility support and
much recent OSS requires its features.
1999-01-14 19:35:19 +00:00

14 lines
382 B
Makefile

## Makefile.am for texinfo/makeinfo.
## $Id: Makefile.am,v 1.4 1997/07/04 20:58:00 karl Exp $
## Run automake in .. to produce Makefile.in from this.
bin_PROGRAMS = makeinfo
localedir = $(datadir)/locale
INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\"
LDADD = ../lib/libtxi.a @INTLLIBS@
makeinfo_SOURCES = makeinfo.c makeinfo.h multi.c
EXTRA_DIST = README