]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - gnu/usr.bin/bison/doc/Makefile
$Id$ -> $FreeBSD$
[FreeBSD/FreeBSD.git] / gnu / usr.bin / bison / doc / Makefile
1 # $FreeBSD$
2
3 INFO = bison
4 INFOSECTION= "Programming & development tools."
5 INFOENTRY_bison= "* Bison: (bison).             The GNU YACC-compatible parser generator."
6
7 SRCDIR= ${.CURDIR}/../../../../contrib/bison
8
9 .include <bsd.info.mk>