1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
22 if test -z '$(MAKELEVEL)'; then \
24 elif test -n '$(MAKE_HOST)'; then \
26 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
32 am__make_running_with_option = \
33 case $${target_option-} in \
35 *) echo "am__make_running_with_option: internal error: invalid" \
36 "target option '$${target_option-}' specified" >&2; \
40 sane_makeflags=$$MAKEFLAGS; \
41 if $(am__is_gnu_make); then \
42 sane_makeflags=$$MFLAGS; \
47 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
54 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
56 for flg in $$sane_makeflags; do \
57 test $$skip_next = yes && { skip_next=no; continue; }; \
60 -*I) strip_trailopt 'I'; skip_next=yes;; \
61 -*I?*) strip_trailopt 'I';; \
62 -*O) strip_trailopt 'O'; skip_next=yes;; \
63 -*O?*) strip_trailopt 'O';; \
64 -*l) strip_trailopt 'l'; skip_next=yes;; \
65 -*l?*) strip_trailopt 'l';; \
66 -[dEDm]) skip_next=yes;; \
67 -[JT]) skip_next=yes;; \
70 *$$target_option*) has_opt=yes; break;; \
74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76 pkgdatadir = $(datadir)/@PACKAGE@
77 pkgincludedir = $(includedir)/@PACKAGE@
78 pkglibdir = $(libdir)/@PACKAGE@
79 pkglibexecdir = $(libexecdir)/@PACKAGE@
80 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81 install_sh_DATA = $(install_sh) -c -m 644
82 install_sh_PROGRAM = $(install_sh) -c
83 install_sh_SCRIPT = $(install_sh) -c
84 INSTALL_HEADER = $(INSTALL_DATA)
85 transform = $(program_transform_name)
92 build_triplet = @build@
94 target_triplet = @target@
95 sbin_PROGRAMS = ospfd$(EXEEXT)
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
99 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
100 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 DIST_COMMON = $(srcdir)/Makefile.am $(dist_examples_DATA) \
105 $(noinst_HEADERS) $(ospfdheader_HEADERS) $(am__DIST_COMMON)
106 mkinstalldirs = $(install_sh) -d
107 CONFIG_HEADER = $(top_builddir)/config.h
109 CONFIG_CLEAN_VPATH_FILES =
110 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
111 am__vpath_adj = case $$p in \
112 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
115 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
117 am__nobase_strip_setup = \
118 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
120 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
121 am__nobase_list = $(am__nobase_strip_setup); \
122 for p in $$list; do echo "$$p $$p"; done | \
123 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
124 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
125 if (++n[$$2] == $(am__install_max)) \
126 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
127 END { for (dir in files) print dir, files[dir] }'
129 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
130 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
131 am__uninstall_files_from_dir = { \
133 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
134 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
135 $(am__cd) "$$dir" && rm -f $$files; }; \
137 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" \
138 "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(ospfdheaderdir)"
139 LTLIBRARIES = $(lib_LTLIBRARIES)
140 libospf_la_DEPENDENCIES = ../lib/libzebra.la
141 am_libospf_la_OBJECTS = ospfd.lo ospf_zebra.lo ospf_interface.lo \
142 ospf_ism.lo ospf_neighbor.lo ospf_nsm.lo ospf_dump.lo \
143 ospf_network.lo ospf_packet.lo ospf_lsa.lo ospf_spf.lo \
144 ospf_route.lo ospf_ase.lo ospf_abr.lo ospf_ia.lo ospf_flood.lo \
145 ospf_lsdb.lo ospf_asbr.lo ospf_routemap.lo ospf_snmp.lo \
146 ospf_opaque.lo ospf_te.lo ospf_ri.lo ospf_vty.lo ospf_api.lo \
148 libospf_la_OBJECTS = $(am_libospf_la_OBJECTS)
149 AM_V_lt = $(am__v_lt_@AM_V@)
150 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
151 am__v_lt_0 = --silent
153 libospf_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
154 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
155 $(libospf_la_LDFLAGS) $(LDFLAGS) -o $@
156 PROGRAMS = $(sbin_PROGRAMS)
157 am_ospfd_OBJECTS = ospf_main.$(OBJEXT)
158 ospfd_OBJECTS = $(am_ospfd_OBJECTS)
159 ospfd_DEPENDENCIES = libospf.la ../lib/libzebra.la
160 AM_V_P = $(am__v_P_@AM_V@)
161 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
164 AM_V_GEN = $(am__v_GEN_@AM_V@)
165 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
166 am__v_GEN_0 = @echo " GEN " $@;
168 AM_V_at = $(am__v_at_@AM_V@)
169 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
172 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
173 depcomp = $(SHELL) $(top_srcdir)/depcomp
174 am__depfiles_maybe = depfiles
176 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
177 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
178 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
179 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
180 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
181 $(AM_CFLAGS) $(CFLAGS)
182 AM_V_CC = $(am__v_CC_@AM_V@)
183 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
184 am__v_CC_0 = @echo " CC " $@;
187 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
189 $(AM_LDFLAGS) $(LDFLAGS) -o $@
190 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
191 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
192 am__v_CCLD_0 = @echo " CCLD " $@;
194 SOURCES = $(libospf_la_SOURCES) $(ospfd_SOURCES)
195 DIST_SOURCES = $(libospf_la_SOURCES) $(ospfd_SOURCES)
196 am__can_run_installinfo = \
197 case $$AM_UPDATE_INFO_DIR in \
199 *) (install-info --version) >/dev/null 2>&1;; \
201 DATA = $(dist_examples_DATA)
202 HEADERS = $(noinst_HEADERS) $(ospfdheader_HEADERS)
203 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
204 # Read a list of newline-separated strings from the standard input,
205 # and print each of them once, without duplicates. Input order is
207 am__uniquify_input = $(AWK) '\
208 BEGIN { nonempty = 0; } \
209 { items[$$0] = 1; nonempty = 1; } \
210 END { if (nonempty) { for (i in items) print i; }; } \
212 # Make sure the list of sources is unique. This is necessary because,
213 # e.g., the same source file might be shared among _SOURCES variables
214 # for different programs/libraries.
215 am__define_uniq_tagged_files = \
216 list='$(am__tagged_files)'; \
217 unique=`for i in $$list; do \
218 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
219 done | $(am__uniquify_input)`
222 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
223 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
226 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
228 AUTOCONF = @AUTOCONF@
229 AUTOHEADER = @AUTOHEADER@
230 AUTOMAKE = @AUTOMAKE@
233 CARES_CFLAGS = @CARES_CFLAGS@
234 CARES_LIBS = @CARES_LIBS@
236 CCDEPMODE = @CCDEPMODE@
238 CONFDATE = @CONFDATE@
239 CONFIG_ARGS = @CONFIG_ARGS@
241 CPPFLAGS = @CPPFLAGS@
243 CYGPATH_W = @CYGPATH_W@
244 DEFS = @DEFS@ $(LOCAL_OPTS) -DSYSCONFDIR=\"$(sysconfdir)/\"
248 DSYMUTIL = @DSYMUTIL@
258 HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
259 IF_METHOD = @IF_METHOD@
261 INSTALL_DATA = @INSTALL_DATA@
262 INSTALL_PROGRAM = @INSTALL_PROGRAM@
263 INSTALL_SCRIPT = @INSTALL_SCRIPT@
264 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
265 IOCTL_METHOD = @IOCTL_METHOD@
266 IPFORWARD = @IPFORWARD@
268 ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
269 ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
270 ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
271 KERNEL_METHOD = @KERNEL_METHOD@
279 LIBREADLINE = @LIBREADLINE@
282 LIB_REGEX = @LIB_REGEX@
285 LTLIBOBJS = @LTLIBOBJS@
286 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
287 MAKEINFO = @MAKEINFO@
288 MANIFEST_TOOL = @MANIFEST_TOOL@
290 NETSNMP_CONFIG = @NETSNMP_CONFIG@
298 OSPFCLIENT = @OSPFCLIENT@
303 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
304 PACKAGE_NAME = @PACKAGE_NAME@
305 PACKAGE_STRING = @PACKAGE_STRING@
306 PACKAGE_TARNAME = @PACKAGE_TARNAME@
307 PACKAGE_URL = @PACKAGE_URL@
308 PACKAGE_VERSION = @PACKAGE_VERSION@
310 PATH_SEPARATOR = @PATH_SEPARATOR@
311 PDFLATEX = @PDFLATEX@
314 PKG_CONFIG = @PKG_CONFIG@
315 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
316 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
317 PROTOBUF_C_CFLAGS = @PROTOBUF_C_CFLAGS@
318 PROTOBUF_C_LIBS = @PROTOBUF_C_LIBS@
319 PROTOC_C = @PROTOC_C@
323 RTREAD_METHOD = @RTREAD_METHOD@
324 RT_METHOD = @RT_METHOD@
326 SET_MAKE = @SET_MAKE@
332 WATCHQUAGGA = @WATCHQUAGGA@
333 WEAK_ALIAS = @WEAK_ALIAS@
334 WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
337 abs_builddir = @abs_builddir@
338 abs_srcdir = @abs_srcdir@
339 abs_top_builddir = @abs_top_builddir@
340 abs_top_srcdir = @abs_top_srcdir@
341 ac_ct_AR = @ac_ct_AR@
342 ac_ct_CC = @ac_ct_CC@
343 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
344 am__include = @am__include@
345 am__leading_dot = @am__leading_dot@
346 am__quote = @am__quote@
348 am__untar = @am__untar@
351 build_alias = @build_alias@
352 build_cpu = @build_cpu@
353 build_os = @build_os@
354 build_vendor = @build_vendor@
355 builddir = @builddir@
357 datarootdir = @datarootdir@
360 enable_group = @enable_group@
361 enable_user = @enable_user@
362 enable_vty_group = @enable_vty_group@
363 exampledir = @exampledir@
364 exec_prefix = @exec_prefix@
366 host_alias = @host_alias@
367 host_cpu = @host_cpu@
369 host_vendor = @host_vendor@
371 includedir = @includedir@
373 install_sh = @install_sh@
375 libexecdir = @libexecdir@
376 localedir = @localedir@
377 localstatedir = @localstatedir@
380 oldincludedir = @oldincludedir@
382 pkgsrcdir = @pkgsrcdir@
383 pkgsrcrcdir = @pkgsrcrcdir@
385 program_transform_name = @program_transform_name@
387 quagga_statedir = @quagga_statedir@
389 sharedstatedir = @sharedstatedir@
391 sysconfdir = @sysconfdir@
393 target_alias = @target_alias@
394 target_cpu = @target_cpu@
395 target_os = @target_os@
396 target_vendor = @target_vendor@
397 top_build_prefix = @top_build_prefix@
398 top_builddir = @top_builddir@
399 top_srcdir = @top_srcdir@
400 AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib
401 AM_CFLAGS = $(WERROR)
402 INSTALL_SDATA = @INSTALL@ -m 600
403 lib_LTLIBRARIES = libospf.la
404 libospf_la_LDFLAGS = -version-info 0:0:0
405 libospf_la_LIBADD = ../lib/libzebra.la
406 libospf_la_SOURCES = \
407 ospfd.c ospf_zebra.c ospf_interface.c ospf_ism.c ospf_neighbor.c \
408 ospf_nsm.c ospf_dump.c ospf_network.c ospf_packet.c ospf_lsa.c \
409 ospf_spf.c ospf_route.c ospf_ase.c ospf_abr.c ospf_ia.c ospf_flood.c \
410 ospf_lsdb.c ospf_asbr.c ospf_routemap.c ospf_snmp.c \
411 ospf_opaque.c ospf_te.c ospf_ri.c ospf_vty.c ospf_api.c ospf_apiserver.c
413 ospfdheaderdir = $(pkgincludedir)/ospfd
414 ospfdheader_HEADERS = \
415 ospf_api.h ospf_asbr.h ospf_dump.h ospf_lsa.h ospf_lsdb.h \
416 ospf_nsm.h ospf_ism.h ospf_opaque.h ospfd.h
419 ospf_interface.h ospf_neighbor.h ospf_network.h ospf_packet.h \
420 ospf_zebra.h ospf_spf.h ospf_route.h ospf_ase.h ospf_abr.h ospf_ia.h \
421 ospf_flood.h ospf_snmp.h ospf_te.h ospf_ri.h ospf_vty.h ospf_apiserver.h
423 ospfd_SOURCES = ospf_main.c
424 ospfd_LDADD = libospf.la ../lib/libzebra.la @LIBCAP@ @LIBM@
425 EXTRA_DIST = OSPF-MIB.txt OSPF-TRAP-MIB.txt ChangeLog.opaque.txt
426 examplesdir = $(exampledir)
427 dist_examples_DATA = ospfd.conf.sample
431 .SUFFIXES: .c .lo .o .obj
432 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
434 case '$(am__configure_deps)' in \
436 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
437 && { if test -f $@; then exit 0; else break; fi; }; \
441 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ospfd/Makefile'; \
442 $(am__cd) $(top_srcdir) && \
443 $(AUTOMAKE) --gnu ospfd/Makefile
444 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
447 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
449 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
450 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
453 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
454 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
456 $(top_srcdir)/configure: $(am__configure_deps)
457 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
458 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
459 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
460 $(am__aclocal_m4_deps):
462 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
464 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
465 list2=; for p in $$list; do \
466 if test -f $$p; then \
467 list2="$$list2 $$p"; \
470 test -z "$$list2" || { \
471 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
472 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
473 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
474 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
477 uninstall-libLTLIBRARIES:
479 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
480 for p in $$list; do \
482 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
483 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
486 clean-libLTLIBRARIES:
487 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
488 @list='$(lib_LTLIBRARIES)'; \
489 locs=`for p in $$list; do echo $$p; done | \
490 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
492 test -z "$$locs" || { \
493 echo rm -f $${locs}; \
497 libospf.la: $(libospf_la_OBJECTS) $(libospf_la_DEPENDENCIES) $(EXTRA_libospf_la_DEPENDENCIES)
498 $(AM_V_CCLD)$(libospf_la_LINK) -rpath $(libdir) $(libospf_la_OBJECTS) $(libospf_la_LIBADD) $(LIBS)
499 install-sbinPROGRAMS: $(sbin_PROGRAMS)
501 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
502 if test -n "$$list"; then \
503 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
504 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
506 for p in $$list; do echo "$$p $$p"; done | \
507 sed 's/$(EXEEXT)$$//' | \
508 while read p p1; do if test -f $$p \
510 ; then echo "$$p"; echo "$$p"; else :; fi; \
512 sed -e 'p;s,.*/,,;n;h' \
514 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
515 sed 'N;N;N;s,\n, ,g' | \
516 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
517 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
518 if ($$2 == $$4) files[d] = files[d] " " $$1; \
519 else { print "f", $$3 "/" $$4, $$1; } } \
520 END { for (d in files) print "f", d, files[d] }' | \
521 while read type dir files; do \
522 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
523 test -z "$$files" || { \
524 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
525 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
529 uninstall-sbinPROGRAMS:
531 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
532 files=`for p in $$list; do echo "$$p"; done | \
533 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
534 -e 's/$$/$(EXEEXT)/' \
536 test -n "$$list" || exit 0; \
537 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
538 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
541 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
542 echo " rm -f" $$list; \
543 rm -f $$list || exit $$?; \
544 test -n "$(EXEEXT)" || exit 0; \
545 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
546 echo " rm -f" $$list; \
549 ospfd$(EXEEXT): $(ospfd_OBJECTS) $(ospfd_DEPENDENCIES) $(EXTRA_ospfd_DEPENDENCIES)
550 @rm -f ospfd$(EXEEXT)
551 $(AM_V_CCLD)$(LINK) $(ospfd_OBJECTS) $(ospfd_LDADD) $(LIBS)
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_abr.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_api.Plo@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_apiserver.Plo@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_asbr.Plo@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_ase.Plo@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_dump.Plo@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_flood.Plo@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_ia.Plo@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_interface.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_ism.Plo@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_lsa.Plo@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_lsdb.Plo@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_main.Po@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_neighbor.Plo@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_network.Plo@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_nsm.Plo@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_opaque.Plo@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_packet.Plo@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_ri.Plo@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_route.Plo@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_routemap.Plo@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_snmp.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_spf.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_te.Plo@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_vty.Plo@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospf_zebra.Plo@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ospfd.Plo@am__quote@
588 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
589 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
590 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
591 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
595 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
596 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
597 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
598 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
602 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
603 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
604 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
605 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
613 install-dist_examplesDATA: $(dist_examples_DATA)
615 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
616 if test -n "$$list"; then \
617 echo " $(MKDIR_P) '$(DESTDIR)$(examplesdir)'"; \
618 $(MKDIR_P) "$(DESTDIR)$(examplesdir)" || exit 1; \
620 for p in $$list; do \
621 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
623 done | $(am__base_list) | \
624 while read files; do \
625 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
626 $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
629 uninstall-dist_examplesDATA:
631 @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
632 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
633 dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
634 install-ospfdheaderHEADERS: $(ospfdheader_HEADERS)
636 @list='$(ospfdheader_HEADERS)'; test -n "$(ospfdheaderdir)" || list=; \
637 if test -n "$$list"; then \
638 echo " $(MKDIR_P) '$(DESTDIR)$(ospfdheaderdir)'"; \
639 $(MKDIR_P) "$(DESTDIR)$(ospfdheaderdir)" || exit 1; \
641 for p in $$list; do \
642 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
644 done | $(am__base_list) | \
645 while read files; do \
646 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ospfdheaderdir)'"; \
647 $(INSTALL_HEADER) $$files "$(DESTDIR)$(ospfdheaderdir)" || exit $$?; \
650 uninstall-ospfdheaderHEADERS:
652 @list='$(ospfdheader_HEADERS)'; test -n "$(ospfdheaderdir)" || list=; \
653 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
654 dir='$(DESTDIR)$(ospfdheaderdir)'; $(am__uninstall_files_from_dir)
656 ID: $(am__tagged_files)
657 $(am__define_uniq_tagged_files); mkid -fID $$unique
661 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
664 $(am__define_uniq_tagged_files); \
666 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
667 test -n "$$unique" || unique=$$empty_fix; \
668 if test $$# -gt 0; then \
669 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
672 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
679 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
680 $(am__define_uniq_tagged_files); \
681 test -z "$(CTAGS_ARGS)$$unique" \
682 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
686 here=`$(am__cd) $(top_builddir) && pwd` \
687 && $(am__cd) $(top_srcdir) \
688 && gtags -i $(GTAGS_ARGS) "$$here"
689 cscopelist: cscopelist-am
691 cscopelist-am: $(am__tagged_files)
692 list='$(am__tagged_files)'; \
693 case "$(srcdir)" in \
694 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
695 *) sdir=$(subdir)/$(srcdir) ;; \
697 for i in $$list; do \
698 if test -f "$$i"; then \
699 echo "$(subdir)/$$i"; \
703 done >> $(top_builddir)/cscope.files
706 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
708 distdir: $(DISTFILES)
709 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
710 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
711 list='$(DISTFILES)'; \
712 dist_files=`for file in $$list; do echo $$file; done | \
713 sed -e "s|^$$srcdirstrip/||;t" \
714 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
715 case $$dist_files in \
716 */*) $(MKDIR_P) `echo "$$dist_files" | \
717 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
720 for file in $$dist_files; do \
721 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
722 if test -d $$d/$$file; then \
723 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
724 if test -d "$(distdir)/$$file"; then \
725 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
727 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
728 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
729 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
733 test -f "$(distdir)/$$file" \
734 || cp -p $$d/$$file "$(distdir)/$$file" \
740 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
742 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(ospfdheaderdir)"; do \
743 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
746 install-exec: install-exec-am
747 install-data: install-data-am
748 uninstall: uninstall-am
751 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
753 installcheck: installcheck-am
755 if test -z '$(STRIP)'; then \
756 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
757 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
760 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
761 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
762 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
769 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
770 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
772 maintainer-clean-generic:
773 @echo "This command is intended for maintainers to use"
774 @echo "it deletes files that may require special tools to rebuild."
777 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
778 clean-sbinPROGRAMS mostlyclean-am
780 distclean: distclean-am
783 distclean-am: clean-am distclean-compile distclean-generic \
798 install-data-am: install-dist_examplesDATA install-ospfdheaderHEADERS
800 install-dvi: install-dvi-am
804 install-exec-am: install-libLTLIBRARIES install-sbinPROGRAMS
806 install-html: install-html-am
810 install-info: install-info-am
816 install-pdf: install-pdf-am
820 install-ps: install-ps-am
826 maintainer-clean: maintainer-clean-am
829 maintainer-clean-am: distclean-am maintainer-clean-generic
831 mostlyclean: mostlyclean-am
833 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
844 uninstall-am: uninstall-dist_examplesDATA uninstall-libLTLIBRARIES \
845 uninstall-ospfdheaderHEADERS uninstall-sbinPROGRAMS
847 .MAKE: install-am install-strip
849 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
850 clean-libLTLIBRARIES clean-libtool clean-sbinPROGRAMS \
851 cscopelist-am ctags ctags-am distclean distclean-compile \
852 distclean-generic distclean-libtool distclean-tags distdir dvi \
853 dvi-am html html-am info info-am install install-am \
854 install-data install-data-am install-dist_examplesDATA \
855 install-dvi install-dvi-am install-exec install-exec-am \
856 install-html install-html-am install-info install-info-am \
857 install-libLTLIBRARIES install-man install-ospfdheaderHEADERS \
858 install-pdf install-pdf-am install-ps install-ps-am \
859 install-sbinPROGRAMS install-strip installcheck \
860 installcheck-am installdirs maintainer-clean \
861 maintainer-clean-generic mostlyclean mostlyclean-compile \
862 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
863 tags tags-am uninstall uninstall-am \
864 uninstall-dist_examplesDATA uninstall-libLTLIBRARIES \
865 uninstall-ospfdheaderHEADERS uninstall-sbinPROGRAMS
870 # Tell versions [3.59,3.63) of GNU make to not export all variables.
871 # Otherwise a system limit (for SysV at least) may be exceeded.