diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-07 16:08:26 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-07 16:08:26 +0000 |
commit | 1f0d6c0786e47efb9798ad5fdb5a89e74b0aa00e (patch) | |
tree | 350db81063a6beb0d9f43c660993795e90ad4d1e /targets/pseudo | |
parent | 10f696a52d68f76b894d036068c53c792d0830c3 (diff) | |
download | src-1f0d6c0786e47efb9798ad5fdb5a89e74b0aa00e.tar.gz src-1f0d6c0786e47efb9798ad5fdb5a89e74b0aa00e.zip |
Garbage collect removed directories.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes:
svn path=/head/; revision=291946
Diffstat (limited to 'targets/pseudo')
-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 795a752e6075..daf2dfc0f95e 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 \ |