6 gcc
-g
-Wall
-I ..
/libustcomm
-I.
-I ..
/..
/..
/..
/libkcompat
-I ..
/libtracing
-I ..
/share
-I ..
/..
/..
/..
/urcu
-I ..
/libmarkers
-lpthread
-c lowlevel.c
9 gcc
-g
-Wall
-I ..
/libustcomm
-I.
-I ..
/..
/..
/..
/libkcompat
-lpthread
-c ustd.c
11 ustcomm.o
: ..
/libustcomm
/ustcomm.c
12 gcc
-g
-Wall
-I ..
/share ..
/libustcomm
/ustcomm.c
14 ustd
: ustd.o lowlevel.o ustcomm.o
15 gcc
-g
-Wall
-lpthread
-o ustd ustd.o lowlevel.o ustcomm.o