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
mail(1): Invert calloc(3) argument order.
[freebsd-src.git]
/
usr.bin
/
tput
/
Makefile.depend
blob
59bc8280260495d219aa23e436786c5d8e1f4c36
1
# $FreeBSD$
2
# Autogenerated - do NOT edit!
3
4
DIRDEPS = \
5
gnu/lib/csu \
6
gnu/lib/libgcc \
7
include \
8
include/xlocale \
9
lib/${CSU_DIR} \
10
lib/libc \
11
lib/libcompiler_rt \
12
lib/ncurses/ncursesw \
13
14
15
.include <dirdeps.mk>
16
17
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
18
# local dependencies - needed for -jN in clean tree
19
.endif