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
22 if test -z '$(MAKELEVEL)'; then \
24 elif test -n '$(MAKE_HOST)'; then \
26 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
32 am__make_running_with_option = \
33 case $${target_option-} in \
35 *) echo "am__make_running_with_option: internal error: invalid" \
36 "target option '$${target_option-}' specified" >&2; \
40 sane_makeflags=$$MAKEFLAGS; \
41 if $(am__is_gnu_make); then \
42 sane_makeflags=$$MFLAGS; \
47 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
54 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
56 for flg in $$sane_makeflags; do \
57 test $$skip_next = yes && { skip_next=no; continue; }; \
60 -*I) strip_trailopt 'I'; skip_next=yes;; \
61 -*I?*) strip_trailopt 'I';; \
62 -*O) strip_trailopt 'O'; skip_next=yes;; \
63 -*O?*) strip_trailopt 'O';; \
64 -*l) strip_trailopt 'l'; skip_next=yes;; \
65 -*l?*) strip_trailopt 'l';; \
66 -[dEDm]) skip_next=yes;; \
67 -[JT]) skip_next=yes;; \
70 *$$target_option*) has_opt=yes; break;; \
74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76 pkgdatadir = $(datadir)/@PACKAGE@
77 pkgincludedir = $(includedir)/@PACKAGE@
78 pkglibdir = $(libdir)/@PACKAGE@
79 pkglibexecdir = $(libexecdir)/@PACKAGE@
80 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81 install_sh_DATA = $(install_sh) -c -m 644
82 install_sh_PROGRAM = $(install_sh) -c
83 install_sh_SCRIPT = $(install_sh) -c
84 INSTALL_HEADER = $(INSTALL_DATA)
85 transform = $(program_transform_name)
92 build_triplet = @build@
94 target_triplet = @target@
95 sbin_PROGRAMS = isisd$(EXEEXT)
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
99 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
100 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 DIST_COMMON = $(srcdir)/Makefile.am $(dist_examples_DATA) \
105 $(noinst_HEADERS) $(am__DIST_COMMON)
106 mkinstalldirs = $(install_sh) -d
107 CONFIG_HEADER = $(top_builddir)/config.h
109 CONFIG_CLEAN_VPATH_FILES =
110 LIBRARIES = $(noinst_LIBRARIES)
112 AM_V_AR = $(am__v_AR_@AM_V@)
113 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
114 am__v_AR_0 = @echo " AR " $@;
116 libisis_a_AR = $(AR) $(ARFLAGS)
118 am_libisis_a_OBJECTS = isis_adjacency.$(OBJEXT) isis_lsp.$(OBJEXT) \
119 dict.$(OBJEXT) isis_circuit.$(OBJEXT) isis_pdu.$(OBJEXT) \
120 isis_tlv.$(OBJEXT) isisd.$(OBJEXT) isis_misc.$(OBJEXT) \
121 isis_zebra.$(OBJEXT) isis_dr.$(OBJEXT) isis_flags.$(OBJEXT) \
122 isis_dynhn.$(OBJEXT) iso_checksum.$(OBJEXT) isis_csm.$(OBJEXT) \
123 isis_events.$(OBJEXT) isis_spf.$(OBJEXT) isis_redist.$(OBJEXT) \
124 isis_route.$(OBJEXT) isis_routemap.$(OBJEXT) isis_te.$(OBJEXT) \
126 libisis_a_OBJECTS = $(am_libisis_a_OBJECTS)
127 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"
128 PROGRAMS = $(sbin_PROGRAMS)
129 am__objects_1 = isis_adjacency.$(OBJEXT) isis_lsp.$(OBJEXT) \
130 dict.$(OBJEXT) isis_circuit.$(OBJEXT) isis_pdu.$(OBJEXT) \
131 isis_tlv.$(OBJEXT) isisd.$(OBJEXT) isis_misc.$(OBJEXT) \
132 isis_zebra.$(OBJEXT) isis_dr.$(OBJEXT) isis_flags.$(OBJEXT) \
133 isis_dynhn.$(OBJEXT) iso_checksum.$(OBJEXT) isis_csm.$(OBJEXT) \
134 isis_events.$(OBJEXT) isis_spf.$(OBJEXT) isis_redist.$(OBJEXT) \
135 isis_route.$(OBJEXT) isis_routemap.$(OBJEXT) isis_te.$(OBJEXT) \
137 am_isisd_OBJECTS = isis_main.$(OBJEXT) $(am__objects_1) \
138 isis_bpf.$(OBJEXT) isis_dlpi.$(OBJEXT) isis_pfpacket.$(OBJEXT)
139 isisd_OBJECTS = $(am_isisd_OBJECTS)
140 isisd_DEPENDENCIES = ../lib/libzebra.la
141 AM_V_lt = $(am__v_lt_@AM_V@)
142 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
143 am__v_lt_0 = --silent
145 AM_V_P = $(am__v_P_@AM_V@)
146 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
149 AM_V_GEN = $(am__v_GEN_@AM_V@)
150 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
151 am__v_GEN_0 = @echo " GEN " $@;
153 AM_V_at = $(am__v_at_@AM_V@)
154 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
158 depcomp = $(SHELL) $(top_srcdir)/depcomp
159 am__depfiles_maybe = depfiles
161 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
162 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
163 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
164 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
165 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
166 $(AM_CFLAGS) $(CFLAGS)
167 AM_V_CC = $(am__v_CC_@AM_V@)
168 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
169 am__v_CC_0 = @echo " CC " $@;
172 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174 $(AM_LDFLAGS) $(LDFLAGS) -o $@
175 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
176 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
177 am__v_CCLD_0 = @echo " CCLD " $@;
179 SOURCES = $(libisis_a_SOURCES) $(isisd_SOURCES)
180 DIST_SOURCES = $(libisis_a_SOURCES) $(isisd_SOURCES)
181 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
182 ctags-recursive dvi-recursive html-recursive info-recursive \
183 install-data-recursive install-dvi-recursive \
184 install-exec-recursive install-html-recursive \
185 install-info-recursive install-pdf-recursive \
186 install-ps-recursive install-recursive installcheck-recursive \
187 installdirs-recursive pdf-recursive ps-recursive \
188 tags-recursive uninstall-recursive
189 am__can_run_installinfo = \
190 case $$AM_UPDATE_INFO_DIR in \
192 *) (install-info --version) >/dev/null 2>&1;; \
194 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
195 am__vpath_adj = case $$p in \
196 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
199 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
201 am__nobase_strip_setup = \
202 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
204 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
205 am__nobase_list = $(am__nobase_strip_setup); \
206 for p in $$list; do echo "$$p $$p"; done | \
207 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
208 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
209 if (++n[$$2] == $(am__install_max)) \
210 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
211 END { for (dir in files) print dir, files[dir] }'
213 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
214 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
215 am__uninstall_files_from_dir = { \
217 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
218 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
219 $(am__cd) "$$dir" && rm -f $$files; }; \
221 DATA = $(dist_examples_DATA)
222 HEADERS = $(noinst_HEADERS)
223 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
224 distclean-recursive maintainer-clean-recursive
225 am__recursive_targets = \
226 $(RECURSIVE_TARGETS) \
227 $(RECURSIVE_CLEAN_TARGETS) \
228 $(am__extra_recursive_targets)
229 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
231 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
232 # Read a list of newline-separated strings from the standard input,
233 # and print each of them once, without duplicates. Input order is
235 am__uniquify_input = $(AWK) '\
236 BEGIN { nonempty = 0; } \
237 { items[$$0] = 1; nonempty = 1; } \
238 END { if (nonempty) { for (i in items) print i; }; } \
240 # Make sure the list of sources is unique. This is necessary because,
241 # e.g., the same source file might be shared among _SOURCES variables
242 # for different programs/libraries.
243 am__define_uniq_tagged_files = \
244 list='$(am__tagged_files)'; \
245 unique=`for i in $$list; do \
246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247 done | $(am__uniquify_input)`
250 DIST_SUBDIRS = $(SUBDIRS)
251 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp AUTHORS \
253 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
256 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
257 sed_rest='s,^[^/]*/*,,'; \
258 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
259 sed_butlast='s,/*[^/]*$$,,'; \
260 while test -n "$$dir1"; do \
261 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
262 if test "$$first" != "."; then \
263 if test "$$first" = ".."; then \
264 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
265 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
267 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
268 if test "$$first2" = "$$first"; then \
269 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
273 dir0="$$dir0"/"$$first"; \
276 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
281 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
283 AUTOCONF = @AUTOCONF@
284 AUTOHEADER = @AUTOHEADER@
285 AUTOMAKE = @AUTOMAKE@
288 CARES_CFLAGS = @CARES_CFLAGS@
289 CARES_LIBS = @CARES_LIBS@
291 CCDEPMODE = @CCDEPMODE@
293 CONFDATE = @CONFDATE@
294 CONFIG_ARGS = @CONFIG_ARGS@
296 CPPFLAGS = @CPPFLAGS@
298 CYGPATH_W = @CYGPATH_W@
299 DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
303 DSYMUTIL = @DSYMUTIL@
313 HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
314 IF_METHOD = @IF_METHOD@
316 INSTALL_DATA = @INSTALL_DATA@
317 INSTALL_PROGRAM = @INSTALL_PROGRAM@
318 INSTALL_SCRIPT = @INSTALL_SCRIPT@
319 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
320 IOCTL_METHOD = @IOCTL_METHOD@
321 IPFORWARD = @IPFORWARD@
323 ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
324 ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
325 ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
326 KERNEL_METHOD = @KERNEL_METHOD@
334 LIBREADLINE = @LIBREADLINE@
337 LIB_REGEX = @LIB_REGEX@
340 LTLIBOBJS = @LTLIBOBJS@
341 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
342 MAKEINFO = @MAKEINFO@
343 MANIFEST_TOOL = @MANIFEST_TOOL@
345 NETSNMP_CONFIG = @NETSNMP_CONFIG@
353 OSPFCLIENT = @OSPFCLIENT@
358 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359 PACKAGE_NAME = @PACKAGE_NAME@
360 PACKAGE_STRING = @PACKAGE_STRING@
361 PACKAGE_TARNAME = @PACKAGE_TARNAME@
362 PACKAGE_URL = @PACKAGE_URL@
363 PACKAGE_VERSION = @PACKAGE_VERSION@
365 PATH_SEPARATOR = @PATH_SEPARATOR@
366 PDFLATEX = @PDFLATEX@
369 PKG_CONFIG = @PKG_CONFIG@
370 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
371 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
372 PROTOBUF_C_CFLAGS = @PROTOBUF_C_CFLAGS@
373 PROTOBUF_C_LIBS = @PROTOBUF_C_LIBS@
374 PROTOC_C = @PROTOC_C@
378 RTREAD_METHOD = @RTREAD_METHOD@
379 RT_METHOD = @RT_METHOD@
381 SET_MAKE = @SET_MAKE@
387 WATCHQUAGGA = @WATCHQUAGGA@
388 WEAK_ALIAS = @WEAK_ALIAS@
389 WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
392 abs_builddir = @abs_builddir@
393 abs_srcdir = @abs_srcdir@
394 abs_top_builddir = @abs_top_builddir@
395 abs_top_srcdir = @abs_top_srcdir@
396 ac_ct_AR = @ac_ct_AR@
397 ac_ct_CC = @ac_ct_CC@
398 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
399 am__include = @am__include@
400 am__leading_dot = @am__leading_dot@
401 am__quote = @am__quote@
403 am__untar = @am__untar@
406 build_alias = @build_alias@
407 build_cpu = @build_cpu@
408 build_os = @build_os@
409 build_vendor = @build_vendor@
410 builddir = @builddir@
412 datarootdir = @datarootdir@
415 enable_group = @enable_group@
416 enable_user = @enable_user@
417 enable_vty_group = @enable_vty_group@
418 exampledir = @exampledir@
419 exec_prefix = @exec_prefix@
421 host_alias = @host_alias@
422 host_cpu = @host_cpu@
424 host_vendor = @host_vendor@
426 includedir = @includedir@
428 install_sh = @install_sh@
430 libexecdir = @libexecdir@
431 localedir = @localedir@
432 localstatedir = @localstatedir@
435 oldincludedir = @oldincludedir@
437 pkgsrcdir = @pkgsrcdir@
438 pkgsrcrcdir = @pkgsrcrcdir@
440 program_transform_name = @program_transform_name@
442 quagga_statedir = @quagga_statedir@
444 sharedstatedir = @sharedstatedir@
446 sysconfdir = @sysconfdir@
448 target_alias = @target_alias@
449 target_cpu = @target_cpu@
450 target_os = @target_os@
451 target_vendor = @target_vendor@
452 top_build_prefix = @top_build_prefix@
453 top_builddir = @top_builddir@
454 top_srcdir = @top_srcdir@
455 AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib \
456 @ISIS_TOPOLOGY_INCLUDES@
458 INSTALL_SDATA = @INSTALL@ -m 600
459 AM_CFLAGS = $(WERROR)
460 noinst_LIBRARIES = libisis.a
462 libisis_a_SOURCES = \
463 isis_adjacency.c isis_lsp.c dict.c isis_circuit.c isis_pdu.c \
464 isis_tlv.c isisd.c isis_misc.c isis_zebra.c isis_dr.c \
465 isis_flags.c isis_dynhn.c iso_checksum.c isis_csm.c isis_events.c \
466 isis_spf.c isis_redist.c isis_route.c isis_routemap.c isis_te.c \
470 isisd.h isis_pdu.h isis_tlv.h isis_adjacency.h isis_constants.h \
471 isis_lsp.h dict.h isis_circuit.h isis_misc.h isis_network.h \
472 isis_zebra.h isis_dr.h isis_flags.h isis_dynhn.h isis_common.h \
473 iso_checksum.h isis_csm.h isis_events.h isis_spf.h isis_redist.h \
474 isis_route.h isis_routemap.h isis_te.h \
475 include-netbsd/clnp.h include-netbsd/esis.h include-netbsd/iso.h
478 isis_main.c $(libisis_a_SOURCES) \
479 isis_bpf.c isis_dlpi.c isis_pfpacket.c
481 isisd_LDADD = @ISIS_TOPOLOGY_LIB@ ../lib/libzebra.la @LIBCAP@
482 examplesdir = $(exampledir)
483 dist_examples_DATA = isisd.conf.sample
487 .SUFFIXES: .c .lo .o .obj
488 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
490 case '$(am__configure_deps)' in \
492 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
493 && { if test -f $@; then exit 0; else break; fi; }; \
497 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu isisd/Makefile'; \
498 $(am__cd) $(top_srcdir) && \
499 $(AUTOMAKE) --gnu isisd/Makefile
500 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
503 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
505 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
506 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
509 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
510 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
512 $(top_srcdir)/configure: $(am__configure_deps)
513 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
514 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
515 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516 $(am__aclocal_m4_deps):
518 clean-noinstLIBRARIES:
519 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
521 libisis.a: $(libisis_a_OBJECTS) $(libisis_a_DEPENDENCIES) $(EXTRA_libisis_a_DEPENDENCIES)
522 $(AM_V_at)-rm -f libisis.a
523 $(AM_V_AR)$(libisis_a_AR) libisis.a $(libisis_a_OBJECTS) $(libisis_a_LIBADD)
524 $(AM_V_at)$(RANLIB) libisis.a
525 install-sbinPROGRAMS: $(sbin_PROGRAMS)
527 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
528 if test -n "$$list"; then \
529 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
530 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
532 for p in $$list; do echo "$$p $$p"; done | \
533 sed 's/$(EXEEXT)$$//' | \
534 while read p p1; do if test -f $$p \
536 ; then echo "$$p"; echo "$$p"; else :; fi; \
538 sed -e 'p;s,.*/,,;n;h' \
540 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
541 sed 'N;N;N;s,\n, ,g' | \
542 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
543 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
544 if ($$2 == $$4) files[d] = files[d] " " $$1; \
545 else { print "f", $$3 "/" $$4, $$1; } } \
546 END { for (d in files) print "f", d, files[d] }' | \
547 while read type dir files; do \
548 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
549 test -z "$$files" || { \
550 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
551 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
555 uninstall-sbinPROGRAMS:
557 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
558 files=`for p in $$list; do echo "$$p"; done | \
559 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
560 -e 's/$$/$(EXEEXT)/' \
562 test -n "$$list" || exit 0; \
563 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
564 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
567 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
568 echo " rm -f" $$list; \
569 rm -f $$list || exit $$?; \
570 test -n "$(EXEEXT)" || exit 0; \
571 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
572 echo " rm -f" $$list; \
575 isisd$(EXEEXT): $(isisd_OBJECTS) $(isisd_DEPENDENCIES) $(EXTRA_isisd_DEPENDENCIES)
576 @rm -f isisd$(EXEEXT)
577 $(AM_V_CCLD)$(LINK) $(isisd_OBJECTS) $(isisd_LDADD) $(LIBS)
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict.Po@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_adjacency.Po@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_bpf.Po@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_circuit.Po@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_csm.Po@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_dlpi.Po@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_dr.Po@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_dynhn.Po@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_events.Po@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_flags.Po@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_lsp.Po@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_main.Po@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_misc.Po@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_pdu.Po@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_pfpacket.Po@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_redist.Po@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_route.Po@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_routemap.Po@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_spf.Po@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_te.Po@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_tlv.Po@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_vty.Po@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_zebra.Po@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isisd.Po@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iso_checksum.Po@am__quote@
612 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
613 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
614 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
619 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
620 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
621 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
626 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
627 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
637 install-dist_examplesDATA: $(dist_examples_DATA)
639 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
640 if test -n "$$list"; then \
641 echo " $(MKDIR_P) '$(DESTDIR)$(examplesdir)'"; \
642 $(MKDIR_P) "$(DESTDIR)$(examplesdir)" || exit 1; \
644 for p in $$list; do \
645 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
647 done | $(am__base_list) | \
648 while read files; do \
649 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
650 $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
653 uninstall-dist_examplesDATA:
655 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
656 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
657 dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
659 # This directory's subdirectories are mostly independent; you can cd
660 # into them and run 'make' without going through this Makefile.
661 # To change the values of 'make' variables: instead of editing Makefiles,
662 # (1) if the variable is set in 'config.status', edit 'config.status'
663 # (which will cause the Makefiles to be regenerated when you run 'make');
664 # (2) otherwise, pass the desired values on the 'make' command line.
665 $(am__recursive_targets):
667 if $(am__make_keepgoing); then \
668 failcom='fail=yes'; \
673 target=`echo $@ | sed s/-recursive//`; \
675 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
676 *) list='$(SUBDIRS)' ;; \
678 for subdir in $$list; do \
679 echo "Making $$target in $$subdir"; \
680 if test "$$subdir" = "."; then \
682 local_target="$$target-am"; \
684 local_target="$$target"; \
686 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
689 if test "$$dot_seen" = "no"; then \
690 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
693 ID: $(am__tagged_files)
694 $(am__define_uniq_tagged_files); mkid -fID $$unique
698 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
701 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
702 include_option=--etags-include; \
705 include_option=--include; \
708 list='$(SUBDIRS)'; for subdir in $$list; do \
709 if test "$$subdir" = .; then :; else \
710 test ! -f $$subdir/TAGS || \
711 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
714 $(am__define_uniq_tagged_files); \
716 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
717 test -n "$$unique" || unique=$$empty_fix; \
718 if test $$# -gt 0; then \
719 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
722 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
726 ctags: ctags-recursive
729 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
730 $(am__define_uniq_tagged_files); \
731 test -z "$(CTAGS_ARGS)$$unique" \
732 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
736 here=`$(am__cd) $(top_builddir) && pwd` \
737 && $(am__cd) $(top_srcdir) \
738 && gtags -i $(GTAGS_ARGS) "$$here"
739 cscopelist: cscopelist-recursive
741 cscopelist-am: $(am__tagged_files)
742 list='$(am__tagged_files)'; \
743 case "$(srcdir)" in \
744 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
745 *) sdir=$(subdir)/$(srcdir) ;; \
747 for i in $$list; do \
748 if test -f "$$i"; then \
749 echo "$(subdir)/$$i"; \
753 done >> $(top_builddir)/cscope.files
756 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
758 distdir: $(DISTFILES)
759 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
760 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
761 list='$(DISTFILES)'; \
762 dist_files=`for file in $$list; do echo $$file; done | \
763 sed -e "s|^$$srcdirstrip/||;t" \
764 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
765 case $$dist_files in \
766 */*) $(MKDIR_P) `echo "$$dist_files" | \
767 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
770 for file in $$dist_files; do \
771 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
772 if test -d $$d/$$file; then \
773 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
774 if test -d "$(distdir)/$$file"; then \
775 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
777 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
778 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
779 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
781 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
783 test -f "$(distdir)/$$file" \
784 || cp -p $$d/$$file "$(distdir)/$$file" \
788 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
789 if test "$$subdir" = .; then :; else \
791 || test -d "$(distdir)/$$subdir" \
792 || $(MKDIR_P) "$(distdir)/$$subdir" \
794 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
796 new_distdir=$$reldir; \
797 dir1=$$subdir; dir2="$(top_distdir)"; \
799 new_top_distdir=$$reldir; \
800 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
801 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
802 ($(am__cd) $$subdir && \
803 $(MAKE) $(AM_MAKEFLAGS) \
804 top_distdir="$$new_top_distdir" \
805 distdir="$$new_distdir" \
806 am__remove_distdir=: \
807 am__skip_length_check=: \
808 am__skip_mode_fix=: \
814 check: check-recursive
815 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
816 installdirs: installdirs-recursive
818 for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"; do \
819 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
821 install: install-recursive
822 install-exec: install-exec-recursive
823 install-data: install-data-recursive
824 uninstall: uninstall-recursive
827 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
829 installcheck: installcheck-recursive
831 if test -z '$(STRIP)'; then \
832 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
833 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
836 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
837 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
838 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
845 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
846 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
848 maintainer-clean-generic:
849 @echo "This command is intended for maintainers to use"
850 @echo "it deletes files that may require special tools to rebuild."
851 clean: clean-recursive
853 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
854 clean-sbinPROGRAMS mostlyclean-am
856 distclean: distclean-recursive
859 distclean-am: clean-am distclean-compile distclean-generic \
874 install-data-am: install-dist_examplesDATA
876 install-dvi: install-dvi-recursive
880 install-exec-am: install-sbinPROGRAMS
882 install-html: install-html-recursive
886 install-info: install-info-recursive
892 install-pdf: install-pdf-recursive
896 install-ps: install-ps-recursive
902 maintainer-clean: maintainer-clean-recursive
905 maintainer-clean-am: distclean-am maintainer-clean-generic
907 mostlyclean: mostlyclean-recursive
909 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
920 uninstall-am: uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
922 .MAKE: $(am__recursive_targets) install-am install-strip
924 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
925 check-am clean clean-generic clean-libtool \
926 clean-noinstLIBRARIES clean-sbinPROGRAMS cscopelist-am ctags \
927 ctags-am distclean distclean-compile distclean-generic \
928 distclean-libtool distclean-tags distdir dvi dvi-am html \
929 html-am info info-am install install-am install-data \
930 install-data-am install-dist_examplesDATA install-dvi \
931 install-dvi-am install-exec install-exec-am install-html \
932 install-html-am install-info install-info-am install-man \
933 install-pdf install-pdf-am install-ps install-ps-am \
934 install-sbinPROGRAMS install-strip installcheck \
935 installcheck-am installdirs installdirs-am maintainer-clean \
936 maintainer-clean-generic mostlyclean mostlyclean-compile \
937 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
938 tags tags-am uninstall uninstall-am \
939 uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
944 # Tell versions [3.59,3.63) of GNU make to not export all variables.
945 # Otherwise a system limit (for SysV at least) may be exceeded.