version 1.1.1.3, 2012/10/09 09:22:29
|
version 1.1.1.4, 2013/07/21 23:54:40
|
Line 1
|
Line 1
|
# Makefile.in generated by automake 1.11.5 from Makefile.am. | # Makefile.in generated by automake 1.12.6 from Makefile.am. |
# @configure_input@ |
# @configure_input@ |
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | # Copyright (C) 1994-2012 Free Software Foundation, Inc. |
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software | |
# Foundation, Inc. | |
# This Makefile.in is free software; the Free Software Foundation |
# This Makefile.in is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
# with or without modifications, as long as this notice is preserved. |
# with or without modifications, as long as this notice is preserved. |
Line 58 bin_PROGRAMS = vtysh$(EXEEXT)
|
Line 57 bin_PROGRAMS = vtysh$(EXEEXT)
|
subdir = vtysh |
subdir = vtysh |
DIST_COMMON = $(dist_examples_DATA) $(noinst_HEADERS) \ |
DIST_COMMON = $(dist_examples_DATA) $(noinst_HEADERS) \ |
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
$(srcdir)/extract.pl.in | $(srcdir)/extract.pl.in $(top_srcdir)/depcomp |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ | am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \ |
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ |
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ | $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ |
$(top_srcdir)/configure.ac | $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
$(ACLOCAL_M4) |
$(ACLOCAL_M4) |
mkinstalldirs = $(install_sh) -d |
mkinstalldirs = $(install_sh) -d |
Line 138 AUTOMAKE = @AUTOMAKE@
|
Line 137 AUTOMAKE = @AUTOMAKE@
|
AWK = @AWK@ |
AWK = @AWK@ |
BABELD = @BABELD@ |
BABELD = @BABELD@ |
BGPD = @BGPD@ |
BGPD = @BGPD@ |
|
BUILD_TESTS = @BUILD_TESTS@ |
CC = @CC@ |
CC = @CC@ |
CCDEPMODE = @CCDEPMODE@ |
CCDEPMODE = @CCDEPMODE@ |
CFLAGS = @CFLAGS@ |
CFLAGS = @CFLAGS@ |
Line 163 GREP = @GREP@
|
Line 163 GREP = @GREP@
|
HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@ |
HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@ |
IF_METHOD = @IF_METHOD@ |
IF_METHOD = @IF_METHOD@ |
IF_PROC = @IF_PROC@ |
IF_PROC = @IF_PROC@ |
INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib | INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib |
INSTALL = @INSTALL@ |
INSTALL = @INSTALL@ |
INSTALL_DATA = @INSTALL_DATA@ |
INSTALL_DATA = @INSTALL_DATA@ |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
Line 195 MAKEINFO = @MAKEINFO@
|
Line 195 MAKEINFO = @MAKEINFO@
|
MANIFEST_TOOL = @MANIFEST_TOOL@ |
MANIFEST_TOOL = @MANIFEST_TOOL@ |
MKDIR_P = @MKDIR_P@ |
MKDIR_P = @MKDIR_P@ |
MULTIPATH_NUM = @MULTIPATH_NUM@ |
MULTIPATH_NUM = @MULTIPATH_NUM@ |
|
NETSNMP_CONFIG = @NETSNMP_CONFIG@ |
NM = @NM@ |
NM = @NM@ |
NMEDIT = @NMEDIT@ |
NMEDIT = @NMEDIT@ |
OBJDUMP = @OBJDUMP@ |
OBJDUMP = @OBJDUMP@ |
Line 226 RT_METHOD = @RT_METHOD@
|
Line 227 RT_METHOD = @RT_METHOD@
|
SED = @SED@ |
SED = @SED@ |
SET_MAKE = @SET_MAKE@ |
SET_MAKE = @SET_MAKE@ |
SHELL = @SHELL@ |
SHELL = @SHELL@ |
SNMP_INCLUDES = @SNMP_INCLUDES@ |
|
SOLARIS = @SOLARIS@ |
SOLARIS = @SOLARIS@ |
STRIP = @STRIP@ |
STRIP = @STRIP@ |
VERSION = @VERSION@ |
VERSION = @VERSION@ |
VTYSH = @VTYSH@ |
VTYSH = @VTYSH@ |
WATCHQUAGGA = @WATCHQUAGGA@ |
WATCHQUAGGA = @WATCHQUAGGA@ |
|
WEAK_ALIAS = @WEAK_ALIAS@ |
|
WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@ |
ZEBRA = @ZEBRA@ |
ZEBRA = @ZEBRA@ |
abs_builddir = @abs_builddir@ |
abs_builddir = @abs_builddir@ |
abs_srcdir = @abs_srcdir@ |
abs_srcdir = @abs_srcdir@ |
Line 318 vtysh_cmd_FILES = $(top_srcdir)/bgpd/*.c $(top_srcdir)
|
Line 320 vtysh_cmd_FILES = $(top_srcdir)/bgpd/*.c $(top_srcdir)
|
$(top_srcdir)/zebra/irdp_interface.c \ |
$(top_srcdir)/zebra/irdp_interface.c \ |
$(top_srcdir)/zebra/rtadv.c $(top_srcdir)/zebra/zebra_vty.c \ |
$(top_srcdir)/zebra/rtadv.c $(top_srcdir)/zebra/zebra_vty.c \ |
$(top_srcdir)/zebra/zserv.c $(top_srcdir)/zebra/router-id.c \ |
$(top_srcdir)/zebra/zserv.c $(top_srcdir)/zebra/router-id.c \ |
$(top_srcdir)/zebra/zebra_routemap.c | $(top_srcdir)/zebra/zebra_routemap.c \ |
| $(top_srcdir)/zebra/zebra_fpm.c |
|
|
all: all-am |
all: all-am |
|
|
Line 515 GTAGS:
|
Line 518 GTAGS:
|
&& $(am__cd) $(top_srcdir) \ |
&& $(am__cd) $(top_srcdir) \ |
&& gtags -i $(GTAGS_ARGS) "$$here" |
&& gtags -i $(GTAGS_ARGS) "$$here" |
|
|
|
cscopelist: $(HEADERS) $(SOURCES) $(LISP) |
|
list='$(SOURCES) $(HEADERS) $(LISP)'; \ |
|
case "$(srcdir)" in \ |
|
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ |
|
*) sdir=$(subdir)/$(srcdir) ;; \ |
|
esac; \ |
|
for i in $$list; do \ |
|
if test -f "$$i"; then \ |
|
echo "$(subdir)/$$i"; \ |
|
else \ |
|
echo "$$sdir/$$i"; \ |
|
fi; \ |
|
done >> $(top_builddir)/cscope.files |
|
|
distclean-tags: |
distclean-tags: |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|
|
Line 659 uninstall-am: uninstall-binPROGRAMS uninstall-dist_exa
|
Line 676 uninstall-am: uninstall-binPROGRAMS uninstall-dist_exa
|
.MAKE: install-am install-strip |
.MAKE: install-am install-strip |
|
|
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ |
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ |
clean-generic clean-libtool ctags distclean distclean-compile \ | clean-generic clean-libtool cscopelist ctags distclean \ |
distclean-generic distclean-libtool distclean-tags distdir dvi \ | distclean-compile distclean-generic distclean-libtool \ |
dvi-am html html-am info info-am install install-am \ | distclean-tags distdir dvi dvi-am html html-am info info-am \ |
install-binPROGRAMS install-data install-data-am \ | install install-am install-binPROGRAMS install-data \ |
install-dist_examplesDATA install-dvi install-dvi-am \ | install-data-am install-dist_examplesDATA install-dvi \ |
install-exec install-exec-am install-html install-html-am \ | install-dvi-am install-exec install-exec-am install-html \ |
install-info install-info-am install-man install-pdf \ | install-html-am install-info install-info-am install-man \ |
install-pdf-am install-ps install-ps-am install-strip \ | install-pdf install-pdf-am install-ps install-ps-am \ |
installcheck installcheck-am installdirs maintainer-clean \ | install-strip installcheck installcheck-am installdirs \ |
maintainer-clean-generic mostlyclean mostlyclean-compile \ | maintainer-clean maintainer-clean-generic mostlyclean \ |
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ |
tags uninstall uninstall-am uninstall-binPROGRAMS \ | pdf pdf-am ps ps-am tags uninstall uninstall-am \ |
uninstall-dist_examplesDATA | uninstall-binPROGRAMS uninstall-dist_examplesDATA |
|
|
|
|
vtysh_cmd.c: $(vtysh_cmd_FILES) |
vtysh_cmd.c: $(vtysh_cmd_FILES) |