1# This file is not autogenerated - take care! 2 3# this is not normally needed, but we are not normal 4.if ${.MAKE.LEVEL} == 0 5# our role here is to build all the host tools etc. 6DIRDEPS = \ 7 targets/pseudo/hosttools.host \ 8 9 10.include <dirdeps.mk> 11.endif 12