mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
22 lines
371 B
Makefile
22 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
|