aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/the-lot/Makefile.depend
blob: 9909bfa46e2c27afa30f8048c05212717f97ca1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

.include <src.opts.mk>

# This file is not autogenerated - take care!

DIRDEPS = \
	targets/pseudo/kernel \
	targets/pseudo/toolchain \
	targets/pseudo/userland \

.if ${MK_TESTS} != "no"
DIRDEPS+= targes/pseudo/tests
.endif

.include <dirdeps.mk>