repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
tools
/
nbperf
/
Makefile
blob
aa76fb1dd3444a7702c1c30ef9435b7cf48d5f8f
1
# $NetBSD: Makefile,v 1.3 2011/11/01 21:16:29 joerg Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
perf
4
HOST_SRCDIR
=
usr.bin
/
nbperf
5
6
.
include
"${.CURDIR}/../Makefile.host"