mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove ndiff from the export-% rule as it's not an external anymore.
This commit is contained in:
parent
23ba187869
commit
41b35795ba
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue