projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b2904e85e2dc0e5de450ecc2cdf5d40e022a90ea
[lttng-ust.git]
/
libtracing
/
Makefile
1
all
:
libtracing.so
2
3
libtracing.so
: *
.c
*
.h
4
gcc
-
g
-
fPIC
-
I..
/
share
-
I..
/
libtracing
-
I..
/
libmarkers
-
shared
-
o libtracing.so
*
.c
5
6
.PHONY
:
libtracing.so
all
This page took
0.028757 seconds
and
3
git commands to generate.