1# $FreeBSD$ 2 3# This file is not autogenerated - take care! 4 5DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} 6 7DIRDEPS = \ 8 gnu/usr.bin/cc/cc_tools \ 9 gnu/usr.bin/cc/libiberty \ 10 gnu/usr.bin/cc/libcpp \ 11 gnu/usr.bin/cc/libdecnumber \ 12 gnu/usr.bin/cc/cc_int \ 13 gnu/usr.bin/cc/cc \ 14 gnu/usr.bin/cc/cc1 \ 15 gnu/usr.bin/cc/include \ 16 gnu/usr.bin/cc/doc \ 17 gnu/usr.bin/cc/cpp \ 18 gnu/usr.bin/cc/cc1plus \ 19 gnu/usr.bin/cc/c++ \ 20 gnu/usr.bin/cc/c++filt \ 21 gnu/usr.bin/cc/gcov \ 22 23 24.include <dirdeps.mk> 25