mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 22:19:03 +00:00
normalized *_build target to build-* target
This commit is contained in:
2
nping/configure
vendored
2
nping/configure
vendored
@@ -5342,7 +5342,7 @@ if test $have_libpcap != yes; then
|
||||
fi
|
||||
LIBPCAP_LIBS='$(LIBPCAPDIR)/libpcap.a'
|
||||
PCAP_DEPENDS='$(LIBPCAPDIR)/libpcap.a'
|
||||
PCAP_BUILD="pcap_build"
|
||||
PCAP_BUILD="build-pcap"
|
||||
PCAP_CLEAN="pcap_clean"
|
||||
PCAP_DIST_CLEAN="pcap_dist_clean"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user