freebsd-dev/gnu/usr.bin/bison/doc/Makefile

10 lines
265 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.1 1996/09/10 13:23:46 peter Exp $
1996-09-10 13:23:46 +00:00
INFO = bison
INFOSECTION= "Programming & development tools."
INFOENTRY_bison= "* Bison: (bison). The GNU YACC-compatible parser generator."
1996-09-10 13:23:46 +00:00
.PATH: ${.CURDIR}/../../../../contrib/bison
.include <bsd.info.mk>