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
worldstone: add -s for statistical profiling
[minix.git]
/
tools
/
stat
/
Makefile
blob
c702ffbdda322e137b181648b8af8518b63c35ed
1
# $NetBSD: Makefile,v 1.1 2003/07/20 14:06:33 lukem Exp $
2
3
HOSTPROGNAME
= ${
_TOOL_PREFIX
}
stat
4
HOST_SRCDIR
=
usr.bin
/
stat
5
6
.
include
"${.CURDIR}/../Makefile.host"