projects
/
freebsd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
zfs: merge openzfs/zfs@c629f0bf6
[freebsd.git]
/
usr.sbin
/
arp
/
Makefile.depend
1
# $FreeBSD$
2
# Autogenerated - do NOT edit!
3
4
DIRDEPS = \
5
gnu/lib/csu \
6
include \
7
include/arpa \
8
include/xlocale \
9
lib/${CSU_DIR} \
10
lib/libc \
11
lib/libcompiler_rt \
12
lib/libutil \
13
lib/libxo \
14
15
16
.include <dirdeps.mk>
17
18
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
19
# local dependencies - needed for -jN in clean tree
20
.endif