File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / quagga / ospfclient / Makefile.in
Revision 1.1.1.4 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jul 21 23:54:40 2013 UTC (10 years, 11 months ago) by misho
Branches: quagga, MAIN
CVS tags: v0_99_22p0, v0_99_22, HEAD
0.99.22

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>