1*2ef6d5a7SSimon J. Gerraty# $FreeBSD$ 2*2ef6d5a7SSimon J. Gerraty# Autogenerated - do NOT edit! 3*2ef6d5a7SSimon J. Gerraty 4*2ef6d5a7SSimon J. GerratyDIRDEPS = \ 5*2ef6d5a7SSimon J. Gerraty gnu/lib/csu \ 6*2ef6d5a7SSimon J. Gerraty gnu/lib/libgcc \ 7*2ef6d5a7SSimon J. Gerraty include \ 8*2ef6d5a7SSimon J. Gerraty include/xlocale \ 9*2ef6d5a7SSimon J. Gerraty lib/${CSU_DIR} \ 10*2ef6d5a7SSimon J. Gerraty lib/libc \ 11*2ef6d5a7SSimon J. Gerraty lib/libcompiler_rt \ 12*2ef6d5a7SSimon J. Gerraty lib/libdwarf \ 13*2ef6d5a7SSimon J. Gerraty lib/libelf \ 14*2ef6d5a7SSimon J. Gerraty lib/libelftc \ 15*2ef6d5a7SSimon J. Gerraty 16*2ef6d5a7SSimon J. Gerraty 17*2ef6d5a7SSimon J. Gerraty.include <dirdeps.mk> 18*2ef6d5a7SSimon J. Gerraty 19*2ef6d5a7SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 20*2ef6d5a7SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 21*2ef6d5a7SSimon J. Gerraty.endif 22