Home | History | Annotate | Download | only in libpcap

Lines Matching full:includedir

30 includedir = @includedir@
180 [ -d $(DESTDIR)$(includedir) ] || \
181 (mkdir -p $(DESTDIR)$(includedir); chmod 755 $(DESTDIR)$(includedir))
182 $(INSTALL_DATA) $(srcdir)/pcap.h $(DESTDIR)$(includedir)/pcap.h
184 $(DESTDIR)$(includedir)/pcap-bpf.h
186 $(DESTDIR)$(includedir)/pcap-namedb.h
201 rm -f $(DESTDIR)$(includedir)/pcap.h
202 rm -f $(DESTDIR)$(includedir)/pcap-bpf.h
203 rm -f $(DESTDIR)$(includedir)/pcap-namedb.h