mirror of
https://github.com/nmap/nmap.git
synced 2026-02-10 07:26:34 +00:00
Remove setup.py, MANIFEST, build/, and dist/ in umit_dist_clean.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user