Only select efficient unaligned accesses for x86 and powerpc
[lttng-ust.git] / tests / snprintf / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3check_PROGRAMS = prog
4prog_SOURCES = prog.c
5prog_LDADD = $(top_builddir)/snprintf/libustsnprintf.la
6
7TESTS = prog
This page took 0.022392 seconds and 4 git commands to generate.