xref: /netbsd-src/tools/nbperf/Makefile (revision 181254a7b1bdde6873432bffef2d2decc4b5c22f)
1#	$NetBSD: Makefile,v 1.3 2011/11/01 21:16:29 joerg Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}perf
4HOST_SRCDIR=	usr.bin/nbperf
5
6.include "${.CURDIR}/../Makefile.host"
7