mirror of
https://github.com/nmap/nmap.git
synced 2025-12-31 20:09:02 +00:00
Clean up completely from zenmap (setup.py includes zenmapCore)
This commit is contained in:
@@ -214,6 +214,9 @@ liblinear_clean:
|
||||
-cd $(LIBLINEARDIR) && $(MAKE) clean
|
||||
zenmap_clean:
|
||||
-cd $(ZENMAPDIR) && $(PYTHON) setup.py clean --all
|
||||
rm -f $(ZENMAPDIR)/zenmapCore/__init__.pyc
|
||||
rm -f $(ZENMAPDIR)/zenmapCore/Version.pyc
|
||||
rm -f $(ZENMAPDIR)/zenmapCore/Name.pyc
|
||||
ndiff_clean:
|
||||
-cd $(NDIFFDIR) && $(PYTHON) setup.py clean --all
|
||||
nping_clean:
|
||||
|
||||
Reference in New Issue
Block a user