# $FreeBSD$

PACKAGE=lib${LIB}
LIB=	y
SRCS=	main.c yyerror.c
NO_PIC=

WARNS?=	1

.include <bsd.lib.mk>