175831Sasmodai#	$NetBSD: Makefile,v 1.2 1995/07/03 21:24:39 cgd Exp $
275782Sasmodai# $FreeBSD: releng/10.2/usr.bin/xlint/lint2/Makefile 276486 2014-12-31 23:25:37Z ngie $
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
1212099SjoergBINDIR=	/usr/libexec
1312099Sjoerg
1412099Sjoerg.include <bsd.prog.mk>
15