File: Makefile.am

package info (click to toggle)
libndp 1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: ansic: 2,064; makefile: 28; sh: 15
file content (10 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
MAINTAINERCLEANFILES = Makefile.in

ACLOCAL_AMFLAGS = -I m4

AM_CFLAGS = -I${top_srcdir}/include -D_GNU_SOURCE

ndptool_LDADD = $(top_builddir)/libndp/libndp.la

bin_PROGRAMS=ndptool
ndptool_SOURCES=ndptool.c