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): Fix breakage caused by single comment following "else".
[freebsd-src.git]
/
sbin
/
hastctl
/
Makefile.depend
blob
ae4bdce838c41cc5d41b036ebb381b5bf03d0ded
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/libutil \
14
secure/lib/libcrypto \
15
usr.bin/yacc.host \
16
17
18
.include <dirdeps.mk>
19
20
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
21
# local dependencies - needed for -jN in clean tree
22
.endif