freebsd-dev/targets/pseudo/universe/Makefile.depend
Bryan Drewery 54c7d75a06 META_MODE: Remove DEP_RELDIR from Makefile.depend files.
This has not been needed since r284171 in projects/bmake.

Sponsored by:	EMC / Isilon Storage Division
2015-09-25 19:26:08 +00:00

14 lines
265 B
Makefile

# $FreeBSD$
# This file is not autogenerated - take care!
# this is not normally needed, but we are not normal
.if ${.MAKE.LEVEL} == 0
# our role here is to build all the host tools etc.
DIRDEPS = \
targets/pseudo/hosttools.host \
.include <dirdeps.mk>
.endif