1 1.1 christos # $FreeBSD: head/lib/libproc/Makefile.depend 284345 2015-06-13 19:20:56Z sjg $ 2 1.1 christos # Autogenerated - do NOT edit! 3 1.1 christos 4 1.1 christos DIRDEPS = \ 5 1.1 christos cddl/lib/libctf \ 6 1.1 christos gnu/lib/csu \ 7 1.1 christos gnu/lib/libgcc \ 8 1.1 christos include \ 9 1.1 christos include/xlocale \ 10 1.1 christos lib/${CSU_DIR} \ 11 1.1 christos lib/libc \ 12 1.1 christos lib/libcompiler_rt \ 13 1.1 christos lib/libcxxrt \ 14 1.1 christos lib/libelf \ 15 1.1 christos lib/libutil \ 16 1.1 christos usr.bin/xinstall.host \ 17 1.1 christos 18 1.1 christos 19 1.1 christos .include <dirdeps.mk> 20 1.1 christos 21 1.1 christos .if ${DEP_RELDIR} == ${_DEP_RELDIR} 22 1.1 christos # local dependencies - needed for -jN in clean tree 23 1.1 christos .endif 24