projects
/
lttv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
update marker
[lttv.git]
/
attic
/
usertrace-attic
/
Makefile
1
2
3
CC
=
gcc
4
5
test
:
test
.c lttng_usertrace.c
6
$(
CC
) $(
CFLAGS
) -
lpthread
-
o
$
@
$
^
7
8
.PHONY
:
clean
9
10
clean
:
11
rm
-
fr
*
.o
*
~
test
This page took
0.030042 seconds
and
4
git commands to generate.