17 lines
258 B
Makefile
17 lines
258 B
Makefile
|
# $FreeBSD$
|
||
|
# Autogenerated - do NOT edit!
|
||
|
|
||
|
DIRDEPS = \
|
||
|
include \
|
||
|
include/xlocale \
|
||
|
lib/${CSU_DIR} \
|
||
|
lib/libc \
|
||
|
lib/libcompiler_rt \
|
||
|
|
||
|
|
||
|
.include <dirdeps.mk>
|
||
|
|
||
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||
|
# local dependencies - needed for -jN in clean tree
|
||
|
.endif
|