mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Remove ndiff from the export-% rule as it's not an external anymore.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user