?? makefile
字號(hào):
# Makefile.in generated by automake 1.6.3 from Makefile.am.# mibs/tests/Makefile. Generated from Makefile.in by configure.# 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.## -- Test Programs #TESTS = test_bgpmib.shSHELL = /bin/shsrcdir = .top_srcdir = ../..prefix = /usr/local/xorpexec_prefix = ${prefix}bindir = ${exec_prefix}/binsbindir = ${exec_prefix}/sbinlibexecdir = ${exec_prefix}/libexecdatadir = ${prefix}/sharesysconfdir = ${prefix}/etcsharedstatedir = ${prefix}/comlocalstatedir = ${prefix}/varlibdir = ${exec_prefix}/libinfodir = ${prefix}/infomandir = ${prefix}/manincludedir = ${prefix}/includeoldincludedir = /usr/includepkgdatadir = $(datadir)/xorppkglibdir = $(libdir)/xorppkgincludedir = $(includedir)/xorptop_builddir = ../..ACLOCAL = ${SHELL} /home/tkunz/xorp-bcast/config/missing --run aclocalAUTOCONF = ${SHELL} /home/tkunz/xorp-bcast/config/missing --run autoconfAUTOMAKE = ${SHELL} /home/tkunz/xorp-bcast/config/missing --run automakeAUTOHEADER = ${SHELL} /home/tkunz/xorp-bcast/config/missing --run autoheaderam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = /usr/bin/install -cINSTALL_PROGRAM = ${INSTALL}INSTALL_DATA = ${INSTALL} -m 644install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_SCRIPT = ${INSTALL}INSTALL_HEADER = $(INSTALL_DATA)transform = s,x,x,NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :build_alias = build_triplet = i686-pc-linux-gnuhost_alias = host_triplet = i686-pc-linux-gnutarget_alias = target_triplet = i686-pc-linux-gnuEXEEXT = OBJEXT = oPATH_SEPARATOR = :AMTAR = ${SHELL} /home/tkunz/xorp-bcast/config/missing --run tarAR = arAWK = gawkCC = gccCLI_CURSES_LIB = -lcursesCXX = g++CXXCPP = g++ -EDEPDIR = .depsFLOWER_MALLOC = flower_mallocINSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -sLN_S = ln -sMAINT = #MIBS = OSPFD = OSPFD_OS = unsupportedPACKAGE = xorpPYTHON = pythonPY_BUILD = RANLIB = ranlibSTRIP = @STRIP@VERSION = 0.5am__include = includeam__quote = install_sh = /home/tkunz/xorp-bcast/config/install-shnet_snmp_found = truesnmpd = /usr/sbin/snmpdsnmpd2 = /usr/sbin/snmpdsubdir = mibs/testsmkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES = test_bgpmib.shDIST_SOURCES =DIST_COMMON = Makefile.am Makefile.in test_bgpmib.sh.inall: all-am.SUFFIXES:$(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu mibs/tests/MakefileMakefile: # $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)test_bgpmib.sh: $(top_builddir)/config.status test_bgpmib.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@uninstall-info-am:tags: TAGSTAGS:DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)top_distdir = ../..distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)distdir: $(DISTFILES) @list='$(DISTFILES)'; for file in $$list; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ donecheck-am: all-amcheck: check-amall-am: Makefileinstalldirs: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)" \ INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` installmostlyclean-generic:clean-generic:distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES)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 mostlyclean-amdistclean: distclean-amdistclean-am: clean-am distclean-genericdvi: 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-genericuninstall-am: uninstall-info-am.PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic 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-generic 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:
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -