summaryrefslogtreecommitdiffstats
path: root/lib/liby/Makefile
blob: 2f357f3c7617d3e939d9c8600caf579fcbe300d9 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

WARNS?=	1

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud