NetBSD/lib/liby/Makefile

7 lines
92 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.5 (Berkeley) 5/15/90
LIB= y
SRCS= main.c yyerror.c
.include <bsd.lib.mk>