0aa2700123
Differential Revision: https://reviews.freebsd.org/D36592
24 lines
365 B
Makefile
24 lines
365 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libcrypt \
|
|
lib/libmd \
|
|
lib/libthr \
|
|
lib/libutil \
|
|
lib/msun \
|
|
usr.bin/yacc.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|