mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
24 lines
601 B
Makefile
24 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
|