xref: /netbsd-src/tools/nbperf/Makefile (revision ac992c4949c1e7aa09dc710bef52e60123b57a60)
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