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@
16
17
18
19
20VPATH = @srcdir@
21am__is_gnu_make = { \
22  if test -z '$(MAKELEVEL)'; then \
23    false; \
24  elif test -n '$(MAKE_HOST)'; then \
25    true; \
26  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27    true; \
28  else \
29    false; \
30  fi; \
31}
32am__make_running_with_option = \
33  case $${target_option-} in \
34      ?) ;; \
35      *) echo "am__make_running_with_option: internal error: invalid" \
36              "target option '$${target_option-}' specified" >&2; \
37         exit 1;; \
38  esac; \
39  has_opt=no; \
40  sane_makeflags=$$MAKEFLAGS; \
41  if $(am__is_gnu_make); then \
42    sane_makeflags=$$MFLAGS; \
43  else \
44    case $$MAKEFLAGS in \
45      *\\[\ \	]*) \
46        bs=\\; \
47        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
49    esac; \
50  fi; \
51  skip_next=no; \
52  strip_trailopt () \
53  { \
54    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55  }; \
56  for flg in $$sane_makeflags; do \
57    test $$skip_next = yes && { skip_next=no; continue; }; \
58    case $$flg in \
59      *=*|--*) 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;; \
68    esac; \
69    case $$flg in \
70      *$$target_option*) has_opt=yes; break;; \
71    esac; \
72  done; \
73  test $$has_opt = yes
74am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76pkgdatadir = $(datadir)/@PACKAGE@
77pkgincludedir = $(includedir)/@PACKAGE@
78pkglibdir = $(libdir)/@PACKAGE@
79pkglibexecdir = $(libexecdir)/@PACKAGE@
80am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81install_sh_DATA = $(install_sh) -c -m 644
82install_sh_PROGRAM = $(install_sh) -c
83install_sh_SCRIPT = $(install_sh) -c
84INSTALL_HEADER = $(INSTALL_DATA)
85transform = $(program_transform_name)
86NORMAL_INSTALL = :
87PRE_INSTALL = :
88POST_INSTALL = :
89NORMAL_UNINSTALL = :
90PRE_UNINSTALL = :
91POST_UNINSTALL = :
92build_triplet = @build@
93host_triplet = @host@
94target_triplet = @target@
95sbin_PROGRAMS = ospf6d$(EXEEXT)
96subdir = ospf6d
97ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98am__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
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103	$(ACLOCAL_M4)
104DIST_COMMON = $(srcdir)/Makefile.am $(dist_examples_DATA) \
105	$(noinst_HEADERS) $(am__DIST_COMMON)
106mkinstalldirs = $(install_sh) -d
107CONFIG_HEADER = $(top_builddir)/config.h
108CONFIG_CLEAN_FILES =
109CONFIG_CLEAN_VPATH_FILES =
110LIBRARIES = $(noinst_LIBRARIES)
111ARFLAGS = cru
112AM_V_AR = $(am__v_AR_@AM_V@)
113am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
114am__v_AR_0 = @echo "  AR      " $@;
115am__v_AR_1 = 
116libospf6_a_AR = $(AR) $(ARFLAGS)
117libospf6_a_LIBADD =
118am_libospf6_a_OBJECTS = ospf6_network.$(OBJEXT) \
119	ospf6_message.$(OBJEXT) ospf6_lsa.$(OBJEXT) \
120	ospf6_lsdb.$(OBJEXT) ospf6_top.$(OBJEXT) ospf6_area.$(OBJEXT) \
121	ospf6_interface.$(OBJEXT) ospf6_neighbor.$(OBJEXT) \
122	ospf6_flood.$(OBJEXT) ospf6_route.$(OBJEXT) \
123	ospf6_intra.$(OBJEXT) ospf6_zebra.$(OBJEXT) \
124	ospf6_spf.$(OBJEXT) ospf6_proto.$(OBJEXT) ospf6_asbr.$(OBJEXT) \
125	ospf6_abr.$(OBJEXT) ospf6_snmp.$(OBJEXT) ospf6d.$(OBJEXT)
126libospf6_a_OBJECTS = $(am_libospf6_a_OBJECTS)
127am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"
128PROGRAMS = $(sbin_PROGRAMS)
129am__objects_1 = ospf6_network.$(OBJEXT) ospf6_message.$(OBJEXT) \
130	ospf6_lsa.$(OBJEXT) ospf6_lsdb.$(OBJEXT) ospf6_top.$(OBJEXT) \
131	ospf6_area.$(OBJEXT) ospf6_interface.$(OBJEXT) \
132	ospf6_neighbor.$(OBJEXT) ospf6_flood.$(OBJEXT) \
133	ospf6_route.$(OBJEXT) ospf6_intra.$(OBJEXT) \
134	ospf6_zebra.$(OBJEXT) ospf6_spf.$(OBJEXT) \
135	ospf6_proto.$(OBJEXT) ospf6_asbr.$(OBJEXT) ospf6_abr.$(OBJEXT) \
136	ospf6_snmp.$(OBJEXT) ospf6d.$(OBJEXT)
137am_ospf6d_OBJECTS = ospf6_main.$(OBJEXT) $(am__objects_1)
138ospf6d_OBJECTS = $(am_ospf6d_OBJECTS)
139ospf6d_DEPENDENCIES = ../lib/libzebra.la
140AM_V_lt = $(am__v_lt_@AM_V@)
141am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
142am__v_lt_0 = --silent
143am__v_lt_1 = 
144AM_V_P = $(am__v_P_@AM_V@)
145am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
146am__v_P_0 = false
147am__v_P_1 = :
148AM_V_GEN = $(am__v_GEN_@AM_V@)
149am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
150am__v_GEN_0 = @echo "  GEN     " $@;
151am__v_GEN_1 = 
152AM_V_at = $(am__v_at_@AM_V@)
153am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
154am__v_at_0 = @
155am__v_at_1 = 
156DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
157depcomp = $(SHELL) $(top_srcdir)/depcomp
158am__depfiles_maybe = depfiles
159am__mv = mv -f
160COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
161	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
162LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
163	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
164	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
165	$(AM_CFLAGS) $(CFLAGS)
166AM_V_CC = $(am__v_CC_@AM_V@)
167am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
168am__v_CC_0 = @echo "  CC      " $@;
169am__v_CC_1 = 
170CCLD = $(CC)
171LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
172	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
173	$(AM_LDFLAGS) $(LDFLAGS) -o $@
174AM_V_CCLD = $(am__v_CCLD_@AM_V@)
175am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
176am__v_CCLD_0 = @echo "  CCLD    " $@;
177am__v_CCLD_1 = 
178SOURCES = $(libospf6_a_SOURCES) $(ospf6d_SOURCES)
179DIST_SOURCES = $(libospf6_a_SOURCES) $(ospf6d_SOURCES)
180am__can_run_installinfo = \
181  case $$AM_UPDATE_INFO_DIR in \
182    n|no|NO) false;; \
183    *) (install-info --version) >/dev/null 2>&1;; \
184  esac
185am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
186am__vpath_adj = case $$p in \
187    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
188    *) f=$$p;; \
189  esac;
190am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
191am__install_max = 40
192am__nobase_strip_setup = \
193  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
194am__nobase_strip = \
195  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
196am__nobase_list = $(am__nobase_strip_setup); \
197  for p in $$list; do echo "$$p $$p"; done | \
198  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
199  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
200    if (++n[$$2] == $(am__install_max)) \
201      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
202    END { for (dir in files) print dir, files[dir] }'
203am__base_list = \
204  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
205  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
206am__uninstall_files_from_dir = { \
207  test -z "$$files" \
208    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
209    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
210         $(am__cd) "$$dir" && rm -f $$files; }; \
211  }
212DATA = $(dist_examples_DATA)
213HEADERS = $(noinst_HEADERS)
214am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
215# Read a list of newline-separated strings from the standard input,
216# and print each of them once, without duplicates.  Input order is
217# *not* preserved.
218am__uniquify_input = $(AWK) '\
219  BEGIN { nonempty = 0; } \
220  { items[$$0] = 1; nonempty = 1; } \
221  END { if (nonempty) { for (i in items) print i; }; } \
222'
223# Make sure the list of sources is unique.  This is necessary because,
224# e.g., the same source file might be shared among _SOURCES variables
225# for different programs/libraries.
226am__define_uniq_tagged_files = \
227  list='$(am__tagged_files)'; \
228  unique=`for i in $$list; do \
229    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
230  done | $(am__uniquify_input)`
231ETAGS = etags
232CTAGS = ctags
233am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README
234DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235ACLOCAL = @ACLOCAL@
236AMTAR = @AMTAR@
237AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
238AR = @AR@
239AUTOCONF = @AUTOCONF@
240AUTOHEADER = @AUTOHEADER@
241AUTOMAKE = @AUTOMAKE@
242AWK = @AWK@
243BABELD = @BABELD@
244BGPD = @BGPD@
245CC = @CC@
246CCDEPMODE = @CCDEPMODE@
247CFLAGS = @CFLAGS@
248CONFDATE = @CONFDATE@
249CONFIG_ARGS = @CONFIG_ARGS@
250CPP = @CPP@
251CPPFLAGS = @CPPFLAGS@
252CURSES = @CURSES@
253CYGPATH_W = @CYGPATH_W@
254DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
255DEJAGNU = @DEJAGNU@
256DEPDIR = @DEPDIR@
257DLLTOOL = @DLLTOOL@
258DOC = @DOC@
259DSYMUTIL = @DSYMUTIL@
260DUMPBIN = @DUMPBIN@
261ECHO_C = @ECHO_C@
262ECHO_N = @ECHO_N@
263ECHO_T = @ECHO_T@
264EGREP = @EGREP@
265EXEEXT = @EXEEXT@
266FGREP = @FGREP@
267GAWK = @GAWK@
268GREP = @GREP@
269HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
270IF_METHOD = @IF_METHOD@
271INSTALL = @INSTALL@
272INSTALL_DATA = @INSTALL_DATA@
273INSTALL_PROGRAM = @INSTALL_PROGRAM@
274INSTALL_SCRIPT = @INSTALL_SCRIPT@
275INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276IOCTL_METHOD = @IOCTL_METHOD@
277IPFORWARD = @IPFORWARD@
278ISISD = @ISISD@
279ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
280ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
281ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
282KERNEL_METHOD = @KERNEL_METHOD@
283LATEXMK = @LATEXMK@
284LD = @LD@
285LDFLAGS = @LDFLAGS@
286LIBCAP = @LIBCAP@
287LIBM = @LIBM@
288LIBOBJS = @LIBOBJS@
289LIBPAM = @LIBPAM@
290LIBREADLINE = @LIBREADLINE@
291LIBS = @LIBS@
292LIBTOOL = @LIBTOOL@
293LIB_REGEX = @LIB_REGEX@
294LIPO = @LIPO@
295LN_S = @LN_S@
296LTLIBOBJS = @LTLIBOBJS@
297LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
298MAINT = @MAINT@
299MAKEINFO = @MAKEINFO@
300MANIFEST_TOOL = @MANIFEST_TOOL@
301MKDIR_P = @MKDIR_P@
302MULTIPATH_NUM = @MULTIPATH_NUM@
303NETSNMP_CONFIG = @NETSNMP_CONFIG@
304NM = @NM@
305NMEDIT = @NMEDIT@
306OBJDUMP = @OBJDUMP@
307OBJEXT = @OBJEXT@
308OSPF6D = @OSPF6D@
309OSPFAPI = @OSPFAPI@
310OSPFCLIENT = @OSPFCLIENT@
311OSPFD = @OSPFD@
312OTOOL = @OTOOL@
313OTOOL64 = @OTOOL64@
314PACKAGE = @PACKAGE@
315PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
316PACKAGE_NAME = @PACKAGE_NAME@
317PACKAGE_STRING = @PACKAGE_STRING@
318PACKAGE_TARNAME = @PACKAGE_TARNAME@
319PACKAGE_URL = @PACKAGE_URL@
320PACKAGE_VERSION = @PACKAGE_VERSION@
321PATH_SEPARATOR = @PATH_SEPARATOR@
322PDFLATEX = @PDFLATEX@
323PERL = @PERL@
324PICFLAGS = @PICFLAGS@
325PILDFLAGS = @PILDFLAGS@
326PIMD = @PIMD@
327RANLIB = @RANLIB@
328RIPD = @RIPD@
329RIPNGD = @RIPNGD@
330RTREAD_METHOD = @RTREAD_METHOD@
331RT_METHOD = @RT_METHOD@
332RUNTESTDEFAULTFLAGS = @RUNTESTDEFAULTFLAGS@
333SED = @SED@
334SET_MAKE = @SET_MAKE@
335SHELL = @SHELL@
336SOLARIS = @SOLARIS@
337STRIP = @STRIP@
338VERSION = @VERSION@
339VTYSH = @VTYSH@
340WATCHQUAGGA = @WATCHQUAGGA@
341WEAK_ALIAS = @WEAK_ALIAS@
342WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
343ZEBRA = @ZEBRA@
344abs_builddir = @abs_builddir@
345abs_srcdir = @abs_srcdir@
346abs_top_builddir = @abs_top_builddir@
347abs_top_srcdir = @abs_top_srcdir@
348ac_ct_AR = @ac_ct_AR@
349ac_ct_CC = @ac_ct_CC@
350ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
351am__include = @am__include@
352am__leading_dot = @am__leading_dot@
353am__quote = @am__quote@
354am__tar = @am__tar@
355am__untar = @am__untar@
356bindir = @bindir@
357build = @build@
358build_alias = @build_alias@
359build_cpu = @build_cpu@
360build_os = @build_os@
361build_vendor = @build_vendor@
362builddir = @builddir@
363datadir = @datadir@
364datarootdir = @datarootdir@
365docdir = @docdir@
366dvidir = @dvidir@
367enable_group = @enable_group@
368enable_user = @enable_user@
369enable_vty_group = @enable_vty_group@
370exampledir = @exampledir@
371exec_prefix = @exec_prefix@
372host = @host@
373host_alias = @host_alias@
374host_cpu = @host_cpu@
375host_os = @host_os@
376host_vendor = @host_vendor@
377htmldir = @htmldir@
378includedir = @includedir@
379infodir = @infodir@
380install_sh = @install_sh@
381libdir = @libdir@
382libexecdir = @libexecdir@
383localedir = @localedir@
384localstatedir = @localstatedir@
385mandir = @mandir@
386mkdir_p = @mkdir_p@
387oldincludedir = @oldincludedir@
388pdfdir = @pdfdir@
389pkgsrcdir = @pkgsrcdir@
390pkgsrcrcdir = @pkgsrcrcdir@
391prefix = @prefix@
392program_transform_name = @program_transform_name@
393psdir = @psdir@
394quagga_statedir = @quagga_statedir@
395sbindir = @sbindir@
396sharedstatedir = @sharedstatedir@
397srcdir = @srcdir@
398sysconfdir = @sysconfdir@
399target = @target@
400target_alias = @target_alias@
401target_cpu = @target_cpu@
402target_os = @target_os@
403target_vendor = @target_vendor@
404top_build_prefix = @top_build_prefix@
405top_builddir = @top_builddir@
406top_srcdir = @top_srcdir@
407AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib
408INSTALL_SDATA = @INSTALL@ -m 600
409AM_CFLAGS = $(PICFLAGS)
410AM_LDFLAGS = $(PILDFLAGS)
411noinst_LIBRARIES = libospf6.a
412libospf6_a_SOURCES = \
413	ospf6_network.c ospf6_message.c ospf6_lsa.c ospf6_lsdb.c \
414	ospf6_top.c ospf6_area.c ospf6_interface.c ospf6_neighbor.c \
415	ospf6_flood.c ospf6_route.c ospf6_intra.c ospf6_zebra.c \
416	ospf6_spf.c ospf6_proto.c ospf6_asbr.c ospf6_abr.c ospf6_snmp.c \
417	ospf6d.c
418
419noinst_HEADERS = \
420	ospf6_network.h ospf6_message.h ospf6_lsa.h ospf6_lsdb.h \
421	ospf6_top.h ospf6_area.h ospf6_interface.h ospf6_neighbor.h \
422	ospf6_flood.h ospf6_route.h ospf6_intra.h ospf6_zebra.h \
423	ospf6_spf.h ospf6_proto.h ospf6_asbr.h ospf6_abr.h ospf6_snmp.h \
424	ospf6d.h
425
426ospf6d_SOURCES = \
427	ospf6_main.c $(libospf6_a_SOURCES)
428
429ospf6d_LDADD = ../lib/libzebra.la @LIBCAP@
430examplesdir = $(exampledir)
431dist_examples_DATA = ospf6d.conf.sample
432all: all-am
433
434.SUFFIXES:
435.SUFFIXES: .c .lo .o .obj
436$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
437	@for dep in $?; do \
438	  case '$(am__configure_deps)' in \
439	    *$$dep*) \
440	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
441	        && { if test -f $@; then exit 0; else break; fi; }; \
442	      exit 1;; \
443	  esac; \
444	done; \
445	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ospf6d/Makefile'; \
446	$(am__cd) $(top_srcdir) && \
447	  $(AUTOMAKE) --gnu ospf6d/Makefile
448Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
449	@case '$?' in \
450	  *config.status*) \
451	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
452	  *) \
453	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
454	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
455	esac;
456
457$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
458	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459
460$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
461	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
463	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464$(am__aclocal_m4_deps):
465
466clean-noinstLIBRARIES:
467	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
468
469libospf6.a: $(libospf6_a_OBJECTS) $(libospf6_a_DEPENDENCIES) $(EXTRA_libospf6_a_DEPENDENCIES) 
470	$(AM_V_at)-rm -f libospf6.a
471	$(AM_V_AR)$(libospf6_a_AR) libospf6.a $(libospf6_a_OBJECTS) $(libospf6_a_LIBADD)
472	$(AM_V_at)$(RANLIB) libospf6.a
473install-sbinPROGRAMS: $(sbin_PROGRAMS)
474	@$(NORMAL_INSTALL)
475	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
476	if test -n "$$list"; then \
477	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
478	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
479	fi; \
480	for p in $$list; do echo "$$p $$p"; done | \
481	sed 's/$(EXEEXT)$$//' | \
482	while read p p1; do if test -f $$p \
483	 || test -f $$p1 \
484	  ; then echo "$$p"; echo "$$p"; else :; fi; \
485	done | \
486	sed -e 'p;s,.*/,,;n;h' \
487	    -e 's|.*|.|' \
488	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
489	sed 'N;N;N;s,\n, ,g' | \
490	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
491	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
492	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
493	    else { print "f", $$3 "/" $$4, $$1; } } \
494	  END { for (d in files) print "f", d, files[d] }' | \
495	while read type dir files; do \
496	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
497	    test -z "$$files" || { \
498	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
499	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
500	    } \
501	; done
502
503uninstall-sbinPROGRAMS:
504	@$(NORMAL_UNINSTALL)
505	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
506	files=`for p in $$list; do echo "$$p"; done | \
507	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
508	      -e 's/$$/$(EXEEXT)/' \
509	`; \
510	test -n "$$list" || exit 0; \
511	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
512	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
513
514clean-sbinPROGRAMS:
515	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
516	echo " rm -f" $$list; \
517	rm -f $$list || exit $$?; \
518	test -n "$(EXEEXT)" || exit 0; \
519	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
520	echo " rm -f" $$list; \
521	rm -f $$list
522
523ospf6d$(EXEEXT): $(ospf6d_OBJECTS) $(ospf6d_DEPENDENCIES) $(EXTRA_ospf6d_DEPENDENCIES) 
524	@rm -f ospf6d$(EXEEXT)
525	$(AM_V_CCLD)$(LINK) $(ospf6d_OBJECTS) $(ospf6d_LDADD) $(LIBS)
526
527mostlyclean-compile:
528	-rm -f *.$(OBJEXT)
529
530distclean-compile:
531	-rm -f *.tab.c
532
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_abr.Po@am__quote@
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_area.Po@am__quote@
535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_asbr.Po@am__quote@
536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_flood.Po@am__quote@
537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_interface.Po@am__quote@
538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_intra.Po@am__quote@
539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_lsa.Po@am__quote@
540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_lsdb.Po@am__quote@
541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_main.Po@am__quote@
542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_message.Po@am__quote@
543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_neighbor.Po@am__quote@
544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_network.Po@am__quote@
545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_proto.Po@am__quote@
546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_route.Po@am__quote@
547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_snmp.Po@am__quote@
548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_spf.Po@am__quote@
549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_top.Po@am__quote@
550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6_zebra.Po@am__quote@
551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf6d.Po@am__quote@
552
553.c.o:
554@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
555@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
556@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
557@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
558@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
559
560.c.obj:
561@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
562@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
563@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
564@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
566
567.c.lo:
568@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
569@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
570@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
571@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
573
574mostlyclean-libtool:
575	-rm -f *.lo
576
577clean-libtool:
578	-rm -rf .libs _libs
579install-dist_examplesDATA: $(dist_examples_DATA)
580	@$(NORMAL_INSTALL)
581	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
582	if test -n "$$list"; then \
583	  echo " $(MKDIR_P) '$(DESTDIR)$(examplesdir)'"; \
584	  $(MKDIR_P) "$(DESTDIR)$(examplesdir)" || exit 1; \
585	fi; \
586	for p in $$list; do \
587	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
588	  echo "$$d$$p"; \
589	done | $(am__base_list) | \
590	while read files; do \
591	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
592	  $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
593	done
594
595uninstall-dist_examplesDATA:
596	@$(NORMAL_UNINSTALL)
597	@list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
598	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
599	dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
600
601ID: $(am__tagged_files)
602	$(am__define_uniq_tagged_files); mkid -fID $$unique
603tags: tags-am
604TAGS: tags
605
606tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
607	set x; \
608	here=`pwd`; \
609	$(am__define_uniq_tagged_files); \
610	shift; \
611	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
612	  test -n "$$unique" || unique=$$empty_fix; \
613	  if test $$# -gt 0; then \
614	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
615	      "$$@" $$unique; \
616	  else \
617	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
618	      $$unique; \
619	  fi; \
620	fi
621ctags: ctags-am
622
623CTAGS: ctags
624ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
625	$(am__define_uniq_tagged_files); \
626	test -z "$(CTAGS_ARGS)$$unique" \
627	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
628	     $$unique
629
630GTAGS:
631	here=`$(am__cd) $(top_builddir) && pwd` \
632	  && $(am__cd) $(top_srcdir) \
633	  && gtags -i $(GTAGS_ARGS) "$$here"
634cscopelist: cscopelist-am
635
636cscopelist-am: $(am__tagged_files)
637	list='$(am__tagged_files)'; \
638	case "$(srcdir)" in \
639	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
640	  *) sdir=$(subdir)/$(srcdir) ;; \
641	esac; \
642	for i in $$list; do \
643	  if test -f "$$i"; then \
644	    echo "$(subdir)/$$i"; \
645	  else \
646	    echo "$$sdir/$$i"; \
647	  fi; \
648	done >> $(top_builddir)/cscope.files
649
650distclean-tags:
651	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
652
653distdir: $(DISTFILES)
654	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
655	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
656	list='$(DISTFILES)'; \
657	  dist_files=`for file in $$list; do echo $$file; done | \
658	  sed -e "s|^$$srcdirstrip/||;t" \
659	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
660	case $$dist_files in \
661	  */*) $(MKDIR_P) `echo "$$dist_files" | \
662			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
663			   sort -u` ;; \
664	esac; \
665	for file in $$dist_files; do \
666	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
667	  if test -d $$d/$$file; then \
668	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
669	    if test -d "$(distdir)/$$file"; then \
670	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
671	    fi; \
672	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
673	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
674	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
675	    fi; \
676	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
677	  else \
678	    test -f "$(distdir)/$$file" \
679	    || cp -p $$d/$$file "$(distdir)/$$file" \
680	    || exit 1; \
681	  fi; \
682	done
683check-am: all-am
684check: check-am
685all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
686installdirs:
687	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"; do \
688	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
689	done
690install: install-am
691install-exec: install-exec-am
692install-data: install-data-am
693uninstall: uninstall-am
694
695install-am: all-am
696	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
697
698installcheck: installcheck-am
699install-strip:
700	if test -z '$(STRIP)'; then \
701	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
702	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
703	      install; \
704	else \
705	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
706	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
707	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
708	fi
709mostlyclean-generic:
710
711clean-generic:
712
713distclean-generic:
714	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
715	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
716
717maintainer-clean-generic:
718	@echo "This command is intended for maintainers to use"
719	@echo "it deletes files that may require special tools to rebuild."
720clean: clean-am
721
722clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
723	clean-sbinPROGRAMS mostlyclean-am
724
725distclean: distclean-am
726	-rm -rf ./$(DEPDIR)
727	-rm -f Makefile
728distclean-am: clean-am distclean-compile distclean-generic \
729	distclean-tags
730
731dvi: dvi-am
732
733dvi-am:
734
735html: html-am
736
737html-am:
738
739info: info-am
740
741info-am:
742
743install-data-am: install-dist_examplesDATA
744
745install-dvi: install-dvi-am
746
747install-dvi-am:
748
749install-exec-am: install-sbinPROGRAMS
750
751install-html: install-html-am
752
753install-html-am:
754
755install-info: install-info-am
756
757install-info-am:
758
759install-man:
760
761install-pdf: install-pdf-am
762
763install-pdf-am:
764
765install-ps: install-ps-am
766
767install-ps-am:
768
769installcheck-am:
770
771maintainer-clean: maintainer-clean-am
772	-rm -rf ./$(DEPDIR)
773	-rm -f Makefile
774maintainer-clean-am: distclean-am maintainer-clean-generic
775
776mostlyclean: mostlyclean-am
777
778mostlyclean-am: mostlyclean-compile mostlyclean-generic \
779	mostlyclean-libtool
780
781pdf: pdf-am
782
783pdf-am:
784
785ps: ps-am
786
787ps-am:
788
789uninstall-am: uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
790
791.MAKE: install-am install-strip
792
793.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
794	clean-libtool clean-noinstLIBRARIES clean-sbinPROGRAMS \
795	cscopelist-am ctags ctags-am distclean distclean-compile \
796	distclean-generic distclean-libtool distclean-tags distdir dvi \
797	dvi-am html html-am info info-am install install-am \
798	install-data install-data-am install-dist_examplesDATA \
799	install-dvi install-dvi-am install-exec install-exec-am \
800	install-html install-html-am install-info install-info-am \
801	install-man install-pdf install-pdf-am install-ps \
802	install-ps-am install-sbinPROGRAMS install-strip installcheck \
803	installcheck-am installdirs maintainer-clean \
804	maintainer-clean-generic mostlyclean mostlyclean-compile \
805	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
806	tags tags-am uninstall uninstall-am \
807	uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
808
809.PRECIOUS: Makefile
810
811
812# Tell versions [3.59,3.63) of GNU make to not export all variables.
813# Otherwise a system limit (for SysV at least) may be exceeded.
814.NOEXPORT:
815