mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Remove bogus clean-nmap and clean-zenmap targets from macosx/Makefile.
This commit is contained in:
parent
1e02a88e1f
commit
94ff6871d8
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ COPYING.formatted:
|
|||
# Use the license formatter from the Windows installer.
|
||||
../mswin32/license-format/licformat.sh ../COPYING > $@
|
||||
|
||||
clean: clean-nmap clean-zenmap
|
||||
clean:
|
||||
rm -rf $(IMAGE_STAGING_DIR)
|
||||
rm -rf $(NMAP_BUILD_DIR)
|
||||
rm -rf $(NMAP_STAGING_DIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue