# $FreeBSD: head/lib/liby/Makefile 298107 2016-04-16 07:45:30Z gjb $ PACKAGE=lib${LIB} LIB= y SRCS= main.c yyerror.c NO_PIC= WARNS?= 1 .include