repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
indent(1): Use NULL instead of zero for pointers.
[freebsd-src.git]
/
libexec
/
ypxfr
/
Makefile.depend
blob
bdd7bc273d10a33180cdc50f8ed30b409a586993
1
# $FreeBSD$
2
# Autogenerated - do NOT edit!
3
4
DIRDEPS = \
5
gnu/lib/csu \
6
gnu/lib/libgcc \
7
include \
8
include/arpa \
9
include/rpc \
10
include/rpcsvc \
11
include/xlocale \
12
lib/${CSU_DIR} \
13
lib/libc \
14
lib/libcompiler_rt \
15
lib/librpcsvc \
16
17
18
.include <dirdeps.mk>
19
20
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
21
# local dependencies - needed for -jN in clean tree
22
.endif