summaryrefslogtreecommitdiff
path: root/lib/liby/Makefile
blob: d922e716afe48be3247361a9fb9b547438a76569 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.8 1999/02/13 02:54:30 lukem Exp $
#	from: @(#)Makefile	8.1 (Berkeley) 6/4/93

LIB=	y
SRCS=	main.c yyerror.c
MKPIC=	no

.include <bsd.lib.mk>