03165addb5
Sponsored by: EMC / Isilon Storage Division
23 lines
371 B
Makefile
23 lines
371 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/clang/libclang \
|
|
lib/clang/libllvm \
|
|
lib/libc++ \
|
|
lib/libedit \
|
|
lib/libexecinfo \
|
|
lib/msun \
|
|
lib/ncurses/ncursesw \
|
|
lib/ncurses/panelw \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|