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
21 if test -z '$(MAKELEVEL)'; then \
23 elif test -n '$(MAKE_HOST)'; then \
25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31 am__make_running_with_option = \
32 case $${target_option-} in \
34 *) echo "am__make_running_with_option: internal error: invalid" \
35 "target option '$${target_option-}' specified" >&2; \
39 sane_makeflags=$$MAKEFLAGS; \
40 if $(am__is_gnu_make); then \
41 sane_makeflags=$$MFLAGS; \
46 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
53 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55 for flg in $$sane_makeflags; do \
56 test $$skip_next = yes && { skip_next=no; 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;; \
69 *$$target_option*) has_opt=yes; break;; \
73 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75 pkgdatadir = $(datadir)/@PACKAGE@
76 pkgincludedir = $(includedir)/@PACKAGE@
77 pkglibdir = $(libdir)/@PACKAGE@
78 pkglibexecdir = $(libexecdir)/@PACKAGE@
79 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80 install_sh_DATA = $(install_sh) -c -m 644
81 install_sh_PROGRAM = $(install_sh) -c
82 install_sh_SCRIPT = $(install_sh) -c
83 INSTALL_HEADER = $(INSTALL_DATA)
84 transform = $(program_transform_name)
91 build_triplet = @build@
93 target_triplet = @target@
94 sbin_PROGRAMS = ospfclient$(EXEEXT)
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__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
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 DIST_COMMON = $(srcdir)/Makefile.am $(ospfapiheader_HEADERS) \
105 mkinstalldirs = $(install_sh) -d
106 CONFIG_HEADER = $(top_builddir)/config.h
108 CONFIG_CLEAN_VPATH_FILES =
109 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
110 am__vpath_adj = case $$p in \
111 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
114 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
116 am__nobase_strip_setup = \
117 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
119 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
120 am__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] }'
128 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
129 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
130 am__uninstall_files_from_dir = { \
132 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
133 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
134 $(am__cd) "$$dir" && rm -f $$files; }; \
136 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" \
137 "$(DESTDIR)$(ospfapiheaderdir)"
138 LTLIBRARIES = $(lib_LTLIBRARIES)
139 libospfapiclient_la_DEPENDENCIES = ../ospfd/libospf.la \
141 am_libospfapiclient_la_OBJECTS = ospf_apiclient.lo
142 libospfapiclient_la_OBJECTS = $(am_libospfapiclient_la_OBJECTS)
143 AM_V_lt = $(am__v_lt_@AM_V@)
144 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
145 am__v_lt_0 = --silent
147 libospfapiclient_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
148 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
149 $(AM_CFLAGS) $(CFLAGS) $(libospfapiclient_la_LDFLAGS) \
151 PROGRAMS = $(sbin_PROGRAMS)
152 am_ospfclient_OBJECTS = ospfclient-ospfclient.$(OBJEXT)
153 ospfclient_OBJECTS = $(am_ospfclient_OBJECTS)
154 ospfclient_DEPENDENCIES = libospfapiclient.la ../ospfd/libospf.la \
156 ospfclient_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
157 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ospfclient_CFLAGS) \
158 $(CFLAGS) $(ospfclient_LDFLAGS) $(LDFLAGS) -o $@
159 AM_V_P = $(am__v_P_@AM_V@)
160 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
163 AM_V_GEN = $(am__v_GEN_@AM_V@)
164 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
165 am__v_GEN_0 = @echo " GEN " $@;
167 AM_V_at = $(am__v_at_@AM_V@)
168 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
171 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
172 depcomp = $(SHELL) $(top_srcdir)/depcomp
173 am__depfiles_maybe = depfiles
175 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
176 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
177 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
179 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
180 $(AM_CFLAGS) $(CFLAGS)
181 AM_V_CC = $(am__v_CC_@AM_V@)
182 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
183 am__v_CC_0 = @echo " CC " $@;
186 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
187 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
188 $(AM_LDFLAGS) $(LDFLAGS) -o $@
189 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
190 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
191 am__v_CCLD_0 = @echo " CCLD " $@;
193 SOURCES = $(libospfapiclient_la_SOURCES) $(ospfclient_SOURCES)
194 DIST_SOURCES = $(libospfapiclient_la_SOURCES) $(ospfclient_SOURCES)
195 am__can_run_installinfo = \
196 case $$AM_UPDATE_INFO_DIR in \
198 *) (install-info --version) >/dev/null 2>&1;; \
200 HEADERS = $(ospfapiheader_HEADERS)
201 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
202 # Read a list of newline-separated strings from the standard input,
203 # and print each of them once, without duplicates. Input order is
205 am__uniquify_input = $(AWK) '\
206 BEGIN { nonempty = 0; } \
207 { items[$$0] = 1; nonempty = 1; } \
208 END { if (nonempty) { for (i in items) print i; }; } \
210 # Make sure the list of sources is unique. This is necessary because,
211 # e.g., the same source file might be shared among _SOURCES variables
212 # for different programs/libraries.
213 am__define_uniq_tagged_files = \
214 list='$(am__tagged_files)'; \
215 unique=`for i in $$list; do \
216 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
217 done | $(am__uniquify_input)`
220 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp AUTHORS \
221 COPYING INSTALL NEWS README
222 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
227 AUTOCONF = @AUTOCONF@
228 AUTOHEADER = @AUTOHEADER@
229 AUTOMAKE = @AUTOMAKE@
232 CARES_CFLAGS = @CARES_CFLAGS@
233 CARES_LIBS = @CARES_LIBS@
235 CCDEPMODE = @CCDEPMODE@
237 CONFDATE = @CONFDATE@
238 CONFIG_ARGS = @CONFIG_ARGS@
240 CPPFLAGS = @CPPFLAGS@
242 CYGPATH_W = @CYGPATH_W@
247 DSYMUTIL = @DSYMUTIL@
257 HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
258 IF_METHOD = @IF_METHOD@
260 INSTALL_DATA = @INSTALL_DATA@
261 INSTALL_PROGRAM = @INSTALL_PROGRAM@
262 INSTALL_SCRIPT = @INSTALL_SCRIPT@
263 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264 IOCTL_METHOD = @IOCTL_METHOD@
265 IPFORWARD = @IPFORWARD@
267 ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
268 ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
269 ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
270 KERNEL_METHOD = @KERNEL_METHOD@
278 LIBREADLINE = @LIBREADLINE@
281 LIB_REGEX = @LIB_REGEX@
284 LTLIBOBJS = @LTLIBOBJS@
285 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
286 MAKEINFO = @MAKEINFO@
287 MANIFEST_TOOL = @MANIFEST_TOOL@
289 NETSNMP_CONFIG = @NETSNMP_CONFIG@
297 OSPFCLIENT = @OSPFCLIENT@
302 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
303 PACKAGE_NAME = @PACKAGE_NAME@
304 PACKAGE_STRING = @PACKAGE_STRING@
305 PACKAGE_TARNAME = @PACKAGE_TARNAME@
306 PACKAGE_URL = @PACKAGE_URL@
307 PACKAGE_VERSION = @PACKAGE_VERSION@
309 PATH_SEPARATOR = @PATH_SEPARATOR@
310 PDFLATEX = @PDFLATEX@
313 PKG_CONFIG = @PKG_CONFIG@
314 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
315 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
316 PROTOBUF_C_CFLAGS = @PROTOBUF_C_CFLAGS@
317 PROTOBUF_C_LIBS = @PROTOBUF_C_LIBS@
318 PROTOC_C = @PROTOC_C@
322 RTREAD_METHOD = @RTREAD_METHOD@
323 RT_METHOD = @RT_METHOD@
325 SET_MAKE = @SET_MAKE@
331 WATCHQUAGGA = @WATCHQUAGGA@
332 WEAK_ALIAS = @WEAK_ALIAS@
333 WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
336 abs_builddir = @abs_builddir@
337 abs_srcdir = @abs_srcdir@
338 abs_top_builddir = @abs_top_builddir@
339 abs_top_srcdir = @abs_top_srcdir@
340 ac_ct_AR = @ac_ct_AR@
341 ac_ct_CC = @ac_ct_CC@
342 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
343 am__include = @am__include@
344 am__leading_dot = @am__leading_dot@
345 am__quote = @am__quote@
347 am__untar = @am__untar@
350 build_alias = @build_alias@
351 build_cpu = @build_cpu@
352 build_os = @build_os@
353 build_vendor = @build_vendor@
354 builddir = @builddir@
356 datarootdir = @datarootdir@
359 enable_group = @enable_group@
360 enable_user = @enable_user@
361 enable_vty_group = @enable_vty_group@
362 exampledir = @exampledir@
363 exec_prefix = @exec_prefix@
365 host_alias = @host_alias@
366 host_cpu = @host_cpu@
368 host_vendor = @host_vendor@
370 includedir = @includedir@
372 install_sh = @install_sh@
374 libexecdir = @libexecdir@
375 localedir = @localedir@
376 localstatedir = @localstatedir@
379 oldincludedir = @oldincludedir@
381 pkgsrcdir = @pkgsrcdir@
382 pkgsrcrcdir = @pkgsrcrcdir@
384 program_transform_name = @program_transform_name@
386 quagga_statedir = @quagga_statedir@
388 sharedstatedir = @sharedstatedir@
390 sysconfdir = @sysconfdir@
392 target_alias = @target_alias@
393 target_cpu = @target_cpu@
394 target_os = @target_os@
395 target_vendor = @target_vendor@
396 top_build_prefix = @top_build_prefix@
397 top_builddir = @top_builddir@
398 top_srcdir = @top_srcdir@
399 AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib
400 AM_CFLAGS = $(WERROR)
401 lib_LTLIBRARIES = libospfapiclient.la
402 libospfapiclient_la_LDFLAGS = -version-info 0:0:0
403 libospfapiclient_la_LIBADD = ../ospfd/libospf.la ../lib/libzebra.la
404 libospfapiclient_la_SOURCES = \
407 ospfapiheaderdir = $(pkgincludedir)/ospfapi
408 ospfapiheader_HEADERS = \
411 ospfclient_SOURCES = \
414 ospfclient_LDADD = libospfapiclient.la \
415 ../ospfd/libospf.la ../lib/libzebra.la @LIBCAP@
417 ospfclient_CFLAGS = $(AM_CFLAGS)
418 ospfclient_LDFLAGS = $(AM_LDFLAGS)
422 .SUFFIXES: .c .lo .o .obj
423 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
425 case '$(am__configure_deps)' in \
427 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
428 && { if test -f $@; then exit 0; else break; fi; }; \
432 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ospfclient/Makefile'; \
433 $(am__cd) $(top_srcdir) && \
434 $(AUTOMAKE) --gnu ospfclient/Makefile
435 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
438 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
440 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
441 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
444 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
445 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447 $(top_srcdir)/configure: $(am__configure_deps)
448 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
449 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
450 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
451 $(am__aclocal_m4_deps):
453 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
455 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
456 list2=; for p in $$list; do \
457 if test -f $$p; then \
458 list2="$$list2 $$p"; \
461 test -z "$$list2" || { \
462 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
463 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
464 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
465 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
468 uninstall-libLTLIBRARIES:
470 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
471 for p in $$list; do \
473 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
474 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
477 clean-libLTLIBRARIES:
478 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
479 @list='$(lib_LTLIBRARIES)'; \
480 locs=`for p in $$list; do echo $$p; done | \
481 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
483 test -z "$$locs" || { \
484 echo rm -f $${locs}; \
488 libospfapiclient.la: $(libospfapiclient_la_OBJECTS) $(libospfapiclient_la_DEPENDENCIES) $(EXTRA_libospfapiclient_la_DEPENDENCIES)
489 $(AM_V_CCLD)$(libospfapiclient_la_LINK) -rpath $(libdir) $(libospfapiclient_la_OBJECTS) $(libospfapiclient_la_LIBADD) $(LIBS)
490 install-sbinPROGRAMS: $(sbin_PROGRAMS)
492 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
493 if test -n "$$list"; then \
494 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
495 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
497 for p in $$list; do echo "$$p $$p"; done | \
498 sed 's/$(EXEEXT)$$//' | \
499 while read p p1; do if test -f $$p \
501 ; then echo "$$p"; echo "$$p"; else :; fi; \
503 sed -e 'p;s,.*/,,;n;h' \
505 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
506 sed 'N;N;N;s,\n, ,g' | \
507 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
508 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
509 if ($$2 == $$4) files[d] = files[d] " " $$1; \
510 else { print "f", $$3 "/" $$4, $$1; } } \
511 END { for (d in files) print "f", d, files[d] }' | \
512 while read type dir files; do \
513 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
514 test -z "$$files" || { \
515 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
516 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
520 uninstall-sbinPROGRAMS:
522 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
523 files=`for p in $$list; do echo "$$p"; done | \
524 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
525 -e 's/$$/$(EXEEXT)/' \
527 test -n "$$list" || exit 0; \
528 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
529 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
532 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
533 echo " rm -f" $$list; \
534 rm -f $$list || exit $$?; \
535 test -n "$(EXEEXT)" || exit 0; \
536 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
537 echo " rm -f" $$list; \
540 ospfclient$(EXEEXT): $(ospfclient_OBJECTS) $(ospfclient_DEPENDENCIES) $(EXTRA_ospfclient_DEPENDENCIES)
541 @rm -f ospfclient$(EXEEXT)
542 $(AM_V_CCLD)$(ospfclient_LINK) $(ospfclient_OBJECTS) $(ospfclient_LDADD) $(LIBS)
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_apiclient.Plo@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospfclient-ospfclient.Po@am__quote@
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 $@ $<
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) '$<'`
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 $@ $<
574 ospfclient-ospfclient.o: ospfclient.c
575 @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
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.o' 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.o `test -f 'ospfclient.c' || echo '$(srcdir)/'`ospfclient.c
581 ospfclient-ospfclient.obj: ospfclient.c
582 @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`
583 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ospfclient-ospfclient.Tpo $(DEPDIR)/ospfclient-ospfclient.Po
584 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ospfclient.c' object='ospfclient-ospfclient.obj' libtool=no @AMDEPBACKSLASH@
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
586 @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`
593 install-ospfapiheaderHEADERS: $(ospfapiheader_HEADERS)
595 @list='$(ospfapiheader_HEADERS)'; test -n "$(ospfapiheaderdir)" || list=; \
596 if test -n "$$list"; then \
597 echo " $(MKDIR_P) '$(DESTDIR)$(ospfapiheaderdir)'"; \
598 $(MKDIR_P) "$(DESTDIR)$(ospfapiheaderdir)" || exit 1; \
600 for p in $$list; do \
601 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
603 done | $(am__base_list) | \
604 while read files; do \
605 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ospfapiheaderdir)'"; \
606 $(INSTALL_HEADER) $$files "$(DESTDIR)$(ospfapiheaderdir)" || exit $$?; \
609 uninstall-ospfapiheaderHEADERS:
611 @list='$(ospfapiheader_HEADERS)'; test -n "$(ospfapiheaderdir)" || list=; \
612 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
613 dir='$(DESTDIR)$(ospfapiheaderdir)'; $(am__uninstall_files_from_dir)
615 ID: $(am__tagged_files)
616 $(am__define_uniq_tagged_files); mkid -fID $$unique
620 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
623 $(am__define_uniq_tagged_files); \
625 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
626 test -n "$$unique" || unique=$$empty_fix; \
627 if test $$# -gt 0; then \
628 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
631 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
638 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
639 $(am__define_uniq_tagged_files); \
640 test -z "$(CTAGS_ARGS)$$unique" \
641 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
645 here=`$(am__cd) $(top_builddir) && pwd` \
646 && $(am__cd) $(top_srcdir) \
647 && gtags -i $(GTAGS_ARGS) "$$here"
648 cscopelist: cscopelist-am
650 cscopelist-am: $(am__tagged_files)
651 list='$(am__tagged_files)'; \
652 case "$(srcdir)" in \
653 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
654 *) sdir=$(subdir)/$(srcdir) ;; \
656 for i in $$list; do \
657 if test -f "$$i"; then \
658 echo "$(subdir)/$$i"; \
662 done >> $(top_builddir)/cscope.files
665 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
667 distdir: $(DISTFILES)
668 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
669 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
670 list='$(DISTFILES)'; \
671 dist_files=`for file in $$list; do echo $$file; done | \
672 sed -e "s|^$$srcdirstrip/||;t" \
673 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
674 case $$dist_files in \
675 */*) $(MKDIR_P) `echo "$$dist_files" | \
676 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
679 for file in $$dist_files; do \
680 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
681 if test -d $$d/$$file; then \
682 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
683 if test -d "$(distdir)/$$file"; then \
684 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
686 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
688 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
690 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
692 test -f "$(distdir)/$$file" \
693 || cp -p $$d/$$file "$(distdir)/$$file" \
699 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
701 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(ospfapiheaderdir)"; do \
702 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
705 install-exec: install-exec-am
706 install-data: install-data-am
707 uninstall: uninstall-am
710 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
712 installcheck: installcheck-am
714 if test -z '$(STRIP)'; then \
715 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
720 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
721 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
728 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
729 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
731 maintainer-clean-generic:
732 @echo "This command is intended for maintainers to use"
733 @echo "it deletes files that may require special tools to rebuild."
736 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
737 clean-sbinPROGRAMS mostlyclean-am
739 distclean: distclean-am
742 distclean-am: clean-am distclean-compile distclean-generic \
757 install-data-am: install-ospfapiheaderHEADERS
759 install-dvi: install-dvi-am
763 install-exec-am: install-libLTLIBRARIES install-sbinPROGRAMS
765 install-html: install-html-am
769 install-info: install-info-am
775 install-pdf: install-pdf-am
779 install-ps: install-ps-am
785 maintainer-clean: maintainer-clean-am
788 maintainer-clean-am: distclean-am maintainer-clean-generic
790 mostlyclean: mostlyclean-am
792 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
803 uninstall-am: uninstall-libLTLIBRARIES uninstall-ospfapiheaderHEADERS \
804 uninstall-sbinPROGRAMS
806 .MAKE: install-am install-strip
808 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
809 clean-libLTLIBRARIES clean-libtool clean-sbinPROGRAMS \
810 cscopelist-am ctags ctags-am distclean distclean-compile \
811 distclean-generic distclean-libtool distclean-tags distdir dvi \
812 dvi-am html html-am info info-am install install-am \
813 install-data install-data-am install-dvi install-dvi-am \
814 install-exec install-exec-am install-html install-html-am \
815 install-info install-info-am install-libLTLIBRARIES \
816 install-man install-ospfapiheaderHEADERS install-pdf \
817 install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
818 install-strip installcheck installcheck-am installdirs \
819 maintainer-clean maintainer-clean-generic mostlyclean \
820 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
821 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
822 uninstall-libLTLIBRARIES uninstall-ospfapiheaderHEADERS \
823 uninstall-sbinPROGRAMS
828 # Tell versions [3.59,3.63) of GNU make to not export all variables.
829 # Otherwise a system limit (for SysV at least) may be exceeded.