projects
/
lttngtop.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Initial import of code.
[lttngtop.git]
/
lttngtop
/
Makefile.am
Commit
Line
Data
1fc22eb4
JD
1
AM_CFLAGS = $(PACKAGE_CFLAGS)
2
3
bin_PROGRAMS = lttngtop
4
5
lttngtop_SOURCES = \
6
lttngtop.c \
7
common.c \
8
cursesdisplay.c \
9
cputop.c \
10
iostreamtop.c
11
12
lttngtop_LDADD = -lbabeltrace -lctf
This page took
0.021896 seconds
and
4
git commands to generate.