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/arpa \ 11 include/xlocale \ 12 lib/${CSU_DIR} \ 13 lib/libc \ 14 lib/libcompiler_rt \ 15 lib/libkiconv \ 16 usr.bin/xinstall.host \ 17 18 19.include <dirdeps.mk> 20 21.if ${DEP_RELDIR} == ${_DEP_RELDIR} 22# local dependencies - needed for -jN in clean tree 23.endif 24