1 AM_CPPFLAGS = -I$(top_srcdir)/include
2 AM_CFLAGS = -fno-strict-aliasing
4 noinst_LTLIBRARIES = libustcomm.la
5 libustcomm_la_SOURCES = \
9 libustcomm_la_LDFLAGS = -no-undefined -static
10 libustcomm_la_CFLAGS = -DUST_COMPONENT="libustcomm" -fPIC -fno-strict-aliasing