mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
Sponsored by: Juniper Networks, Inc. MFC after: 3 days Reviewed by: sjg Differential Revision: https://reviews.freebsd.org/D42480
25 lines
430 B
Makefile
25 lines
430 B
Makefile
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/clang/libclang \
|
|
lib/clang/libllvm \
|
|
lib/libc++ \
|
|
lib/libedit \
|
|
lib/libexecinfo \
|
|
lib/libkvm \
|
|
lib/liblzma \
|
|
lib/libz \
|
|
lib/msun \
|
|
lib/ncurses/panel \
|
|
lib/ncurses/tinfo \
|
|
usr.bin/clang/lldb-tblgen.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|