freebsd-dev/lib/liby/Makefile
2004-10-24 15:33:08 +00:00

11 lines
91 B
Makefile

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