mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
OS detection 2nd generation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user