summaryrefslogtreecommitdiff
path: root/astraceroute/Makefile
blob: 4cf9a3ee8b53c6780ddb014f1b7453a10450a915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
astraceroute-libs =	-lGeoIP \
			-lpthread \
			-lz

astraceroute-objs =	xmalloc.o \
			xio.o \
			xutils.o \
			proto_none.o \
			tprintf.o \
			bpf.o \
			str.o \
			geoip.o \
			ring_rx.o \
			ring.o \
			astraceroute.o
'>10space:mode:
Diffstat (limited to 'Documentation')