repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Yield after processing a couple of vnodes to avoid running too long.
[dragonfly.git]
/
secure
/
libexec
/
Makefile.inc
blob
f544144b5ebd77130477c09e92212cdd7f23062d
1
# $FreeBSD: src/secure/libexec/Makefile.inc,v 1.5.2.1 2002/04/19 12:03:57 ru Exp $
2
# $DragonFly: src/secure/libexec/Makefile.inc,v 1.2 2003/06/17 04:27:48 dillon Exp $
3
4
BINDIR?= /usr/libexec
5
6
.include "${.CURDIR}/../../Makefile.inc"