?? makefile.in
字號:
# Makefile.in generated by automake 1.6.3 from Makefile.am.# @configure_input@# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002# 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@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includepkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ../..ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_DATA = @INSTALL_DATA@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_HEADER = $(INSTALL_DATA)transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :build_alias = @build_alias@build_triplet = @build@host_alias = @host_alias@host_triplet = @host@target_alias = @target_alias@target_triplet = @target@EXEEXT = @EXEEXT@OBJEXT = @OBJEXT@PATH_SEPARATOR = @PATH_SEPARATOR@# Redefine the bin installation directorybindir = $(prefix)/$(subdir)AMTAR = @AMTAR@AR = @AR@AWK = @AWK@CC = @CC@CLI_CURSES_LIB = @CLI_CURSES_LIB@CXX = @CXX@CXXCPP = @CXXCPP@DEPDIR = @DEPDIR@FLOWER_MALLOC = @FLOWER_MALLOC@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LN_S = @LN_S@MAINT = @MAINT@MIBS = @MIBS@OSPFD = @OSPFD@OSPFD_OS = @OSPFD_OS@PACKAGE = @PACKAGE@PYTHON = @PYTHON@PY_BUILD = @PY_BUILD@RANLIB = @RANLIB@STRIP = @STRIP@VERSION = @VERSION@am__include = @am__include@am__quote = @am__quote@install_sh = @install_sh@net_snmp_found = @net_snmp_found@snmpd = @snmpd@snmpd2 = @snmpd2@# -- Real Programsbin_PROGRAMS = xorpsh_print_peers xorpsh_print_routes# -- Test ProgramsTESTS = # -- No-install Programsnoinst_PROGRAMS = print_peers print_routes# -- No-install Librariesnoinst_LIBRARIES = # -- Libraries and library flags to link the binary programsLDADD = $(noinst_LIBRARIES) $(top_builddir)/libxipc/libxipc.a $(top_builddir)/libcomm/libcomm.a $(top_builddir)/libxorp/libxorp.a $(top_builddir)/xrl/interfaces/libbgpxif.a# -- Program Sourcesprint_peers_SOURCES = print_peer.cc print_peer.hh print_peers.ccxorpsh_print_peers_SOURCES = print_peer.cc print_peer.hh xorpsh_print_peers.ccprint_routes_SOURCES = print_routes.cc print_routes.hh print_routes_main.cc print_routes_LDADD = $(LDADD) $(top_builddir)/bgp/libbgp.axorpsh_print_routes_SOURCES = print_routes.cc print_routes.hh xorpsh_print_routes.ccxorpsh_print_routes_LDADD = $(LDADD) $(top_builddir)/bgp/libbgp.a################################################################INCLUDES = -I$(top_srcdir)subdir = bgp/toolsmkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LIBRARIES = $(noinst_LIBRARIES)bin_PROGRAMS = xorpsh_print_peers$(EXEEXT) xorpsh_print_routes$(EXEEXT)noinst_PROGRAMS = print_peers$(EXEEXT) print_routes$(EXEEXT)PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)am_print_peers_OBJECTS = print_peer.$(OBJEXT) print_peers.$(OBJEXT)print_peers_OBJECTS = $(am_print_peers_OBJECTS)print_peers_LDADD = $(LDADD)print_peers_DEPENDENCIES = $(top_builddir)/libxipc/libxipc.a \ $(top_builddir)/libcomm/libcomm.a \ $(top_builddir)/libxorp/libxorp.a \ $(top_builddir)/xrl/interfaces/libbgpxif.aprint_peers_LDFLAGS =am_print_routes_OBJECTS = print_routes.$(OBJEXT) \ print_routes_main.$(OBJEXT)print_routes_OBJECTS = $(am_print_routes_OBJECTS)print_routes_DEPENDENCIES = $(top_builddir)/libxipc/libxipc.a \ $(top_builddir)/libcomm/libcomm.a \ $(top_builddir)/libxorp/libxorp.a \ $(top_builddir)/xrl/interfaces/libbgpxif.a \ $(top_builddir)/bgp/libbgp.aprint_routes_LDFLAGS =am_xorpsh_print_peers_OBJECTS = print_peer.$(OBJEXT) \ xorpsh_print_peers.$(OBJEXT)xorpsh_print_peers_OBJECTS = $(am_xorpsh_print_peers_OBJECTS)xorpsh_print_peers_LDADD = $(LDADD)xorpsh_print_peers_DEPENDENCIES = $(top_builddir)/libxipc/libxipc.a \ $(top_builddir)/libcomm/libcomm.a \ $(top_builddir)/libxorp/libxorp.a \ $(top_builddir)/xrl/interfaces/libbgpxif.axorpsh_print_peers_LDFLAGS =am_xorpsh_print_routes_OBJECTS = print_routes.$(OBJEXT) \ xorpsh_print_routes.$(OBJEXT)xorpsh_print_routes_OBJECTS = $(am_xorpsh_print_routes_OBJECTS)xorpsh_print_routes_DEPENDENCIES = $(top_builddir)/libxipc/libxipc.a \ $(top_builddir)/libcomm/libcomm.a \ $(top_builddir)/libxorp/libxorp.a \ $(top_builddir)/xrl/interfaces/libbgpxif.a \ $(top_builddir)/bgp/libbgp.axorpsh_print_routes_LDFLAGS =DEFS = @DEFS@DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@depcomp = $(SHELL) $(top_srcdir)/config/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/print_peer.Po \@AMDEP_TRUE@ ./$(DEPDIR)/print_peers.Po \@AMDEP_TRUE@ ./$(DEPDIR)/print_routes.Po \@AMDEP_TRUE@ ./$(DEPDIR)/print_routes_main.Po \@AMDEP_TRUE@ ./$(DEPDIR)/xorpsh_print_peers.Po \@AMDEP_TRUE@ ./$(DEPDIR)/xorpsh_print_routes.PoCXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@CXXFLAGS = @CXXFLAGS@CFLAGS = @CFLAGS@COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(print_peers_SOURCES) $(print_routes_SOURCES) \ $(xorpsh_print_peers_SOURCES) $(xorpsh_print_routes_SOURCES)DIST_COMMON = Makefile.am Makefile.inSOURCES = $(print_peers_SOURCES) $(print_routes_SOURCES) $(xorpsh_print_peers_SOURCES) $(xorpsh_print_routes_SOURCES)all: all-am.SUFFIXES:.SUFFIXES: .cc .o .obj$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu bgp/tools/MakefileMakefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f; \ else :; fi; \ doneuninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ rm -f $(DESTDIR)$(bindir)/$$f; \ doneclean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)print_peers$(EXEEXT): $(print_peers_OBJECTS) $(print_peers_DEPENDENCIES)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -