1
0
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:
fyodor
2006-06-25 03:00:06 +00:00
parent 56384d8770
commit bccf69dfdf
6 changed files with 6 additions and 6 deletions

View File

@@ -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