386BSD 0.1 development
[unix-history] / usr / src / lib / liby / Makefile
# @(#)Makefile 5.5 (Berkeley) 5/15/90
LIB= y
SRCS= main.c yyerror.c
.include <bsd.lib.mk>