| # Makefile.in generated automatically by automake 1.5 from Makefile.am. |
| |
| # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 |
| # Free Software Foundation, Inc. |
| # This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, |
| # with or without modifications, as long as this notice is preserved. |
| |
| # This program is distributed in the hope that it will be useful, |
| # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| # PARTICULAR PURPOSE. |
| |
| @SET_MAKE@ |
| |
| SHELL = @SHELL@ |
| |
| srcdir = @srcdir@ |
| top_srcdir = @top_srcdir@ |
| VPATH = @srcdir@ |
| prefix = @prefix@ |
| exec_prefix = @exec_prefix@ |
| |
| bindir = @bindir@ |
| sbindir = @sbindir@ |
| libexecdir = @libexecdir@ |
| datadir = @datadir@ |
| sysconfdir = @sysconfdir@ |
| sharedstatedir = @sharedstatedir@ |
| localstatedir = @localstatedir@ |
| libdir = @libdir@ |
| infodir = @infodir@ |
| mandir = @mandir@ |
| includedir = @includedir@ |
| oldincludedir = /usr/include |
| pkgdatadir = $(datadir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ |
| pkgincludedir = $(includedir)/@PACKAGE@ |
| top_builddir = .. |
| |
| ACLOCAL = @ACLOCAL@ |
| AUTOCONF = @AUTOCONF@ |
| AUTOMAKE = @AUTOMAKE@ |
| AUTOHEADER = @AUTOHEADER@ |
| |
| INSTALL = @INSTALL@ |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| INSTALL_DATA = @INSTALL_DATA@ |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| INSTALL_HEADER = $(INSTALL_DATA) |
| transform = @program_transform_name@ |
| NORMAL_INSTALL = : |
| PRE_INSTALL = : |
| POST_INSTALL = : |
| NORMAL_UNINSTALL = : |
| PRE_UNINSTALL = : |
| POST_UNINSTALL = : |
| host_alias = @host_alias@ |
| host_triplet = @host@ |
| AMTAR = @AMTAR@ |
| AR = @AR@ |
| AWK = @AWK@ |
| BGPD = @BGPD@ |
| CC = @CC@ |
| CPP = @CPP@ |
| CURSES = @CURSES@ |
| DEPDIR = @DEPDIR@ |
| EXEEXT = @EXEEXT@ |
| IF_METHOD = @IF_METHOD@ |
| IF_PROC = @IF_PROC@ |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| IPFORWARD = @IPFORWARD@ |
| KERNEL_METHOD = @KERNEL_METHOD@ |
| LIBPAM = @LIBPAM@ |
| LIB_IPV6 = @LIB_IPV6@ |
| LIB_REGEX = @LIB_REGEX@ |
| MULTIPATH_NUM = @MULTIPATH_NUM@ |
| OBJEXT = @OBJEXT@ |
| OSPF6D = @OSPF6D@ |
| OSPFAPI = @OSPFAPI@ |
| OSPFCLIENT = @OSPFCLIENT@ |
| OSPFD = @OSPFD@ |
| OTHER_METHOD = @OTHER_METHOD@ |
| PACKAGE = @PACKAGE@ |
| RANLIB = @RANLIB@ |
| RIPD = @RIPD@ |
| RIPNGD = @RIPNGD@ |
| RTREAD_METHOD = @RTREAD_METHOD@ |
| RT_METHOD = @RT_METHOD@ |
| VERSION = @VERSION@ |
| VTYSH = @VTYSH@ |
| ZEBRA = @ZEBRA@ |
| am__include = @am__include@ |
| am__quote = @am__quote@ |
| install_sh = @install_sh@ |
| |
| INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib |
| DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" |
| |
| lib_LIBRARIES = libzebra.a |
| |
| libzebra_a_SOURCES = \ |
| version.c network.c pid_output.c getopt.c getopt1.c daemon.c \ |
| print_version.c checksum.c vector.c linklist.c vty.c command.c \ |
| sockunion.c prefix.c thread.c if.c memory.c buffer.c table.c hash.c \ |
| filter.c routemap.c distribute.c stream.c str.c log.c plist.c \ |
| zclient.c sockopt.c smux.c md5.c if_rmap.c keychain.c |
| |
| |
| libzebra_a_DEPENDENCIES = @LIB_REGEX@ |
| |
| libzebra_a_LIBADD = @LIB_REGEX@ |
| |
| noinst_HEADERS = \ |
| buffer.h command.h filter.h getopt.h hash.h if.h linklist.h log.h \ |
| memory.h network.h prefix.h routemap.h distribute.h sockunion.h \ |
| str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h \ |
| plist.h zclient.h sockopt.h smux.h md5-gnu.h if_rmap.h keychain.h |
| |
| |
| EXTRA_DIST = regex.c regex-gnu.h |
| subdir = lib |
| mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| CONFIG_HEADER = $(top_builddir)/config.h |
| CONFIG_CLEAN_FILES = |
| LIBRARIES = $(lib_LIBRARIES) |
| |
| libzebra_a_AR = $(AR) cru |
| am_libzebra_a_OBJECTS = version.$(OBJEXT) network.$(OBJEXT) \ |
| pid_output.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \ |
| daemon.$(OBJEXT) print_version.$(OBJEXT) checksum.$(OBJEXT) \ |
| vector.$(OBJEXT) linklist.$(OBJEXT) vty.$(OBJEXT) \ |
| command.$(OBJEXT) sockunion.$(OBJEXT) prefix.$(OBJEXT) \ |
| thread.$(OBJEXT) if.$(OBJEXT) memory.$(OBJEXT) buffer.$(OBJEXT) \ |
| table.$(OBJEXT) hash.$(OBJEXT) filter.$(OBJEXT) \ |
| routemap.$(OBJEXT) distribute.$(OBJEXT) stream.$(OBJEXT) \ |
| str.$(OBJEXT) log.$(OBJEXT) plist.$(OBJEXT) zclient.$(OBJEXT) \ |
| sockopt.$(OBJEXT) smux.$(OBJEXT) md5.$(OBJEXT) \ |
| if_rmap.$(OBJEXT) keychain.$(OBJEXT) |
| libzebra_a_OBJECTS = $(am_libzebra_a_OBJECTS) |
| DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
| CPPFLAGS = @CPPFLAGS@ |
| LDFLAGS = @LDFLAGS@ |
| LIBS = @LIBS@ |
| depcomp = $(SHELL) $(top_srcdir)/depcomp |
| @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/buffer.Po $(DEPDIR)/checksum.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/command.Po $(DEPDIR)/daemon.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/distribute.Po $(DEPDIR)/filter.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/getopt.Po $(DEPDIR)/getopt1.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/hash.Po $(DEPDIR)/if.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/if_rmap.Po $(DEPDIR)/keychain.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/linklist.Po $(DEPDIR)/log.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/md5.Po $(DEPDIR)/memory.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/network.Po $(DEPDIR)/pid_output.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/plist.Po $(DEPDIR)/prefix.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/print_version.Po $(DEPDIR)/routemap.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/smux.Po $(DEPDIR)/sockopt.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/sockunion.Po $(DEPDIR)/str.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/stream.Po $(DEPDIR)/table.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/thread.Po $(DEPDIR)/vector.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/version.Po $(DEPDIR)/vty.Po \ |
| @AMDEP_TRUE@ $(DEPDIR)/zclient.Po |
| COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| CCLD = $(CC) |
| LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
| CFLAGS = @CFLAGS@ |
| DIST_SOURCES = $(libzebra_a_SOURCES) |
| HEADERS = $(noinst_HEADERS) |
| |
| DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in |
| SOURCES = $(libzebra_a_SOURCES) |
| |
| all: all-am |
| |
| .SUFFIXES: |
| .SUFFIXES: .c .o .obj |
| $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
| cd $(top_srcdir) && \ |
| $(AUTOMAKE) --foreign lib/Makefile |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| cd $(top_builddir) && \ |
| CONFIG_HEADERS= CONFIG_LINKS= \ |
| CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status |
| |
| AR = ar |
| install-libLIBRARIES: $(lib_LIBRARIES) |
| @$(NORMAL_INSTALL) |
| $(mkinstalldirs) $(DESTDIR)$(libdir) |
| @list='$(lib_LIBRARIES)'; for p in $$list; do \ |
| if test -f $$p; then \ |
| echo " $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \ |
| $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p; \ |
| else :; fi; \ |
| done |
| @$(POST_INSTALL) |
| @list='$(lib_LIBRARIES)'; for p in $$list; do \ |
| if test -f $$p; then \ |
| echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \ |
| $(RANLIB) $(DESTDIR)$(libdir)/$$p; \ |
| else :; fi; \ |
| done |
| |
| uninstall-libLIBRARIES: |
| @$(NORMAL_UNINSTALL) |
| @list='$(lib_LIBRARIES)'; for p in $$list; do \ |
| echo " rm -f $(DESTDIR)$(libdir)/$$p"; \ |
| rm -f $(DESTDIR)$(libdir)/$$p; \ |
| done |
| |
| clean-libLIBRARIES: |
| -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) |
| libzebra.a: $(libzebra_a_OBJECTS) $(libzebra_a_DEPENDENCIES) |
| -rm -f libzebra.a |
| $(libzebra_a_AR) libzebra.a $(libzebra_a_OBJECTS) $(libzebra_a_LIBADD) |
| $(RANLIB) libzebra.a |
| |
| mostlyclean-compile: |
| -rm -f *.$(OBJEXT) core *.core |
| |
| distclean-compile: |
| -rm -f *.tab.c |
| |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/buffer.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/checksum.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/command.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/daemon.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/distribute.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/filter.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hash.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/if.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/if_rmap.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/keychain.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/linklist.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/log.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/md5.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memory.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/network.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pid_output.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/plist.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/prefix.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/print_version.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/routemap.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/smux.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sockopt.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sockunion.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/str.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stream.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/table.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/thread.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vector.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/version.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vty.Po@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/zclient.Po@am__quote@ |
| |
| distclean-depend: |
| -rm -rf $(DEPDIR) |
| |
| .c.o: |
| @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< |
| |
| .c.obj: |
| @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| $(COMPILE) -c `cygpath -w $<` |
| CCDEPMODE = @CCDEPMODE@ |
| uninstall-info-am: |
| |
| tags: TAGS |
| |
| ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) ' { files[$$0] = 1; } \ |
| END { for (i in files) print i; }'`; \ |
| mkid -fID $$unique $(LISP) |
| |
| TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) |
| tags=; \ |
| here=`pwd`; \ |
| list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) ' { files[$$0] = 1; } \ |
| END { for (i in files) print i; }'`; \ |
| test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
| || etags $(ETAGS_ARGS) $$tags $$unique $(LISP) |
| |
| GTAGS: |
| here=`CDPATH=: && cd $(top_builddir) && pwd` \ |
| && cd $(top_srcdir) \ |
| && gtags -i $(GTAGS_ARGS) $$here |
| |
| distclean-tags: |
| -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH |
| |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| |
| top_distdir = .. |
| distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
| |
| distdir: $(DISTFILES) |
| @for file in $(DISTFILES); do \ |
| if test -f $$file; then d=.; else d=$(srcdir); fi; \ |
| dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| $(mkinstalldirs) "$(distdir)/$$dir"; \ |
| fi; \ |
| if test -d $$d/$$file; then \ |
| cp -pR $$d/$$file $(distdir) \ |
| || exit 1; \ |
| else \ |
| test -f $(distdir)/$$file \ |
| || cp -p $$d/$$file $(distdir)/$$file \ |
| || exit 1; \ |
| fi; \ |
| done |
| check-am: all-am |
| check: check-am |
| all-am: Makefile $(LIBRARIES) $(HEADERS) |
| |
| installdirs: |
| $(mkinstalldirs) $(DESTDIR)$(libdir) |
| |
| install: install-am |
| install-exec: install-exec-am |
| install-data: install-data-am |
| uninstall: uninstall-am |
| |
| install-am: all-am |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| |
| installcheck: installcheck-am |
| install-strip: |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| `test -z '$(STRIP)' || \ |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| mostlyclean-generic: |
| |
| clean-generic: |
| |
| distclean-generic: |
| -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* |
| |
| maintainer-clean-generic: |
| @echo "This command is intended for maintainers to use" |
| @echo "it deletes files that may require special tools to rebuild." |
| clean: clean-am |
| |
| clean-am: clean-generic clean-libLIBRARIES mostlyclean-am |
| |
| distclean: distclean-am |
| |
| distclean-am: clean-am distclean-compile distclean-depend \ |
| distclean-generic distclean-tags |
| |
| dvi: dvi-am |
| |
| dvi-am: |
| |
| info: info-am |
| |
| info-am: |
| |
| install-data-am: |
| |
| install-exec-am: install-libLIBRARIES |
| |
| install-info: install-info-am |
| |
| install-man: |
| |
| installcheck-am: |
| |
| maintainer-clean: maintainer-clean-am |
| |
| maintainer-clean-am: distclean-am maintainer-clean-generic |
| |
| mostlyclean: mostlyclean-am |
| |
| mostlyclean-am: mostlyclean-compile mostlyclean-generic |
| |
| uninstall-am: uninstall-info-am uninstall-libLIBRARIES |
| |
| .PHONY: GTAGS all all-am check check-am clean clean-generic \ |
| clean-libLIBRARIES distclean distclean-compile distclean-depend \ |
| distclean-generic distclean-tags distdir dvi dvi-am info \ |
| info-am install install-am install-data install-data-am \ |
| install-exec install-exec-am install-info install-info-am \ |
| install-libLIBRARIES install-man install-strip installcheck \ |
| installcheck-am installdirs maintainer-clean \ |
| maintainer-clean-generic mostlyclean mostlyclean-compile \ |
| mostlyclean-generic tags uninstall uninstall-am \ |
| uninstall-info-am uninstall-libLIBRARIES |
| |
| |
| version.c: Makefile |
| echo '' >version.c |
| echo 'char *host_name = "$(host_alias)";' >>version.c |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| # Otherwise a system limit (for SysV at least) may be exceeded. |
| .NOEXPORT: |