diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-12-07 16:08:26 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-12-07 16:08:26 +0000 |
commit | b02bda20bbec95f7dc4e2c3f7c6456340da40e1b (patch) | |
tree | 350db81063a6beb0d9f43c660993795e90ad4d1e /targets/pseudo/gcc/Makefile.depend | |
parent | 88567fe0471413f299f66605c88499a3f317c91f (diff) | |
download | FreeBSD-src-b02bda20bbec95f7dc4e2c3f7c6456340da40e1b.zip FreeBSD-src-b02bda20bbec95f7dc4e2c3f7c6456340da40e1b.tar.gz |
Garbage collect removed directories.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'targets/pseudo/gcc/Makefile.depend')
-rw-r--r-- | targets/pseudo/gcc/Makefile.depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/targets/pseudo/gcc/Makefile.depend b/targets/pseudo/gcc/Makefile.depend index 795a752..daf2dfc 100644 --- a/targets/pseudo/gcc/Makefile.depend +++ b/targets/pseudo/gcc/Makefile.depend @@ -11,11 +11,9 @@ DIRDEPS = \ gnu/usr.bin/cc/cc \ gnu/usr.bin/cc/cc1 \ gnu/usr.bin/cc/include \ - gnu/usr.bin/cc/doc \ gnu/usr.bin/cc/cpp \ gnu/usr.bin/cc/cc1plus \ gnu/usr.bin/cc/c++ \ - gnu/usr.bin/cc/c++filt \ gnu/usr.bin/cc/gcov \ |