AM_CPPFLAGS = \ -D__BUILDING_CVC4LIB \ -I@srcdir@/../include -I@srcdir@/.. AM_CXXFLAGS = -Wall -Wno-unknown-pragmas $(FLAG_VISIBILITY_HIDDEN) noinst_LTLIBRARIES = libutil.la libutil_la_SOURCES = \ Assert.h \ Assert.cpp \ Makefile.am \ Makefile.in \ debug.h \ decision_engine.cpp \ decision_engine.h \ exception.h \ hash.h \ model.h \ options.h \ output.cpp \ output.h \ result.h \ unique_id.h \ configuration.h \ configuration.cpp \ rational.h \ rational.cpp \ integer.h \ integer.cpp \ bitvector.h \ bitvector.cpp \ gmp_util.h \ sexpr.h \ stats.h \ stats.cpp