noinst_LTLIBRARIES = libarmv7operands.la libarmv7operands_la_SOURCES = \ coproc.h coproc.c \ estate.h estate.c \ limitation.h limitation.c \ maccess.h maccess.c \ offset.h offset.c \ reglist.h reglist.c \ rotation.h rotation.c \ shift.h shift.c libarmv7operands_la_LIBADD = libarmv7operands_la_CFLAGS = $(AM_CFLAGS) AM_CPPFLAGS = $(LIBGTK_CFLAGS) $(LIBXML_CFLAGS) -I$(top_srcdir)/src AM_CFLAGS = $(DEBUG_CFLAGS) $(WARNING_FLAGS) $(COMPLIANCE_FLAGS)