1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DIRDEPS = \ 6 gnu/lib/csu \ 7 gnu/lib/libgcc \ 8 include \ 9 include/xlocale \ 10 lib/${CSU_DIR} \ 11 lib/libc \ 12 lib/libcompiler_rt \ 13 lib/libdevstat \ 14 lib/libedit \ 15 lib/libexpat \ 16 lib/libgeom \ 17 lib/libkvm \ 18 lib/libsbuf \ 19 lib/ncurses/ncurses \ 20 lib/ncurses/ncursesw \ 21 22 23.include <dirdeps.mk> 24 25.if ${DEP_RELDIR} == ${_DEP_RELDIR} 26# local dependencies - needed for -jN in clean tree 27.endif 28