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
elfcopy: overhaul of LMA handling
[freebsd-src.git]
/
usr.sbin
/
rrenumd
/
Makefile.depend
blob
88d8cebda9cf4b9b23f7f7722fd49c0303d817a3
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/xlocale \
10
lib/${CSU_DIR} \
11
lib/libc \
12
lib/libcompiler_rt \
13
lib/libipsec \
14
lib/liby \
15
usr.bin/lex/lib \
16
usr.bin/yacc.host \
17
18
19
.include <dirdeps.mk>
20
21
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
22
# local dependencies - needed for -jN in clean tree
23
.endif