summaryrefslogtreecommitdiff
path: root/tools/lint2/Makefile
blob: 1744938bc3432c537bfcf74a6876f44f6f20fe58 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.4 2001/11/12 23:16:30 tv Exp $

HOSTPROGNAME=	${MACHINE_GNU_PLATFORM}-lint2
HOST_SRCDIR=	usr.bin/xlint/lint2
HOST_BINDIR=	${TOOLDIR}/libexec

.include "${.CURDIR}/../Makefile.host"