Added more clean operations
This commit is contained in:
parent
89d8691747
commit
cda062462d
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ endif
|
|||
clean:
|
||||
@PYTHON_CMD@ setup.py clean
|
||||
rm -f _build; rm -f _winbuild
|
||||
cd build; rm -fR *
|
||||
cd src; rm -f *.o
|
||||
|
||||
depends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue