File: Makefile.am

package info (click to toggle)
unixodbc 2.3.12-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,960 kB
  • sloc: ansic: 87,271; makefile: 1,126; sh: 1,059; yacc: 974; sql: 1
file content (8 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
lib_LTLIBRARIES = libodbcpsqlS.la

AM_CPPFLAGS = -I@top_srcdir@/include $(LTDLINCL)

libodbcpsqlS_la_LDFLAGS = -module -no-undefined -version-info 1:0:0 -avoid-version -shared

libodbcpsqlS_la_SOURCES = odbcpsqlS.c