1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Automake fragment intended to be shared by Makefile.am files in the
26 if test -z '$(MAKELEVEL)'; then \
28 elif test -n '$(MAKE_HOST)'; then \
30 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36 am__make_running_with_option = \
37 case $${target_option-} in \
39 *) echo "am__make_running_with_option: internal error: invalid" \
40 "target option '$${target_option-}' specified" >&2; \
44 sane_makeflags=$$MAKEFLAGS; \
45 if $(am__is_gnu_make); then \
46 sane_makeflags=$$MFLAGS; \
51 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
58 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60 for flg in $$sane_makeflags; do \
61 test $$skip_next = yes && { skip_next=no; continue; }; \
64 -*I) strip_trailopt 'I'; skip_next=yes;; \
65 -*I?*) strip_trailopt 'I';; \
66 -*O) strip_trailopt 'O'; skip_next=yes;; \
67 -*O?*) strip_trailopt 'O';; \
68 -*l) strip_trailopt 'l'; skip_next=yes;; \
69 -*l?*) strip_trailopt 'l';; \
70 -[dEDm]) skip_next=yes;; \
71 -[JT]) skip_next=yes;; \
74 *$$target_option*) has_opt=yes; break;; \
78 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80 pkgdatadir = $(datadir)/@PACKAGE@
81 pkgincludedir = $(includedir)/@PACKAGE@
82 pkglibdir = $(libdir)/@PACKAGE@
83 pkglibexecdir = $(libexecdir)/@PACKAGE@
84 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85 install_sh_DATA = $(install_sh) -c -m 644
86 install_sh_PROGRAM = $(install_sh) -c
87 install_sh_SCRIPT = $(install_sh) -c
88 INSTALL_HEADER = $(INSTALL_DATA)
89 transform = $(program_transform_name)
96 build_triplet = @build@
98 target_triplet = @target@
99 sbin_PROGRAMS = zebra$(EXEEXT)
100 noinst_PROGRAMS = testzebra$(EXEEXT)
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
104 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
105 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
106 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
107 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109 DIST_COMMON = $(srcdir)/Makefile.am $(dist_examples_DATA) \
110 $(noinst_HEADERS) $(am__DIST_COMMON)
111 mkinstalldirs = $(install_sh) -d
112 CONFIG_HEADER = $(top_builddir)/config.h
114 CONFIG_CLEAN_VPATH_FILES =
115 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"
116 PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS)
117 am_testzebra_OBJECTS = test_main.$(OBJEXT) zebra_rib.$(OBJEXT) \
118 interface.$(OBJEXT) connected.$(OBJEXT) debug.$(OBJEXT) \
119 zebra_vty.$(OBJEXT) kernel_null.$(OBJEXT) \
120 redistribute_null.$(OBJEXT) ioctl_null.$(OBJEXT) \
121 misc_null.$(OBJEXT) zebra_rnh_null.$(OBJEXT)
122 testzebra_OBJECTS = $(am_testzebra_OBJECTS)
124 testzebra_DEPENDENCIES = ../lib/libzebra.la $(am__DEPENDENCIES_1)
125 AM_V_lt = $(am__v_lt_@AM_V@)
126 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
127 am__v_lt_0 = --silent
129 am__zebra_SOURCES_DIST = zserv.c main.c interface.c connected.c \
130 zebra_rib.c zebra_routemap.c redistribute.c debug.c rtadv.c \
131 zebra_snmp.c zebra_vty.c irdp_main.c irdp_interface.c \
132 irdp_packet.c router-id.c zebra_fpm.c zebra_rnh.c \
133 zebra_fpm_netlink.c zebra_fpm_protobuf.c zebra_fpm_dt.c
134 @HAVE_NETLINK_TRUE@am__objects_1 = zebra_fpm_netlink.$(OBJEXT)
135 @HAVE_PROTOBUF_TRUE@am__objects_2 = zebra_fpm_protobuf.$(OBJEXT)
136 @DEV_BUILD_TRUE@am__objects_3 = zebra_fpm_dt.$(OBJEXT)
137 am_zebra_OBJECTS = zserv.$(OBJEXT) main.$(OBJEXT) interface.$(OBJEXT) \
138 connected.$(OBJEXT) zebra_rib.$(OBJEXT) \
139 zebra_routemap.$(OBJEXT) redistribute.$(OBJEXT) \
140 debug.$(OBJEXT) rtadv.$(OBJEXT) zebra_snmp.$(OBJEXT) \
141 zebra_vty.$(OBJEXT) irdp_main.$(OBJEXT) \
142 irdp_interface.$(OBJEXT) irdp_packet.$(OBJEXT) \
143 router-id.$(OBJEXT) zebra_fpm.$(OBJEXT) zebra_rnh.$(OBJEXT) \
144 $(am__objects_1) $(am__objects_2) $(am__objects_3)
145 zebra_OBJECTS = $(am_zebra_OBJECTS)
146 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
147 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
148 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
149 @HAVE_PROTOBUF_TRUE@am__DEPENDENCIES_3 = \
150 @HAVE_PROTOBUF_TRUE@ $(top_srcdir)/qpb/libquagga_pb.la \
151 @HAVE_PROTOBUF_TRUE@ $(am__DEPENDENCIES_1)
152 @HAVE_PROTOBUF_TRUE@am__DEPENDENCIES_4 = \
153 @HAVE_PROTOBUF_TRUE@ $(top_srcdir)/fpm/libfpm_pb.la \
154 @HAVE_PROTOBUF_TRUE@ $(am__DEPENDENCIES_3)
155 AM_V_P = $(am__v_P_@AM_V@)
156 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
159 AM_V_GEN = $(am__v_GEN_@AM_V@)
160 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
161 am__v_GEN_0 = @echo " GEN " $@;
163 AM_V_at = $(am__v_at_@AM_V@)
164 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
167 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
168 depcomp = $(SHELL) $(top_srcdir)/depcomp
169 am__depfiles_maybe = depfiles
171 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
172 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
173 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
174 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
175 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
176 $(AM_CFLAGS) $(CFLAGS)
177 AM_V_CC = $(am__v_CC_@AM_V@)
178 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
179 am__v_CC_0 = @echo " CC " $@;
182 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
184 $(AM_LDFLAGS) $(LDFLAGS) -o $@
185 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
186 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
187 am__v_CCLD_0 = @echo " CCLD " $@;
189 SOURCES = $(testzebra_SOURCES) $(zebra_SOURCES)
190 DIST_SOURCES = $(testzebra_SOURCES) $(am__zebra_SOURCES_DIST)
191 am__can_run_installinfo = \
192 case $$AM_UPDATE_INFO_DIR in \
194 *) (install-info --version) >/dev/null 2>&1;; \
196 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
197 am__vpath_adj = case $$p in \
198 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
201 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
203 am__nobase_strip_setup = \
204 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
206 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
207 am__nobase_list = $(am__nobase_strip_setup); \
208 for p in $$list; do echo "$$p $$p"; done | \
209 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
210 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
211 if (++n[$$2] == $(am__install_max)) \
212 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
213 END { for (dir in files) print dir, files[dir] }'
215 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
216 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
217 am__uninstall_files_from_dir = { \
219 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
220 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
221 $(am__cd) "$$dir" && rm -f $$files; }; \
223 DATA = $(dist_examples_DATA)
224 HEADERS = $(noinst_HEADERS)
225 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
226 # Read a list of newline-separated strings from the standard input,
227 # and print each of them once, without duplicates. Input order is
229 am__uniquify_input = $(AWK) '\
230 BEGIN { nonempty = 0; } \
231 { items[$$0] = 1; nonempty = 1; } \
232 END { if (nonempty) { for (i in items) print i; }; } \
234 # Make sure the list of sources is unique. This is necessary because,
235 # e.g., the same source file might be shared among _SOURCES variables
236 # for different programs/libraries.
237 am__define_uniq_tagged_files = \
238 list='$(am__tagged_files)'; \
239 unique=`for i in $$list; do \
240 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241 done | $(am__uniquify_input)`
244 am__DIST_COMMON = $(srcdir)/../common.am $(srcdir)/Makefile.in \
245 $(top_srcdir)/depcomp
246 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
249 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
251 AUTOCONF = @AUTOCONF@
252 AUTOHEADER = @AUTOHEADER@
253 AUTOMAKE = @AUTOMAKE@
256 CARES_CFLAGS = @CARES_CFLAGS@
257 CARES_LIBS = @CARES_LIBS@
259 CCDEPMODE = @CCDEPMODE@
261 CONFDATE = @CONFDATE@
262 CONFIG_ARGS = @CONFIG_ARGS@
264 CPPFLAGS = @CPPFLAGS@
266 CYGPATH_W = @CYGPATH_W@
267 DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
271 DSYMUTIL = @DSYMUTIL@
281 HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
282 IF_METHOD = @IF_METHOD@
284 INSTALL_DATA = @INSTALL_DATA@
285 INSTALL_PROGRAM = @INSTALL_PROGRAM@
286 INSTALL_SCRIPT = @INSTALL_SCRIPT@
287 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
288 IOCTL_METHOD = @IOCTL_METHOD@
289 IPFORWARD = @IPFORWARD@
291 ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
292 ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
293 ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
294 KERNEL_METHOD = @KERNEL_METHOD@
302 LIBREADLINE = @LIBREADLINE@
305 LIB_REGEX = @LIB_REGEX@
308 LTLIBOBJS = @LTLIBOBJS@
309 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
310 MAKEINFO = @MAKEINFO@
311 MANIFEST_TOOL = @MANIFEST_TOOL@
313 NETSNMP_CONFIG = @NETSNMP_CONFIG@
321 OSPFCLIENT = @OSPFCLIENT@
326 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
327 PACKAGE_NAME = @PACKAGE_NAME@
328 PACKAGE_STRING = @PACKAGE_STRING@
329 PACKAGE_TARNAME = @PACKAGE_TARNAME@
330 PACKAGE_URL = @PACKAGE_URL@
331 PACKAGE_VERSION = @PACKAGE_VERSION@
333 PATH_SEPARATOR = @PATH_SEPARATOR@
334 PDFLATEX = @PDFLATEX@
337 PKG_CONFIG = @PKG_CONFIG@
338 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
339 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
340 PROTOBUF_C_CFLAGS = @PROTOBUF_C_CFLAGS@
341 PROTOBUF_C_LIBS = @PROTOBUF_C_LIBS@
342 PROTOC_C = @PROTOC_C@
346 RTREAD_METHOD = @RTREAD_METHOD@
347 RT_METHOD = @RT_METHOD@
349 SET_MAKE = @SET_MAKE@
355 WATCHQUAGGA = @WATCHQUAGGA@
356 WEAK_ALIAS = @WEAK_ALIAS@
357 WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
360 abs_builddir = @abs_builddir@
361 abs_srcdir = @abs_srcdir@
362 abs_top_builddir = @abs_top_builddir@
363 abs_top_srcdir = @abs_top_srcdir@
364 ac_ct_AR = @ac_ct_AR@
365 ac_ct_CC = @ac_ct_CC@
366 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
367 am__include = @am__include@
368 am__leading_dot = @am__leading_dot@
369 am__quote = @am__quote@
371 am__untar = @am__untar@
374 build_alias = @build_alias@
375 build_cpu = @build_cpu@
376 build_os = @build_os@
377 build_vendor = @build_vendor@
378 builddir = @builddir@
380 datarootdir = @datarootdir@
383 enable_group = @enable_group@
384 enable_user = @enable_user@
385 enable_vty_group = @enable_vty_group@
386 exampledir = @exampledir@
387 exec_prefix = @exec_prefix@
389 host_alias = @host_alias@
390 host_cpu = @host_cpu@
392 host_vendor = @host_vendor@
394 includedir = @includedir@
396 install_sh = @install_sh@
398 libexecdir = @libexecdir@
399 localedir = @localedir@
400 localstatedir = @localstatedir@
403 oldincludedir = @oldincludedir@
405 pkgsrcdir = @pkgsrcdir@
406 pkgsrcrcdir = @pkgsrcrcdir@
408 program_transform_name = @program_transform_name@
410 quagga_statedir = @quagga_statedir@
412 sharedstatedir = @sharedstatedir@
414 sysconfdir = @sysconfdir@
416 target_alias = @target_alias@
417 target_cpu = @target_cpu@
418 target_os = @target_os@
419 target_vendor = @target_vendor@
420 top_build_prefix = @top_build_prefix@
421 top_builddir = @top_builddir@
422 top_srcdir = @top_srcdir@
424 # Uncomment to use an non-system version of libprotobuf-c.
426 # Q_PROTOBUF_C_CLIENT_INCLUDES = -I$(top_srcdir)/third-party/protobuf-c/src
427 # Q_PROTOBUF_C_CLIENT_LDOPTS = $(top_builddir)/third-party/protobuf-c/src/libprotobuf-c.la
428 @HAVE_PROTOBUF_TRUE@Q_PROTOBUF_C_CLIENT_INCLUDES =
429 @HAVE_PROTOBUF_TRUE@Q_PROTOBUF_C_CLIENT_LDOPTS = -lprotobuf-c
430 @HAVE_PROTOBUF_TRUE@Q_PROTOC = protoc
431 @HAVE_PROTOBUF_TRUE@Q_PROTOC_C = protoc-c
432 @HAVE_PROTOBUF_TRUE@Q_PROTOBUF_CFILES = $(filter %.pb-c.c,$(SOURCES))
433 @HAVE_PROTOBUF_TRUE@Q_PROTOBUF_SRCS = $(Q_PROTOBUF_CFILES) $(Q_PROTOBUF_HFILES)
436 # Information about how to link to various libraries.
438 @HAVE_PROTOBUF_TRUE@Q_QUAGGA_PB_CLIENT_LDOPTS = $(top_srcdir)/qpb/libquagga_pb.la $(Q_PROTOBUF_C_CLIENT_LDOPTS)
439 @HAVE_PROTOBUF_TRUE@Q_FPM_PB_CLIENT_LDOPTS = $(top_srcdir)/fpm/libfpm_pb.la $(Q_QUAGGA_PB_CLIENT_LDOPTS)
440 Q_CLEANFILES = $(Q_PROTOBUF_SRCS)
441 Q_BUILT_SRCS = $(Q_PROTOBUF_SRCS)
442 AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib
443 INSTALL_SDATA = @INSTALL@ -m 600
444 ipforward = @IPFORWARD@
445 if_method = @IF_METHOD@
446 rt_method = @RT_METHOD@
447 rtread_method = @RTREAD_METHOD@
448 kernel_method = @KERNEL_METHOD@
449 ioctl_method = @IOCTL_METHOD@
450 otherobj = $(ioctl_method) $(ipforward) $(if_method) \
451 $(rt_method) $(rtread_method) $(kernel_method)
453 @HAVE_NETLINK_TRUE@othersrc = zebra_fpm_netlink.c
454 @HAVE_PROTOBUF_TRUE@protobuf_srcs = zebra_fpm_protobuf.c
455 @DEV_BUILD_TRUE@dev_srcs = zebra_fpm_dt.c
456 AM_CFLAGS = $(WERROR)
458 zserv.c main.c interface.c connected.c zebra_rib.c zebra_routemap.c \
459 redistribute.c debug.c rtadv.c zebra_snmp.c zebra_vty.c \
460 irdp_main.c irdp_interface.c irdp_packet.c router-id.c zebra_fpm.c \
462 $(othersrc) $(protobuf_srcs) $(dev_srcs)
464 testzebra_SOURCES = test_main.c zebra_rib.c interface.c connected.c debug.c \
466 kernel_null.c redistribute_null.c ioctl_null.c misc_null.c zebra_rnh_null.c
469 connected.h ioctl.h rib.h rt.h zserv.h redistribute.h debug.h rtadv.h \
470 interface.h ipforward.h irdp.h router-id.h kernel_socket.h \
471 rt_netlink.h zebra_fpm.h zebra_fpm_private.h \
472 ioctl_solaris.h zebra_rnh.h
474 zebra_LDADD = $(otherobj) ../lib/libzebra.la $(LIBCAP) $(Q_FPM_PB_CLIENT_LDOPTS)
475 testzebra_LDADD = ../lib/libzebra.la $(LIBCAP)
476 zebra_DEPENDENCIES = $(otherobj)
477 EXTRA_DIST = if_ioctl.c if_ioctl_solaris.c if_netlink.c \
478 if_sysctl.c ipforward_proc.c \
479 ipforward_solaris.c ipforward_sysctl.c rt_netlink.c \
480 rt_socket.c rtread_netlink.c rtread_sysctl.c \
481 rtread_getmsg.c kernel_socket.c kernel_netlink.c \
482 ioctl.c ioctl_solaris.c \
483 GNOME-SMI GNOME-PRODUCT-ZEBRA-MIB
485 quaggaconfdir = $(sysconfdir)
486 examplesdir = $(exampledir)
487 dist_examples_DATA = zebra.conf.sample
491 .SUFFIXES: .c .lo .o .obj
492 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/../common.am $(am__configure_deps)
494 case '$(am__configure_deps)' in \
496 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
497 && { if test -f $@; then exit 0; else break; fi; }; \
501 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu zebra/Makefile'; \
502 $(am__cd) $(top_srcdir) && \
503 $(AUTOMAKE) --gnu zebra/Makefile
504 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
507 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
509 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
510 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
512 $(srcdir)/../common.am $(am__empty):
514 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
515 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
517 $(top_srcdir)/configure: $(am__configure_deps)
518 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
519 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
520 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
521 $(am__aclocal_m4_deps):
523 clean-noinstPROGRAMS:
524 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
525 echo " rm -f" $$list; \
526 rm -f $$list || exit $$?; \
527 test -n "$(EXEEXT)" || exit 0; \
528 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
529 echo " rm -f" $$list; \
531 install-sbinPROGRAMS: $(sbin_PROGRAMS)
533 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
534 if test -n "$$list"; then \
535 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
536 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
538 for p in $$list; do echo "$$p $$p"; done | \
539 sed 's/$(EXEEXT)$$//' | \
540 while read p p1; do if test -f $$p \
542 ; then echo "$$p"; echo "$$p"; else :; fi; \
544 sed -e 'p;s,.*/,,;n;h' \
546 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
547 sed 'N;N;N;s,\n, ,g' | \
548 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
549 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
550 if ($$2 == $$4) files[d] = files[d] " " $$1; \
551 else { print "f", $$3 "/" $$4, $$1; } } \
552 END { for (d in files) print "f", d, files[d] }' | \
553 while read type dir files; do \
554 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
555 test -z "$$files" || { \
556 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
557 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
561 uninstall-sbinPROGRAMS:
563 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
564 files=`for p in $$list; do echo "$$p"; done | \
565 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
566 -e 's/$$/$(EXEEXT)/' \
568 test -n "$$list" || exit 0; \
569 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
570 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
573 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
574 echo " rm -f" $$list; \
575 rm -f $$list || exit $$?; \
576 test -n "$(EXEEXT)" || exit 0; \
577 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
578 echo " rm -f" $$list; \
581 testzebra$(EXEEXT): $(testzebra_OBJECTS) $(testzebra_DEPENDENCIES) $(EXTRA_testzebra_DEPENDENCIES)
582 @rm -f testzebra$(EXEEXT)
583 $(AM_V_CCLD)$(LINK) $(testzebra_OBJECTS) $(testzebra_LDADD) $(LIBS)
585 zebra$(EXEEXT): $(zebra_OBJECTS) $(zebra_DEPENDENCIES) $(EXTRA_zebra_DEPENDENCIES)
586 @rm -f zebra$(EXEEXT)
587 $(AM_V_CCLD)$(LINK) $(zebra_OBJECTS) $(zebra_LDADD) $(LIBS)
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connected.Po@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioctl_null.Po@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irdp_interface.Po@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irdp_main.Po@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irdp_packet.Po@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kernel_null.Po@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc_null.Po@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/redistribute.Po@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/redistribute_null.Po@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/router-id.Po@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtadv.Po@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_main.Po@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_fpm.Po@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_fpm_dt.Po@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_fpm_netlink.Po@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_fpm_protobuf.Po@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_rib.Po@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_rnh.Po@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_rnh_null.Po@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_routemap.Po@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_snmp.Po@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zebra_vty.Po@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zserv.Po@am__quote@
623 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
624 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
625 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
626 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
630 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
631 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
632 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
637 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
638 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
639 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
640 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
648 install-dist_examplesDATA: $(dist_examples_DATA)
650 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
651 if test -n "$$list"; then \
652 echo " $(MKDIR_P) '$(DESTDIR)$(examplesdir)'"; \
653 $(MKDIR_P) "$(DESTDIR)$(examplesdir)" || exit 1; \
655 for p in $$list; do \
656 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
658 done | $(am__base_list) | \
659 while read files; do \
660 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
661 $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
664 uninstall-dist_examplesDATA:
666 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
667 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
668 dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
670 ID: $(am__tagged_files)
671 $(am__define_uniq_tagged_files); mkid -fID $$unique
675 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
678 $(am__define_uniq_tagged_files); \
680 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
681 test -n "$$unique" || unique=$$empty_fix; \
682 if test $$# -gt 0; then \
683 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
686 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
693 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
694 $(am__define_uniq_tagged_files); \
695 test -z "$(CTAGS_ARGS)$$unique" \
696 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
700 here=`$(am__cd) $(top_builddir) && pwd` \
701 && $(am__cd) $(top_srcdir) \
702 && gtags -i $(GTAGS_ARGS) "$$here"
703 cscopelist: cscopelist-am
705 cscopelist-am: $(am__tagged_files)
706 list='$(am__tagged_files)'; \
707 case "$(srcdir)" in \
708 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
709 *) sdir=$(subdir)/$(srcdir) ;; \
711 for i in $$list; do \
712 if test -f "$$i"; then \
713 echo "$(subdir)/$$i"; \
717 done >> $(top_builddir)/cscope.files
720 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
722 distdir: $(DISTFILES)
723 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
724 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
725 list='$(DISTFILES)'; \
726 dist_files=`for file in $$list; do echo $$file; done | \
727 sed -e "s|^$$srcdirstrip/||;t" \
728 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
729 case $$dist_files in \
730 */*) $(MKDIR_P) `echo "$$dist_files" | \
731 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
734 for file in $$dist_files; do \
735 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
736 if test -d $$d/$$file; then \
737 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
738 if test -d "$(distdir)/$$file"; then \
739 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
741 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
742 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
743 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
745 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
747 test -f "$(distdir)/$$file" \
748 || cp -p $$d/$$file "$(distdir)/$$file" \
754 all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS)
756 for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"; do \
757 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
760 install-exec: install-exec-am
761 install-data: install-data-am
762 uninstall: uninstall-am
765 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
767 installcheck: installcheck-am
769 if test -z '$(STRIP)'; then \
770 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
771 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
774 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
775 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
776 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
783 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
784 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
786 maintainer-clean-generic:
787 @echo "This command is intended for maintainers to use"
788 @echo "it deletes files that may require special tools to rebuild."
791 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
792 clean-sbinPROGRAMS mostlyclean-am
794 distclean: distclean-am
797 distclean-am: clean-am distclean-compile distclean-generic \
812 install-data-am: install-dist_examplesDATA
814 install-dvi: install-dvi-am
818 install-exec-am: install-sbinPROGRAMS
820 install-html: install-html-am
824 install-info: install-info-am
830 install-pdf: install-pdf-am
834 install-ps: install-ps-am
840 maintainer-clean: maintainer-clean-am
843 maintainer-clean-am: distclean-am maintainer-clean-generic
845 mostlyclean: mostlyclean-am
847 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
858 uninstall-am: uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
860 .MAKE: install-am install-strip
862 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
863 clean-libtool clean-noinstPROGRAMS clean-sbinPROGRAMS \
864 cscopelist-am ctags ctags-am distclean distclean-compile \
865 distclean-generic distclean-libtool distclean-tags distdir dvi \
866 dvi-am html html-am info info-am install install-am \
867 install-data install-data-am install-dist_examplesDATA \
868 install-dvi install-dvi-am install-exec install-exec-am \
869 install-html install-html-am install-info install-info-am \
870 install-man install-pdf install-pdf-am install-ps \
871 install-ps-am install-sbinPROGRAMS install-strip installcheck \
872 installcheck-am installdirs maintainer-clean \
873 maintainer-clean-generic mostlyclean mostlyclean-compile \
874 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
875 tags tags-am uninstall uninstall-am \
876 uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
882 @HAVE_PROTOBUF_TRUE@%.pb.h: %.proto
883 @HAVE_PROTOBUF_TRUE@ $(Q_PROTOC) $(PROTOBUF_INCLUDES) --cpp_out=$(top_srcdir) $(top_srcdir)/$(PROTOBUF_PACKAGE)/$^
885 @HAVE_PROTOBUF_TRUE@%.pb-c.c %.pb-c.h: %.proto
886 @HAVE_PROTOBUF_TRUE@ $(Q_PROTOC_C) $(PROTOBUF_INCLUDES) --c_out=$(top_srcdir) $(top_srcdir)/$(PROTOBUF_PACKAGE)/$^
888 client : client_main.o ../lib/libzebra.la
889 $(CC) -g -o client client_main.o ../liblzebra.la $(LIBS) $(LIB_IPV6)
891 # Tell versions [3.59,3.63) of GNU make to not export all variables.
892 # Otherwise a system limit (for SysV at least) may be exceeded.