175882Sasmodai#	$NetBSD: Makefile,v 1.2 1995/07/03 21:25:14 cgd Exp $
274848Sru# $FreeBSD$
312099Sjoerg
412099Sjoerg.PATH:	${.CURDIR}/../lint1
512099Sjoerg
612099SjoergPROG=	xlint
775882SasmodaiPROGNAME=	lint
812099SjoergSRCS=	xlint.c mem.c
974848SruMAN=	lint.1
1012099Sjoerg
1112099SjoergCFLAGS+=-I${.CURDIR}/../lint1
1292813SruCFLAGS+= -DPREFIX=\"${TOOLS_PREFIX}\"
1312099Sjoerg
1412099Sjoerg.include "${.CURDIR}/../../Makefile.inc"
1512099Sjoerg.include <bsd.prog.mk>
16