projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Rename libustd to libustconsumer and ustd to ust-consumerd
[lttng-ust.git]
/
libustfork
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/include
2
AM_CFLAGS = -fno-strict-aliasing
3
4
lib_LTLIBRARIES = libustfork.la
5
libustfork_la_SOURCES = ustfork.c
6
libustfork_la_LIBADD = -ldl
7
libustfork_CFLAGS = -DUST_COMPONENT=libustfork -fno-strict-aliasing
This page took
0.029749 seconds
and
4
git commands to generate.