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
Add missing src.conf(5) descriptions for tool chain components
[freebsd-src.git]
/
usr.bin
/
showmount
/
Makefile.depend
blob
ddd5dbd24c8dfe7bfe58657dd5b418c54b4f3fad
1
# $FreeBSD$
2
# Autogenerated - do NOT edit!
3
4
DIRDEPS = \
5
gnu/lib/csu \
6
gnu/lib/libgcc \
7
include \
8
include/rpc \
9
include/rpcsvc \
10
include/xlocale \
11
lib/${CSU_DIR} \
12
lib/libc \
13
lib/libcompiler_rt \
14
15
16
.include <dirdeps.mk>
17
18
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
19
# local dependencies - needed for -jN in clean tree
20
.endif