1# Autogenerated - do NOT edit! 2 3DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 4 5DEP_MACHINE := ${.PARSEFILE:E} 6 7DIRDEPS = \ 8 cddl/lib/libctf \ 9 cddl/lib/libdtrace \ 10 gnu/lib/libgcc \ 11 include \ 12 include/xlocale \ 13 lib/${CSU_DIR} \ 14 lib/libc \ 15 lib/libelf \ 16 lib/libproc \ 17 lib/librt \ 18 lib/librtld_db \ 19 lib/libthr \ 20 lib/libutil \ 21 lib/liby \ 22 lib/libz \ 23 24 25.include <dirdeps.mk> 26 27.if ${DEP_RELDIR} == ${_DEP_RELDIR} 28# local dependencies - needed for -jN in clean tree 29.endif 30