summaryrefslogtreecommitdiff
path: root/lib/liby/Makefile
blob: f66bfa713cfa317da12535bf3f3d0ebf92996147 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.7 1998/01/22 07:02:52 perry Exp $
#	from: @(#)Makefile	8.1 (Berkeley) 6/4/93

LIB=	y
SRCS=	main.c yyerror.c
NOPIC=	nopic

.include <bsd.lib.mk>