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 noinst_LIBRARIES = librip.a
11 ripd.c rip_zebra.c rip_interface.c rip_debug.c rip_snmp.c \
12 rip_routemap.c rip_peer.c rip_offset.c
15 ripd.h rip_debug.h rip_interface.h
18 rip_main.c $(librip_a_SOURCES)
20 ripd_LDADD = ../lib/libzebra.la @LIBCAP@
22 examplesdir = $(exampledir)
23 dist_examples_DATA = ripd.conf.sample
25 EXTRA_DIST = RIPv2-MIB.txt