mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
17 lines
279 B
Makefile
17 lines
279 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/arpa \
|
|
include/rpc \
|
|
include/rpcsvc \
|
|
include/xlocale \
|
|
usr.sbin/amd/include \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|