File: Makefile.am

package info (click to toggle)
rsyslog 8.2512.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,464 kB
  • sloc: ansic: 123,809; sh: 42,109; makefile: 5,962; javascript: 1,842; python: 1,222; lex: 607; yacc: 193; perl: 162; sql: 103; tcl: 9; ruby: 2
file content (8 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
pkglib_LTLIBRARIES = pmnormalize.la

pmnormalize_la_SOURCES = pmnormalize.c
pmnormalize_la_CPPFLAGS =  $(RSRT_CFLAGS) $(PTHREADS_CFLAGS) $(LIBLOGNORM_CFLAGS) -I ../../tools
pmnormalize_la_LDFLAGS = -module -avoid-version $(LIBLOGNORM_LIBS)
pmnormalize_la_LIBADD = 

EXTRA_DIST =