projects
/
lttng-ust.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
add files
[lttng-ust.git]
/
libmarkers
/
Makefile
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
all: libmarkers.so
2
3
libmarkers.so: marker.c *.c *.h
4
gcc -g -fPIC -I../share -I../libtracing -shared -o libmarkers.so marker.c
This page took
0.02445 seconds
and
4
git commands to generate.