25 lines
601 B
Makefile
25 lines
601 B
Makefile
|
# $FreeBSD$
|
||
|
# Autogenerated - do NOT edit!
|
||
|
|
||
|
DIRDEPS = \
|
||
|
include \
|
||
|
include/xlocale \
|
||
|
lib/libc++ \
|
||
|
lib/msun \
|
||
|
usr.bin/clang/clang-tblgen.host \
|
||
|
|
||
|
|
||
|
.include <dirdeps.mk>
|
||
|
|
||
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||
|
# local dependencies - needed for -jN in clean tree
|
||
|
SymbolFileSymtab.o: CommentCommandList.inc.h
|
||
|
SymbolFileSymtab.o: DeclNodes.inc.h
|
||
|
SymbolFileSymtab.o: DiagnosticCommonKinds.inc.h
|
||
|
SymbolFileSymtab.o: StmtNodes.inc.h
|
||
|
SymbolFileSymtab.po: CommentCommandList.inc.h
|
||
|
SymbolFileSymtab.po: DeclNodes.inc.h
|
||
|
SymbolFileSymtab.po: DiagnosticCommonKinds.inc.h
|
||
|
SymbolFileSymtab.po: StmtNodes.inc.h
|
||
|
.endif
|