2015-06-13 19:20:56 +00:00
|
|
|
# $FreeBSD$
|
2014-05-17 03:03:17 +00:00
|
|
|
# Autogenerated - do NOT edit!
|
|
|
|
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
|
|
|
|
DIRDEPS = \
|
2015-05-27 01:19:58 +00:00
|
|
|
usr.bin/clang/clang \
|
2014-05-17 03:03:17 +00:00
|
|
|
|
|
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
|
|
# local dependencies - needed for -jN in clean tree
|
|
|
|
.endif
|