mirror of
https://github.com/nmap/nmap.git
synced 2026-06-24 18:18:08 +00:00
Remove setup.py, MANIFEST, build/, and dist/ in umit_dist_clean.
This commit is contained in:
parent
8094a16c90
commit
e333704d4a
1 changed files with 1 additions and 0 deletions
|
|
@ -176,6 +176,7 @@ nbase_dist_clean:
|
|||
nsock_dist_clean:
|
||||
-cd $(NSOCKDIR)/src && $(MAKE) distclean
|
||||
umit_dist_clean: umit_clean
|
||||
-cd $(UMITDIR) && rm -rf setup.py MANIFEST build/ dist/
|
||||
debugclean:
|
||||
rm -f *.gcov *.gcda *.gcno gmon.out
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue