blob: 7bcff699ea9db37eefa840ae9a30ac19813127ce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
# This file is not autogenerated - take care!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
include \
include/xlocale \
usr.sbin/config.host \
.include <dirdeps.mk>
|