File: Makefile.am

package info (click to toggle)
pfqueue 0.5.6-9.2
  • links: PTS
  • area: main
  • in suites: bookworm, sid
  • size: 1,412 kB
  • sloc: sh: 8,904; ansic: 3,877; makefile: 35
file content (6 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6

lib_LTLIBRARIES = libpfqueue.la
libpfqueue_la_SOURCES=pfqlib.c pfqlib_priv.h ../pfqlib.h
libpfqueue_la_LDFLAGS=-module

INCLUDES=-DPFBEDIR=\"${libdir}\"