summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/doc/Makefile
blob: 3b23f426cb39a1318526ed8410ca200391e5cb90 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.6 2006/02/06 18:29:48 wiz Exp $

# $FreeBSD: src/gnu/usr.bin/groff/doc/Makefile,v 1.4 2000/12/06 12:17:01 ru Exp $

# XXX: needs newer texinfo
#TEXINFO=	groff.texinfo
SRCDIR=		${DIST_DIR}
INFOFLAGS=	-I${DIST_DIR}

.include <bsd.info.mk>