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
makefs: reorder 'usage' alphabetically
[freebsd-src.git]
/
usr.sbin
/
nologin
/
Makefile.depend
blob
9cb890b58360af6a938a12d3dc86c1f3665f6aa0
1
# $FreeBSD$
2
# Autogenerated - do NOT edit!
3
4
DIRDEPS = \
5
gnu/lib/csu \
6
gnu/lib/libgcc \
7
include \
8
lib/${CSU_DIR} \
9
lib/libc \
10
lib/libcompiler_rt \
11
12
13
.include <dirdeps.mk>
14
15
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
16
# local dependencies - needed for -jN in clean tree
17
.endif