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>