mirror of
https://github.com/opnsense/src.git
synced 2026-03-24 11:43:11 -04:00
7 lines
137 B
Makefile
7 lines
137 B
Makefile
# $Id: Makefile,v 1.1 1995/10/29 09:08:35 peter Exp $
|
|
|
|
INFO = bison
|
|
|
|
.PATH: ${.CURDIR}/../../../../contrib/bison
|
|
|
|
.include <bsd.info.mk>
|