1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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.
9
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
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90target_triplet = @target@
91subdir = m4
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = $(top_builddir)/config.h
102CONFIG_CLEAN_FILES =
103CONFIG_CLEAN_VPATH_FILES =
104AM_V_P = $(am__v_P_@AM_V@)
105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106am__v_P_0 = false
107am__v_P_1 = :
108AM_V_GEN = $(am__v_GEN_@AM_V@)
109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110am__v_GEN_0 = @echo "  GEN     " $@;
111am__v_GEN_1 = 
112AM_V_at = $(am__v_at_@AM_V@)
113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114am__v_at_0 = @
115am__v_at_1 = 
116SOURCES =
117DIST_SOURCES =
118am__can_run_installinfo = \
119  case $$AM_UPDATE_INFO_DIR in \
120    n|no|NO) false;; \
121    *) (install-info --version) >/dev/null 2>&1;; \
122  esac
123am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
124am__DIST_COMMON = $(srcdir)/Makefile.in
125DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126ACLOCAL = @ACLOCAL@
127AMTAR = @AMTAR@
128AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
129AR = @AR@
130AUTOCONF = @AUTOCONF@
131AUTOHEADER = @AUTOHEADER@
132AUTOMAKE = @AUTOMAKE@
133AWK = @AWK@
134BABELD = @BABELD@
135BGPD = @BGPD@
136CC = @CC@
137CCDEPMODE = @CCDEPMODE@
138CFLAGS = @CFLAGS@
139CONFDATE = @CONFDATE@
140CONFIG_ARGS = @CONFIG_ARGS@
141CPP = @CPP@
142CPPFLAGS = @CPPFLAGS@
143CURSES = @CURSES@
144CYGPATH_W = @CYGPATH_W@
145DEFS = @DEFS@
146DEJAGNU = @DEJAGNU@
147DEPDIR = @DEPDIR@
148DLLTOOL = @DLLTOOL@
149DOC = @DOC@
150DSYMUTIL = @DSYMUTIL@
151DUMPBIN = @DUMPBIN@
152ECHO_C = @ECHO_C@
153ECHO_N = @ECHO_N@
154ECHO_T = @ECHO_T@
155EGREP = @EGREP@
156EXEEXT = @EXEEXT@
157FGREP = @FGREP@
158GAWK = @GAWK@
159GREP = @GREP@
160HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
161IF_METHOD = @IF_METHOD@
162INSTALL = @INSTALL@
163INSTALL_DATA = @INSTALL_DATA@
164INSTALL_PROGRAM = @INSTALL_PROGRAM@
165INSTALL_SCRIPT = @INSTALL_SCRIPT@
166INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167IOCTL_METHOD = @IOCTL_METHOD@
168IPFORWARD = @IPFORWARD@
169ISISD = @ISISD@
170ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
171ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
172ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
173KERNEL_METHOD = @KERNEL_METHOD@
174LATEXMK = @LATEXMK@
175LD = @LD@
176LDFLAGS = @LDFLAGS@
177LIBCAP = @LIBCAP@
178LIBM = @LIBM@
179LIBOBJS = @LIBOBJS@
180LIBPAM = @LIBPAM@
181LIBREADLINE = @LIBREADLINE@
182LIBS = @LIBS@
183LIBTOOL = @LIBTOOL@
184LIB_REGEX = @LIB_REGEX@
185LIPO = @LIPO@
186LN_S = @LN_S@
187LTLIBOBJS = @LTLIBOBJS@
188LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
189MAINT = @MAINT@
190MAKEINFO = @MAKEINFO@
191MANIFEST_TOOL = @MANIFEST_TOOL@
192MKDIR_P = @MKDIR_P@
193MULTIPATH_NUM = @MULTIPATH_NUM@
194NETSNMP_CONFIG = @NETSNMP_CONFIG@
195NM = @NM@
196NMEDIT = @NMEDIT@
197OBJDUMP = @OBJDUMP@
198OBJEXT = @OBJEXT@
199OSPF6D = @OSPF6D@
200OSPFAPI = @OSPFAPI@
201OSPFCLIENT = @OSPFCLIENT@
202OSPFD = @OSPFD@
203OTOOL = @OTOOL@
204OTOOL64 = @OTOOL64@
205PACKAGE = @PACKAGE@
206PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207PACKAGE_NAME = @PACKAGE_NAME@
208PACKAGE_STRING = @PACKAGE_STRING@
209PACKAGE_TARNAME = @PACKAGE_TARNAME@
210PACKAGE_URL = @PACKAGE_URL@
211PACKAGE_VERSION = @PACKAGE_VERSION@
212PATH_SEPARATOR = @PATH_SEPARATOR@
213PDFLATEX = @PDFLATEX@
214PERL = @PERL@
215PICFLAGS = @PICFLAGS@
216PILDFLAGS = @PILDFLAGS@
217PIMD = @PIMD@
218RANLIB = @RANLIB@
219RIPD = @RIPD@
220RIPNGD = @RIPNGD@
221RTREAD_METHOD = @RTREAD_METHOD@
222RT_METHOD = @RT_METHOD@
223RUNTESTDEFAULTFLAGS = @RUNTESTDEFAULTFLAGS@
224SED = @SED@
225SET_MAKE = @SET_MAKE@
226SHELL = @SHELL@
227SOLARIS = @SOLARIS@
228STRIP = @STRIP@
229VERSION = @VERSION@
230VTYSH = @VTYSH@
231WATCHQUAGGA = @WATCHQUAGGA@
232WEAK_ALIAS = @WEAK_ALIAS@
233WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
234ZEBRA = @ZEBRA@
235abs_builddir = @abs_builddir@
236abs_srcdir = @abs_srcdir@
237abs_top_builddir = @abs_top_builddir@
238abs_top_srcdir = @abs_top_srcdir@
239ac_ct_AR = @ac_ct_AR@
240ac_ct_CC = @ac_ct_CC@
241ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
242am__include = @am__include@
243am__leading_dot = @am__leading_dot@
244am__quote = @am__quote@
245am__tar = @am__tar@
246am__untar = @am__untar@
247bindir = @bindir@
248build = @build@
249build_alias = @build_alias@
250build_cpu = @build_cpu@
251build_os = @build_os@
252build_vendor = @build_vendor@
253builddir = @builddir@
254datadir = @datadir@
255datarootdir = @datarootdir@
256docdir = @docdir@
257dvidir = @dvidir@
258enable_group = @enable_group@
259enable_user = @enable_user@
260enable_vty_group = @enable_vty_group@
261exampledir = @exampledir@
262exec_prefix = @exec_prefix@
263host = @host@
264host_alias = @host_alias@
265host_cpu = @host_cpu@
266host_os = @host_os@
267host_vendor = @host_vendor@
268htmldir = @htmldir@
269includedir = @includedir@
270infodir = @infodir@
271install_sh = @install_sh@
272libdir = @libdir@
273libexecdir = @libexecdir@
274localedir = @localedir@
275localstatedir = @localstatedir@
276mandir = @mandir@
277mkdir_p = @mkdir_p@
278oldincludedir = @oldincludedir@
279pdfdir = @pdfdir@
280pkgsrcdir = @pkgsrcdir@
281pkgsrcrcdir = @pkgsrcrcdir@
282prefix = @prefix@
283program_transform_name = @program_transform_name@
284psdir = @psdir@
285quagga_statedir = @quagga_statedir@
286sbindir = @sbindir@
287sharedstatedir = @sharedstatedir@
288srcdir = @srcdir@
289sysconfdir = @sysconfdir@
290target = @target@
291target_alias = @target_alias@
292target_cpu = @target_cpu@
293target_os = @target_os@
294target_vendor = @target_vendor@
295top_build_prefix = @top_build_prefix@
296top_builddir = @top_builddir@
297top_srcdir = @top_srcdir@
298EXTRA_DIST = Makefile.am README.txt
299all: all-am
300
301.SUFFIXES:
302$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
303	@for dep in $?; do \
304	  case '$(am__configure_deps)' in \
305	    *$$dep*) \
306	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
307	        && { if test -f $@; then exit 0; else break; fi; }; \
308	      exit 1;; \
309	  esac; \
310	done; \
311	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
312	$(am__cd) $(top_srcdir) && \
313	  $(AUTOMAKE) --gnu m4/Makefile
314Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315	@case '$?' in \
316	  *config.status*) \
317	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318	  *) \
319	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321	esac;
322
323$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325
326$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
327	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
329	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330$(am__aclocal_m4_deps):
331
332mostlyclean-libtool:
333	-rm -f *.lo
334
335clean-libtool:
336	-rm -rf .libs _libs
337tags TAGS:
338
339ctags CTAGS:
340
341cscope cscopelist:
342
343
344distdir: $(DISTFILES)
345	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347	list='$(DISTFILES)'; \
348	  dist_files=`for file in $$list; do echo $$file; done | \
349	  sed -e "s|^$$srcdirstrip/||;t" \
350	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
351	case $$dist_files in \
352	  */*) $(MKDIR_P) `echo "$$dist_files" | \
353			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
354			   sort -u` ;; \
355	esac; \
356	for file in $$dist_files; do \
357	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
358	  if test -d $$d/$$file; then \
359	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
360	    if test -d "$(distdir)/$$file"; then \
361	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
362	    fi; \
363	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
364	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
365	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
366	    fi; \
367	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
368	  else \
369	    test -f "$(distdir)/$$file" \
370	    || cp -p $$d/$$file "$(distdir)/$$file" \
371	    || exit 1; \
372	  fi; \
373	done
374check-am: all-am
375check: check-am
376all-am: Makefile
377installdirs:
378install: install-am
379install-exec: install-exec-am
380install-data: install-data-am
381uninstall: uninstall-am
382
383install-am: all-am
384	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385
386installcheck: installcheck-am
387install-strip:
388	if test -z '$(STRIP)'; then \
389	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391	      install; \
392	else \
393	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
394	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
395	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
396	fi
397mostlyclean-generic:
398
399clean-generic:
400
401distclean-generic:
402	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
403	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
404
405maintainer-clean-generic:
406	@echo "This command is intended for maintainers to use"
407	@echo "it deletes files that may require special tools to rebuild."
408clean: clean-am
409
410clean-am: clean-generic clean-libtool mostlyclean-am
411
412distclean: distclean-am
413	-rm -f Makefile
414distclean-am: clean-am distclean-generic
415
416dvi: dvi-am
417
418dvi-am:
419
420html: html-am
421
422html-am:
423
424info: info-am
425
426info-am:
427
428install-data-am:
429
430install-dvi: install-dvi-am
431
432install-dvi-am:
433
434install-exec-am:
435
436install-html: install-html-am
437
438install-html-am:
439
440install-info: install-info-am
441
442install-info-am:
443
444install-man:
445
446install-pdf: install-pdf-am
447
448install-pdf-am:
449
450install-ps: install-ps-am
451
452install-ps-am:
453
454installcheck-am:
455
456maintainer-clean: maintainer-clean-am
457	-rm -f Makefile
458maintainer-clean-am: distclean-am maintainer-clean-generic
459
460mostlyclean: mostlyclean-am
461
462mostlyclean-am: mostlyclean-generic mostlyclean-libtool
463
464pdf: pdf-am
465
466pdf-am:
467
468ps: ps-am
469
470ps-am:
471
472uninstall-am:
473
474.MAKE: install-am install-strip
475
476.PHONY: all all-am check check-am clean clean-generic clean-libtool \
477	cscopelist-am ctags-am distclean distclean-generic \
478	distclean-libtool distdir dvi dvi-am html html-am info info-am \
479	install install-am install-data install-data-am install-dvi \
480	install-dvi-am install-exec install-exec-am install-html \
481	install-html-am install-info install-info-am install-man \
482	install-pdf install-pdf-am install-ps install-ps-am \
483	install-strip installcheck installcheck-am installdirs \
484	maintainer-clean maintainer-clean-generic mostlyclean \
485	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
486	tags-am uninstall uninstall-am
487
488.PRECIOUS: Makefile
489
490
491# Tell versions [3.59,3.63) of GNU make to not export all variables.
492# Otherwise a system limit (for SysV at least) may be exceeded.
493.NOEXPORT:
494