From 1f0d6c0786e47efb9798ad5fdb5a89e74b0aa00e Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Mon, 7 Dec 2015 16:08:26 +0000 Subject: [PATCH] Garbage collect removed directories. Sponsored by: EMC / Isilon Storage Division --- targets/pseudo/gcc/Makefile.depend | 2 -- 1 file changed, 2 deletions(-) diff --git a/targets/pseudo/gcc/Makefile.depend b/targets/pseudo/gcc/Makefile.depend index 795a752e607..daf2dfc0f95 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 \