all: import netsniff-ng 0.5.8-rc0 source
[netsniff-ng.git] / astraceroute / Makefile
blob91f0a9e5a0e41b9dabbec9197d4914c981267042
1 astraceroute-libs = -lGeoIP \
2 -lpthread \
3 -lz
5 astraceroute-objs = xmalloc.o \
6 xio.o \
7 xutils.o \
8 proto_none.o \
9 tprintf.o \
10 bpf.o \
11 geoip.o \
12 ring_rx.o \
13 astraceroute.o