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)