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