switch from kcompat lists to urcu lists
[ust.git] / libustcomm / Makefile.am
CommitLineData
c7dc133c
PMF
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3lib_LTLIBRARIES = libustcomm.la
4libustcomm_la_SOURCES = \
5 ustcomm.h \
0e4b45ac
PMF
6 ustcomm.c \
7 multipoll.h \
8 multipoll.c
c7dc133c
PMF
9libustcomm_la_LDFLAGS = -no-undefined -version-info 0:0:0 -static
10libustcomm_la_CFLAGS = -DUST_COMPONENT="libustcomm" -fPIC
This page took 0.021946 seconds and 4 git commands to generate.