projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add new demo files
[lttng-ust.git]
/
liblttng-ust-malloc
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/include
2
AM_CFLAGS = -fno-strict-aliasing
3
4
lib_LTLIBRARIES = liblttng-ust-malloc.la
5
liblttng_ust_malloc_la_SOURCES = mallocwrap.c
6
liblttng_ust_malloc_la_LIBADD = -ldl
7
8
noinst_SCRIPTS = run
9
EXTRA_DIST = run
This page took
0.030539 seconds
and
4
git commands to generate.