projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ust: initial commit
[lttng-ust.git]
/
libtracectl
/
Makefile
1
all
:
libtracectl.so
2
3
libtracectl.so
:
tracectl.c
4
gcc
-
g
-
shared
-
fPIC
-
o libtracectl.so tracectl.c
5
6
clean
:
7
rm
-
rf
*
.so
*
.o
This page took
0.030673 seconds
and
4
git commands to generate.