summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/texinfo/libtxi/Makefile
blob: 7d337766d5854475cbf5a78c2c268335a42b4606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# $FreeBSD$
#

TXIDIR= ${.CURDIR}/../../../../contrib/texinfo/libtxi

.PATH: $(TXIDIR)

LIB= txi

SRCS+= getopt.c getopt1.c

NOPROFILE=      NO
NOPIC=          NO
NOSHARED=	NO

install:
	@true

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud