File: Makefile.am

package info (click to toggle)
libnfnetlink 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,672 kB
  • sloc: sh: 4,380; ansic: 1,963; makefile: 37
file content (7 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
include $(top_srcdir)/Make_global.am

check_PROGRAMS = iftest

iftest_SOURCES = iftest.c
iftest_LDADD = ../src/libnfnetlink.la
iftest_LDFLAGS = -dynamic -ldl