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

# This file is not autogenerated - take care!

# this is not normally needed, but we are not normal
.if ${.MAKE.LEVEL} == 0
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

# our role here is to build all the host tools etc.
DIRDEPS = \
	targets/pseudo/hosttools.host \


.include <dirdeps.mk>
.endif