Will `make clean` clean the dependencies, which is not dependent by others?
Just now I tried to install gnome2-lite using port:
firstly I run `make`, error occurs,
I ignored the error and run `make install`, it seems working - downloading, compiling, linking, but after several hours, error occurs, I don't know how to fix it
(need an automatic way
), so I want to rollback it, does `make clean` help here?
BTW, I found disk usage grows when `make clean` is done.
Thanks in advance.
Just now I tried to install gnome2-lite using port:
firstly I run `make`, error occurs,
I ignored the error and run `make install`, it seems working - downloading, compiling, linking, but after several hours, error occurs, I don't know how to fix it
(need an automatic way

BTW, I found disk usage grows when `make clean` is done.
Thanks in advance.