local.gendirdeps.mk (ccfb965433c67f3bda935a3cdf334be2e3c4348d) local.gendirdeps.mk (8311337d3559e8f66576e2a64a43bca5681d3606)
1# $FreeBSD$
2
3# we need a keyword, this noise is to prevent it being expanded
1# $FreeBSD$
2
3# we need a keyword, this noise is to prevent it being expanded
4GENDIRDEPS_HEADER= echo '\# ${FreeBSD:L:@v@$$$v$$ @} ';
4GENDIRDEPS_HEADER= echo '\# ${FreeBSD:L:@v@$$$v$$ @:M*F*}';
5
6# supress optional/auto dependecies
7# local.dirdeps.mk will put them in if necessary
8GENDIRDEPS_FILTER+= \
9 Ngnu/lib/libssp/libssp_nonshared \
10 Ncddl/usr.bin/ctf* \
11 Nlib/clang/include \
12 Nlib/libc_nonshared \

--- 38 unchanged lines hidden ---
5
6# supress optional/auto dependecies
7# local.dirdeps.mk will put them in if necessary
8GENDIRDEPS_FILTER+= \
9 Ngnu/lib/libssp/libssp_nonshared \
10 Ncddl/usr.bin/ctf* \
11 Nlib/clang/include \
12 Nlib/libc_nonshared \

--- 38 unchanged lines hidden ---