Searched refs:PCAP_LIBS (Results 1 – 1 of 1) sorted by relevance
53 PCAP_LIBS := $(shell $(PKG_CONFIG) --libs libpcap 2>/dev/null) macro54 LDLIBS += $(PCAP_LIBS)