1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 22:21:29 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
david
30e6802bf0 Put ar flags in commands, not in the AR variable.
AR was set to "ar rcv", which caused an error when AR was overridden
because the "rcv" flags were lost. This was noticed and fixed by Nuno
Gonçalves.
2012-01-08 21:21:22 +00:00
david
23a294ad3c Change another "make" to "$(MAKE)", thanks olli hauer. 2011-09-23 21:15:09 +00:00
david
3efe011acc Use $(MAKE) instead of make for systems that need gmake. 2011-09-21 07:31:33 +00:00
david
9bf2ec3884 Merge from /nmap-exp/luis/nmap-os6.
svn merge --ignore-ancestry svn://svn.insecure.org/nmap@26621 svn://svn.insecure.org/nmap-exp/luis/nmap-os6

This is the IPv6 OS detection branch. "nmap -6 -O" works now, though at
this point it only prints fingerprints and not OS guesses, because we
need to collect more submissions.
2011-09-19 18:31:46 +00:00