File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / quagga / m4 / Makefile.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 17:26:12 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

    1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
    2: # @configure_input@
    3: 
    4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
    5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
    6: # Inc.
    7: # This Makefile.in is free software; the Free Software Foundation
    8: # gives unlimited permission to copy and/or distribute it,
    9: # with or without modifications, as long as this notice is preserved.
   10: 
   11: # This program is distributed in the hope that it will be useful,
   12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
   13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
   14: # PARTICULAR PURPOSE.
   15: 
   16: @SET_MAKE@
   17: VPATH = @srcdir@
   18: pkgdatadir = $(datadir)/@PACKAGE@
   19: pkgincludedir = $(includedir)/@PACKAGE@
   20: pkglibdir = $(libdir)/@PACKAGE@
   21: pkglibexecdir = $(libexecdir)/@PACKAGE@
   22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   23: install_sh_DATA = $(install_sh) -c -m 644
   24: install_sh_PROGRAM = $(install_sh) -c
   25: install_sh_SCRIPT = $(install_sh) -c
   26: INSTALL_HEADER = $(INSTALL_DATA)
   27: transform = $(program_transform_name)
   28: NORMAL_INSTALL = :
   29: PRE_INSTALL = :
   30: POST_INSTALL = :
   31: NORMAL_UNINSTALL = :
   32: PRE_UNINSTALL = :
   33: POST_UNINSTALL = :
   34: build_triplet = @build@
   35: host_triplet = @host@
   36: target_triplet = @target@
   37: subdir = m4
   38: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
   39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   40: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
   41: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
   42: 	$(ACLOCAL_M4)
   43: mkinstalldirs = $(install_sh) -d
   44: CONFIG_HEADER = $(top_builddir)/config.h
   45: CONFIG_CLEAN_FILES =
   46: CONFIG_CLEAN_VPATH_FILES =
   47: SOURCES =
   48: DIST_SOURCES =
   49: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   50: ACLOCAL = @ACLOCAL@
   51: AMTAR = @AMTAR@
   52: AR = @AR@
   53: AUTOCONF = @AUTOCONF@
   54: AUTOHEADER = @AUTOHEADER@
   55: AUTOMAKE = @AUTOMAKE@
   56: AWK = @AWK@
   57: BGPD = @BGPD@
   58: CC = @CC@
   59: CCDEPMODE = @CCDEPMODE@
   60: CFLAGS = @CFLAGS@
   61: CONFDATE = @CONFDATE@
   62: CPP = @CPP@
   63: CPPFLAGS = @CPPFLAGS@
   64: CURSES = @CURSES@
   65: CYGPATH_W = @CYGPATH_W@
   66: DEFS = @DEFS@
   67: DEPDIR = @DEPDIR@
   68: DLLTOOL = @DLLTOOL@
   69: DOC = @DOC@
   70: DSYMUTIL = @DSYMUTIL@
   71: DUMPBIN = @DUMPBIN@
   72: ECHO_C = @ECHO_C@
   73: ECHO_N = @ECHO_N@
   74: ECHO_T = @ECHO_T@
   75: EGREP = @EGREP@
   76: EXEEXT = @EXEEXT@
   77: FGREP = @FGREP@
   78: GAWK = @GAWK@
   79: GREP = @GREP@
   80: HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
   81: IF_METHOD = @IF_METHOD@
   82: IF_PROC = @IF_PROC@
   83: INCLUDES = @INCLUDES@
   84: INSTALL = @INSTALL@
   85: INSTALL_DATA = @INSTALL_DATA@
   86: INSTALL_PROGRAM = @INSTALL_PROGRAM@
   87: INSTALL_SCRIPT = @INSTALL_SCRIPT@
   88: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
   89: IOCTL_METHOD = @IOCTL_METHOD@
   90: IPFORWARD = @IPFORWARD@
   91: ISISD = @ISISD@
   92: ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
   93: ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
   94: ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
   95: KERNEL_METHOD = @KERNEL_METHOD@
   96: LD = @LD@
   97: LDFLAGS = @LDFLAGS@
   98: LIBCAP = @LIBCAP@
   99: LIBM = @LIBM@
  100: LIBOBJS = @LIBOBJS@
  101: LIBPAM = @LIBPAM@
  102: LIBREADLINE = @LIBREADLINE@
  103: LIBS = @LIBS@
  104: LIBTOOL = @LIBTOOL@
  105: LIB_IPV6 = @LIB_IPV6@
  106: LIB_REGEX = @LIB_REGEX@
  107: LIPO = @LIPO@
  108: LN_S = @LN_S@
  109: LTLIBOBJS = @LTLIBOBJS@
  110: MAKEINFO = @MAKEINFO@
  111: MANIFEST_TOOL = @MANIFEST_TOOL@
  112: MKDIR_P = @MKDIR_P@
  113: MULTIPATH_NUM = @MULTIPATH_NUM@
  114: NM = @NM@
  115: NMEDIT = @NMEDIT@
  116: OBJDUMP = @OBJDUMP@
  117: OBJEXT = @OBJEXT@
  118: OSPF6D = @OSPF6D@
  119: OSPFAPI = @OSPFAPI@
  120: OSPFCLIENT = @OSPFCLIENT@
  121: OSPFD = @OSPFD@
  122: OTHER_METHOD = @OTHER_METHOD@
  123: OTOOL = @OTOOL@
  124: OTOOL64 = @OTOOL64@
  125: PACKAGE = @PACKAGE@
  126: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  127: PACKAGE_NAME = @PACKAGE_NAME@
  128: PACKAGE_STRING = @PACKAGE_STRING@
  129: PACKAGE_TARNAME = @PACKAGE_TARNAME@
  130: PACKAGE_URL = @PACKAGE_URL@
  131: PACKAGE_VERSION = @PACKAGE_VERSION@
  132: PATH_SEPARATOR = @PATH_SEPARATOR@
  133: PERL = @PERL@
  134: PICFLAGS = @PICFLAGS@
  135: PILDFLAGS = @PILDFLAGS@
  136: RANLIB = @RANLIB@
  137: RIPD = @RIPD@
  138: RIPNGD = @RIPNGD@
  139: RTREAD_METHOD = @RTREAD_METHOD@
  140: RT_METHOD = @RT_METHOD@
  141: SED = @SED@
  142: SET_MAKE = @SET_MAKE@
  143: SHELL = @SHELL@
  144: SNMP_INCLUDES = @SNMP_INCLUDES@
  145: SOLARIS = @SOLARIS@
  146: STRIP = @STRIP@
  147: VERSION = @VERSION@
  148: VTYSH = @VTYSH@
  149: WATCHQUAGGA = @WATCHQUAGGA@
  150: ZEBRA = @ZEBRA@
  151: abs_builddir = @abs_builddir@
  152: abs_srcdir = @abs_srcdir@
  153: abs_top_builddir = @abs_top_builddir@
  154: abs_top_srcdir = @abs_top_srcdir@
  155: ac_ct_AR = @ac_ct_AR@
  156: ac_ct_CC = @ac_ct_CC@
  157: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  158: am__include = @am__include@
  159: am__leading_dot = @am__leading_dot@
  160: am__quote = @am__quote@
  161: am__tar = @am__tar@
  162: am__untar = @am__untar@
  163: bindir = @bindir@
  164: build = @build@
  165: build_alias = @build_alias@
  166: build_cpu = @build_cpu@
  167: build_os = @build_os@
  168: build_vendor = @build_vendor@
  169: builddir = @builddir@
  170: datadir = @datadir@
  171: datarootdir = @datarootdir@
  172: docdir = @docdir@
  173: dvidir = @dvidir@
  174: enable_group = @enable_group@
  175: enable_user = @enable_user@
  176: enable_vty_group = @enable_vty_group@
  177: exampledir = @exampledir@
  178: exec_prefix = @exec_prefix@
  179: host = @host@
  180: host_alias = @host_alias@
  181: host_cpu = @host_cpu@
  182: host_os = @host_os@
  183: host_vendor = @host_vendor@
  184: htmldir = @htmldir@
  185: includedir = @includedir@
  186: infodir = @infodir@
  187: install_sh = @install_sh@
  188: libdir = @libdir@
  189: libexecdir = @libexecdir@
  190: localedir = @localedir@
  191: localstatedir = @localstatedir@
  192: mandir = @mandir@
  193: mkdir_p = @mkdir_p@
  194: oldincludedir = @oldincludedir@
  195: pdfdir = @pdfdir@
  196: pkgsrcdir = @pkgsrcdir@
  197: pkgsrcrcdir = @pkgsrcrcdir@
  198: prefix = @prefix@
  199: program_transform_name = @program_transform_name@
  200: psdir = @psdir@
  201: quagga_statedir = @quagga_statedir@
  202: sbindir = @sbindir@
  203: sharedstatedir = @sharedstatedir@
  204: srcdir = @srcdir@
  205: sysconfdir = @sysconfdir@
  206: target = @target@
  207: target_alias = @target_alias@
  208: target_cpu = @target_cpu@
  209: target_os = @target_os@
  210: target_vendor = @target_vendor@
  211: top_build_prefix = @top_build_prefix@
  212: top_builddir = @top_builddir@
  213: top_srcdir = @top_srcdir@
  214: EXTRA_DIST = Makefile.am README.txt
  215: all: all-am
  216: 
  217: .SUFFIXES:
  218: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  219: 	@for dep in $?; do \
  220: 	  case '$(am__configure_deps)' in \
  221: 	    *$$dep*) \
  222: 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  223: 	        && { if test -f $@; then exit 0; else break; fi; }; \
  224: 	      exit 1;; \
  225: 	  esac; \
  226: 	done; \
  227: 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
  228: 	$(am__cd) $(top_srcdir) && \
  229: 	  $(AUTOMAKE) --gnu m4/Makefile
  230: .PRECIOUS: Makefile
  231: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  232: 	@case '$?' in \
  233: 	  *config.status*) \
  234: 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  235: 	  *) \
  236: 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  237: 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  238: 	esac;
  239: 
  240: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  241: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  242: 
  243: $(top_srcdir)/configure:  $(am__configure_deps)
  244: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  245: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  246: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  247: $(am__aclocal_m4_deps):
  248: 
  249: mostlyclean-libtool:
  250: 	-rm -f *.lo
  251: 
  252: clean-libtool:
  253: 	-rm -rf .libs _libs
  254: tags: TAGS
  255: TAGS:
  256: 
  257: ctags: CTAGS
  258: CTAGS:
  259: 
  260: 
  261: distdir: $(DISTFILES)
  262: 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  263: 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  264: 	list='$(DISTFILES)'; \
  265: 	  dist_files=`for file in $$list; do echo $$file; done | \
  266: 	  sed -e "s|^$$srcdirstrip/||;t" \
  267: 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  268: 	case $$dist_files in \
  269: 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
  270: 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  271: 			   sort -u` ;; \
  272: 	esac; \
  273: 	for file in $$dist_files; do \
  274: 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  275: 	  if test -d $$d/$$file; then \
  276: 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  277: 	    if test -d "$(distdir)/$$file"; then \
  278: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  279: 	    fi; \
  280: 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  281: 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  282: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  283: 	    fi; \
  284: 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  285: 	  else \
  286: 	    test -f "$(distdir)/$$file" \
  287: 	    || cp -p $$d/$$file "$(distdir)/$$file" \
  288: 	    || exit 1; \
  289: 	  fi; \
  290: 	done
  291: check-am: all-am
  292: check: check-am
  293: all-am: Makefile
  294: installdirs:
  295: install: install-am
  296: install-exec: install-exec-am
  297: install-data: install-data-am
  298: uninstall: uninstall-am
  299: 
  300: install-am: all-am
  301: 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  302: 
  303: installcheck: installcheck-am
  304: install-strip:
  305: 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  306: 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  307: 	  `test -z '$(STRIP)' || \
  308: 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  309: mostlyclean-generic:
  310: 
  311: clean-generic:
  312: 
  313: distclean-generic:
  314: 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  315: 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  316: 
  317: maintainer-clean-generic:
  318: 	@echo "This command is intended for maintainers to use"
  319: 	@echo "it deletes files that may require special tools to rebuild."
  320: clean: clean-am
  321: 
  322: clean-am: clean-generic clean-libtool mostlyclean-am
  323: 
  324: distclean: distclean-am
  325: 	-rm -f Makefile
  326: distclean-am: clean-am distclean-generic
  327: 
  328: dvi: dvi-am
  329: 
  330: dvi-am:
  331: 
  332: html: html-am
  333: 
  334: html-am:
  335: 
  336: info: info-am
  337: 
  338: info-am:
  339: 
  340: install-data-am:
  341: 
  342: install-dvi: install-dvi-am
  343: 
  344: install-dvi-am:
  345: 
  346: install-exec-am:
  347: 
  348: install-html: install-html-am
  349: 
  350: install-html-am:
  351: 
  352: install-info: install-info-am
  353: 
  354: install-info-am:
  355: 
  356: install-man:
  357: 
  358: install-pdf: install-pdf-am
  359: 
  360: install-pdf-am:
  361: 
  362: install-ps: install-ps-am
  363: 
  364: install-ps-am:
  365: 
  366: installcheck-am:
  367: 
  368: maintainer-clean: maintainer-clean-am
  369: 	-rm -f Makefile
  370: maintainer-clean-am: distclean-am maintainer-clean-generic
  371: 
  372: mostlyclean: mostlyclean-am
  373: 
  374: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  375: 
  376: pdf: pdf-am
  377: 
  378: pdf-am:
  379: 
  380: ps: ps-am
  381: 
  382: ps-am:
  383: 
  384: uninstall-am:
  385: 
  386: .MAKE: install-am install-strip
  387: 
  388: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  389: 	distclean distclean-generic distclean-libtool distdir dvi \
  390: 	dvi-am html html-am info info-am install install-am \
  391: 	install-data install-data-am install-dvi install-dvi-am \
  392: 	install-exec install-exec-am install-html install-html-am \
  393: 	install-info install-info-am install-man install-pdf \
  394: 	install-pdf-am install-ps install-ps-am install-strip \
  395: 	installcheck installcheck-am installdirs maintainer-clean \
  396: 	maintainer-clean-generic mostlyclean mostlyclean-generic \
  397: 	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
  398: 
  399: 
  400: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  401: # Otherwise a system limit (for SysV at least) may be exceeded.
  402: .NOEXPORT:

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