# $FreeBSD: stable/9/lib/liby/Makefile 201381 2010-01-02 09:58:07Z ed $

LIB=	y
SRCS=	main.c yyerror.c
NO_PIC=

WARNS?=	1

.include <bsd.lib.mk>
