bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

The clean opt can not delete all objs(like *.o)


From: chrlis
Subject: The clean opt can not delete all objs(like *.o)
Date: Wed, 12 Apr 2017 15:27:43 +0800

I find a special case:
->cd
bash-4.4
->mkdir build
->cd build
->...
->make clean

When I make clean current building directory, it never remove the object 'man2html.o' in the path /path/to/build/support.
Is this a problem ?

The released bash source code version is: https://ftp.gnu.org/gnu/bash/bash-4.4.tar.gz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]