# Makefile for liby

LIB=	y

SRCS=	\
	main.c \
	yyerror.c

.include <bsd.lib.mk>
