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