⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.in

📁 xorp源码hg
💻 IN
字号:
# 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@# -- No-install LibrariesSHELL = @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/includepkgdatadir = $(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@AS = @AS@AWK = @AWK@CC = @CC@CLI_CURSES_LIB = @CLI_CURSES_LIB@CPP = @CPP@CXX = @CXX@CXXCPP = @CXXCPP@DEPDIR = @DEPDIR@DLLTOOL = @DLLTOOL@EXEEXT = @EXEEXT@FLOWER_MALLOC = @FLOWER_MALLOC@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@LIBTOOL = @LIBTOOL@LIBTOOL_DEPS = @LIBTOOL_DEPS@LN_S = @LN_S@MAINT = @MAINT@MIBS = @MIBS@OBJDUMP = @OBJDUMP@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PYTHON = @PYTHON@PYTHON_BUILD = @PYTHON_BUILD@RANLIB = @RANLIB@VERSION = @VERSION@am__include = @am__include@am__quote = @am__quote@install_sh = @install_sh@noinst_LTLIBRARIES = libpolicycommon.la# Common policy librarylibpolicycommon_la_SOURCES = ../../bgp/aspath.hh dispatcher.hh elem_bgp.hh elem_filter.hh elem_null.hh elem_set.hh element.hh element_base.hh element_factory.hh filter.hh operator.hh operator_base.hh policy_exception.hh policy_utils.hh register_elements.hh register_operations.hh varrw.hh ../../bgp/aspath.cc dispatcher.cc elem_set.cc element.cc element_factory.cc filter.cc operator.cc policy_utils.cc register_elements.cc register_operations.cc varrw.cc################################################################INCLUDES = -I$(top_srcdir)subdir = policy/commonmkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LTLIBRARIES = $(noinst_LTLIBRARIES)libpolicycommon_la_LDFLAGS =libpolicycommon_la_LIBADD =am_libpolicycommon_la_OBJECTS = aspath.lo dispatcher.lo elem_set.lo \	element.lo element_factory.lo filter.lo operator.lo \	policy_utils.lo register_elements.lo register_operations.lo \	varrw.lolibpolicycommon_la_OBJECTS = $(am_libpolicycommon_la_OBJECTS)DEFS = @DEFS@DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@depcomp = $(SHELL) $(top_srcdir)/config/depcomp@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/aspath.Plo $(DEPDIR)/dispatcher.Plo \@AMDEP_TRUE@	$(DEPDIR)/elem_set.Plo $(DEPDIR)/element.Plo \@AMDEP_TRUE@	$(DEPDIR)/element_factory.Plo $(DEPDIR)/filter.Plo \@AMDEP_TRUE@	$(DEPDIR)/operator.Plo $(DEPDIR)/policy_utils.Plo \@AMDEP_TRUE@	$(DEPDIR)/register_elements.Plo \@AMDEP_TRUE@	$(DEPDIR)/register_operations.Plo \@AMDEP_TRUE@	$(DEPDIR)/varrw.PloCXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \	$(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \	$(AM_LDFLAGS) $(LDFLAGS) -o $@CXXFLAGS = @CXXFLAGS@CFLAGS = @CFLAGS@COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \	$(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libpolicycommon_la_SOURCES)DIST_COMMON = Makefile.am Makefile.inSOURCES = $(libpolicycommon_la_SOURCES)all: all-am.SUFFIXES:.SUFFIXES: .cc .lo .o .objmostlyclean-libtool:	-rm -f *.loclean-libtool:	-rm -rf .libs _libsdistclean-libtool:	-rm -f libtool$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)	cd $(top_srcdir) && \	  $(AUTOMAKE) --foreign  policy/common/MakefileMakefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) && \	  CONFIG_HEADERS= CONFIG_LINKS= \	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.statusclean-noinstLTLIBRARIES:	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)aspath.lo: ../../bgp/aspath.cclibpolicycommon.la: $(libpolicycommon_la_OBJECTS) $(libpolicycommon_la_DEPENDENCIES) 	$(CXXLINK)  $(libpolicycommon_la_LDFLAGS) $(libpolicycommon_la_OBJECTS) $(libpolicycommon_la_LIBADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT) core *.coredistclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/aspath.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dispatcher.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/elem_set.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/element.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/element_factory.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/filter.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/operator.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/policy_utils.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/register_elements.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/register_operations.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/varrw.Plo@am__quote@distclean-depend:	-rm -rf $(DEPDIR).cc.o:@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@	$(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<.cc.obj:@AMDEP_TRUE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@	$(CXXCOMPILE) -c -o $@ `cygpath -w $<`.cc.lo:@AMDEP_TRUE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@	$(LTCXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<aspath.o: ../../bgp/aspath.cc@AMDEP_TRUE@	source='../../bgp/aspath.cc' object='aspath.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@	depfile='$(DEPDIR)/aspath.Po' tmpdepfile='$(DEPDIR)/aspath.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o aspath.o `test -f ../../bgp/aspath.cc || echo '$(srcdir)/'`../../bgp/aspath.ccaspath.obj: ../../bgp/aspath.cc@AMDEP_TRUE@	source='../../bgp/aspath.cc' object='aspath.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@	depfile='$(DEPDIR)/aspath.Po' tmpdepfile='$(DEPDIR)/aspath.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o aspath.obj `cygpath -w ../../bgp/aspath.cc`aspath.lo: ../../bgp/aspath.cc@AMDEP_TRUE@	source='../../bgp/aspath.cc' object='aspath.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@	depfile='$(DEPDIR)/aspath.Plo' tmpdepfile='$(DEPDIR)/aspath.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@	$(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o aspath.lo `test -f ../../bgp/aspath.cc || echo '$(srcdir)/'`../../bgp/aspath.ccCXXDEPMODE = @CXXDEPMODE@uninstall-info-am:tags: TAGSID: $(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) $$heredistclean-tags:	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATHDISTFILES = $(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; \	donecheck-am: all-amcheck: check-amall-am: Makefile $(LTLIBRARIES)installdirs:install: install-aminstall-exec: install-exec-aminstall-data: install-data-amuninstall: uninstall-aminstall-am: all-am	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstallcheck: installcheck-aminstall-strip:	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \	  `test -z '$(STRIP)' || \	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` installmostlyclean-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-amclean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \	mostlyclean-amdistclean: distclean-amdistclean-am: clean-am distclean-compile distclean-depend \	distclean-generic distclean-libtool distclean-tagsdvi: dvi-amdvi-am:info: info-aminfo-am:install-data-am:install-exec-am:install-info: install-info-aminstall-man:installcheck-am:maintainer-clean: maintainer-clean-ammaintainer-clean-am: distclean-am maintainer-clean-genericmostlyclean: mostlyclean-ammostlyclean-am: mostlyclean-compile mostlyclean-generic \	mostlyclean-libtooluninstall-am: uninstall-info-am.PHONY: GTAGS all all-am check check-am clean clean-generic \	clean-libtool clean-noinstLTLIBRARIES distclean \	distclean-compile distclean-depend distclean-generic \	distclean-libtool 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-man install-strip installcheck installcheck-am \	installdirs maintainer-clean maintainer-clean-generic \	mostlyclean mostlyclean-compile mostlyclean-generic \	mostlyclean-libtool tags uninstall uninstall-am \	uninstall-info-am# 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:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -