# $FreeBSD: src/lib/liby/Makefile,v 1.13 2005/07/20 14:35:26 ru Exp $

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

.include <bsd.lib.mk>
