diff --git a/macosx/Makefile b/macosx/Makefile index 72c7fba2c..4ec0a702f 100644 --- a/macosx/Makefile +++ b/macosx/Makefile @@ -60,7 +60,6 @@ export-%: svn export ../ncat $*/ncat svn export ../nsock $*/nsock svn export ../zenmap $*/zenmap - svn export ../ndiff $*/ndiff stage-nmap: export-$(NMAP_BUILD_DIR) cd $(NMAP_BUILD_DIR) && ./configure --without-zenmap --without-ncat --without-ndiff $(CONFIGURE_ARGS)