Annotation of embedaddon/quagga/redhat/Makefile.in, revision 1.1.1.2

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

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