1
2PACKAGE=lib${LIB}
3LIB=	y
4SRCS=	main.c yyerror.c
5NO_PIC=
6
7.include <bsd.lib.mk>
8