projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bef33be2a83e777383e3fe81ef479dc06f1bb7b2
[lttng-tools.git]
/
libustctl
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm
2
AM_CFLAGS = -fno-strict-aliasing
3
4
noinst_LTLIBRARIES = libustctl.la
5
6
libustctl_la_SOURCES = libustctl.c
7
8
libustctl_la_LIBADD = \
9
$(top_builddir)/libustcomm/libustcomm.la
This page took
0.029602 seconds
and
4
git commands to generate.