freebsd-src/targets/pseudo/universe/Makefile.depend
2014-11-30 18:45:46 +00:00

16 lines
308 B
Makefile

# $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