1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Remove bogus clean-nmap and clean-zenmap targets from macosx/Makefile.

This commit is contained in:
david
2008-09-12 19:10:01 +00:00
parent 1e02a88e1f
commit 94ff6871d8

View File

@@ -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)