Searched refs:PCAP_DISTDIR (Results 1 – 1 of 1) sorted by relevance
162 PCAP_DISTDIR?=${SRCTOP}/contrib/libpcap macro163 CFLAGS+=-I${PCAP_DISTDIR}164 .PATH: ${PCAP_DISTDIR}165 .PATH: ${PCAP_DISTDIR}/bpf/net175 if [ -f ${PCAP_DISTDIR}/${_page:S/3$/3pcap/} ]; then \177 elif [ -f ${PCAP_DISTDIR}/${_page:S/3$/3pcap.in/} ]; then \179 elif [ -f ${PCAP_DISTDIR}/${_page:S/5$/manfile.in/} ]; then \181 elif [ -f ${PCAP_DISTDIR}/${_page:S/5$/manfile/} ]; then \186 sed -e 's/3PCAP/3/g' ${PCAP_DISTDIR}/$$F > ${_page}