File: Makefile.am

package info (click to toggle)
jabberd2 2.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,016 kB
  • sloc: ansic: 37,099; sh: 1,108; perl: 656; xml: 561; makefile: 511; python: 238; ruby: 145; sql: 55
file content (9 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
LIBTOOL += --quiet

noinst_LTLIBRARIES = libsubst.la

noinst_HEADERS = dirent.h getopt.h ip6_misc.h subst.h syslog.h

libsubst_la_SOURCES = dirent.c getopt.c gettimeofday.c inet_aton.c inet_ntop.c inet_pton.c snprintf.c syslog.c strndup.c timegm.c
libsubst_la_LIBADD = @LDFLAGS@
libsubst_la_LDFLAGS = -export-dynamic