mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
OS detection 2nd generation
This commit is contained in:
parent
56384d8770
commit
bccf69dfdf
6 changed files with 6 additions and 6 deletions
|
|
@ -47,7 +47,7 @@ distro:
|
|||
cd .. && ./configure
|
||||
cd ../$(LIBPCAPDIR) && ./configure
|
||||
$(MAKE) -C .. clean
|
||||
$(MAKE) -C ..
|
||||
$(MAKE) -C .. -j3
|
||||
../nmap -h > /dev/null #Make sure nmap exists
|
||||
rm -f ../docs/nmap.usage.txt
|
||||
../nmap -h > ../docs/nmap.usage.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue