1 INCLUDES = -I$(top_srcdir)/include $(all_includes)
3 lib_LTLIBRARIES = libcsqlsqlnw.la
4 libcsqlsqlnw_la_LDFLAGS = -avoid-version -module
5 libcsqlsqlnw_la_SOURCES = SqlNwConnection.cxx SqlNwStatement.cxx
7 libcsqlsqlnw_a_LIBADD = $(top_builddir)/src/sql/libcsqlsql.la