Importing nbperf
Change-Id: I87eb5bd3d0596370ade272f22c6df739d0483006
This commit is contained in:
@@ -61,7 +61,7 @@ LINT_BITS= lint lint2
|
||||
SUBDIR= host-mkdep .WAIT compat .WAIT \
|
||||
binstall .WAIT mktemp .WAIT sed .WAIT \
|
||||
genassym \
|
||||
lorder makewhatis mkdep mtree .WAIT \
|
||||
lorder makewhatis mkdep mtree nbperf .WAIT \
|
||||
m4 \
|
||||
.WAIT mkfs.mfs \
|
||||
.WAIT yacc \
|
||||
|
||||
6
tools/nbperf/Makefile
Normal file
6
tools/nbperf/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
# $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"
|
||||
Reference in New Issue
Block a user