mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
17 lines
267 B
Makefile
17 lines
267 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
|
||
|
|
.endif
|