7 lines
161 B
Makefile
7 lines
161 B
Makefile
|
# $NetBSD: Makefile,v 1.3 2011/11/01 21:16:29 joerg Exp $
|
||
|
|
||
|
HOSTPROGNAME= ${_TOOL_PREFIX}perf
|
||
|
HOST_SRCDIR= usr.bin/nbperf
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|