1 AM_CFLAGS += -I$(srcdir) -fno-strict-aliasing
3 lib_LTLIBRARIES = liblttng-ust-cyg-profile.la \
4 liblttng-ust-cyg-profile-fast.la
6 liblttng_ust_cyg_profile_la_SOURCES = \
7 lttng-ust-cyg-profile.c \
8 lttng-ust-cyg-profile.h
10 liblttng_ust_cyg_profile_la_LIBADD = \
11 $(top_builddir)/liblttng-ust/liblttng-ust.la \
14 liblttng_ust_cyg_profile_fast_la_SOURCES = \
15 lttng-ust-cyg-profile-fast.c \
16 lttng-ust-cyg-profile-fast.h
18 liblttng_ust_cyg_profile_fast_la_LIBADD = \
19 $(top_builddir)/liblttng-ust/liblttng-ust.la \
22 dist_noinst_SCRIPTS = run run-fast