1 ## Process this file with automake to produce Makefile.in.
3 INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib @SNMP_INCLUDES@
4 DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
5 INSTALL_SDATA=@INSTALL@ -m 600
7 AM_CFLAGS = $(PICFLAGS)
8 AM_LDFLAGS = $(PILDFLAGS)
10 noinst_LIBRARIES = librip.a
14 ripd.c rip_zebra.c rip_interface.c rip_debug.c rip_snmp.c \
15 rip_routemap.c rip_peer.c rip_offset.c
18 ripd.h rip_debug.h rip_interface.h
21 rip_main.c $(librip_a_SOURCES)
23 ripd_LDADD = ../lib/libzebra.la @LIBCAP@
25 examplesdir = $(exampledir)
26 dist_examples_DATA = ripd.conf.sample
28 EXTRA_DIST = RIPv2-MIB.txt