175831Sasmodai#	$NetBSD: Makefile,v 1.2 1995/07/03 21:24:39 cgd Exp $
275782Sasmodai# $FreeBSD$
312099Sjoerg
412099Sjoerg.PATH:	${.CURDIR}/../lint1
512099Sjoerg
612099SjoergPROG=	lint2
791592SmarkmSRCS=	main2.c hash.c read.c mem.c mem2.c chk.c msg.c emit.c emit2.c inittyp.c
8276486SngieMAN=
912099SjoergCFLAGS+=-I${.CURDIR}/../lint1
1012099SjoergLINTFLAGS=-abehrz
1112099Sjoerg
12291819SbdreweryBINDIR=	${LIBEXECDIR}
1312099Sjoerg
1412099Sjoerg.include <bsd.prog.mk>
15