mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Fix a little typo in macosx/Makefile that kept COPYING.formatted from being
deleted with "make clean".
This commit is contained in:
@@ -79,7 +79,7 @@ clean:
|
||||
rm -rf $(NMAP_STAGING_DIR)
|
||||
rm -rf $(ZENMAP_STAGING_DIR)
|
||||
rm -rf $(NMAP_BUILD_DIR)
|
||||
rm -f COPYING.formatted:
|
||||
rm -f COPYING.formatted
|
||||
rm -f $(IMAGE_NAME)
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user