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

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