mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
13 lines
193 B
Makefile
13 lines
193 B
Makefile
# $FreeBSD$
|
|
|
|
# This file is not autogenerated - take care!
|
|
|
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
usr.sbin/config.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|