xref: /freebsd/lib/liby/Makefile (revision b0f25a38d7217b04dcdf7f2272ecf5f2f314d314)
1PACKAGE=toolchain
2LIB=	y
3SRCS=	main.c yyerror.c
4NO_PIC=
5
6.include <bsd.lib.mk>
7