mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
20 lines
338 B
Text
20 lines
338 B
Text
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcapsicum \
|
|
lib/libcasper/libcasper \
|
|
lib/libcompiler_rt \
|
|
lib/libdwarf \
|
|
lib/libelf \
|
|
lib/libelftc \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|