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

astraceroute-objs =	xmalloc.o \
			xio.o \
			xutils.o \
			proto_none.o \
			tprintf.o \
			bpf.o \
			geoip.o \
			ring_rx.o \
			ring.o \
			astraceroute.o
f7335590c173ce4cc2a43d (patch) treec70d0e985fd3d6517c4dafd31b648d392319438f parentf6d23df5cac135e7375f14557b2da959405480b6 (diff)
ALSA: doc: ReSTize Procfile document
A simple conversion from a text file. A new subidrectory, Documentation/sound/designs, was created to put this document. The other API design and implementation docuemnts will be put to that directory in later commits. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat