freebsd-skq/lib/liby/Makefile

11 lines
91 B
Makefile

# $FreeBSD$
LIB= y
SHLIB_MAJOR= 2
SRCS= main.c yyerror.c
NOPIC=
.include <bsd.lib.mk>