File: Makefile.am

package info (click to toggle)
wiredtiger 3.2.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 25,456 kB
  • sloc: ansic: 102,922; python: 52,573; sh: 6,915; java: 6,130; cpp: 2,311; makefile: 1,018; xml: 176
file content (4 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (3)
1
2
3
4
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir)/src/include

libtest_util_la_SOURCES = misc.c parse_opts.c thread.c
noinst_LTLIBRARIES = libtest_util.la