1# $FreeBSD$ 2# Autogenerated - do NOT edit! 3 4DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 5 6DIRDEPS = \ 7 gnu/lib/csu \ 8 gnu/lib/libgcc \ 9 include \ 10 include/xlocale \ 11 lib/${CSU_DIR} \ 12 lib/libc \ 13 lib/libcompiler_rt \ 14 lib/libthr \ 15 usr.bin/xinstall.host \ 16 17 18.include <dirdeps.mk> 19 20.if ${DEP_RELDIR} == ${_DEP_RELDIR} 21# local dependencies - needed for -jN in clean tree 22.endif 23