blob: b372e6d58e9f7b4f688c2811ce83ea6f13471e9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Autogenerated - do NOT edit!
DIRDEPS = \
lib/${CSU_DIR} \
lib/atf/libatf-c \
lib/libc \
lib/libcompiler_rt \
sbin/ping \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif
|