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

📄 makefile.in

📁 非常经典的一个分布式系统
💻 IN
📖 第 1 页 / 共 4 页
字号:
host_cpu = @host_cpu@host_os = @host_os@host_vendor = @host_vendor@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@kextdir = @kextdir@lb_target_os = @lb_target_os@libdir = @libdir@libexecdir = @libexecdir@linux25 = @linux25@localstatedir = @localstatedir@macosdir = @macosdir@mandir = @mandir@mibdir = @mibdir@moduledir = @moduledir@modulefsdir = @modulefsdir@modulenetdir = @modulenetdir@oldincludedir = @oldincludedir@pkgexampledir = @pkgexampledir@plistdir = @plistdir@prefix = @prefix@program_transform_name = @program_transform_name@rootsbindir = @rootsbindir@sbindir = @sbindir@sharedstatedir = @sharedstatedir@subdirs = @subdirs@sysconfdir = @sysconfdir@target = @target@target_alias = @target_alias@target_cpu = @target_cpu@target_os = @target_os@target_vendor = @target_vendor@AM_CPPFLAGS = -I$(SYSIO)/include -I/opt/lam/include $(LLCPPFLAGS) -I$(top_srcdir)/lnet/ulndsAM_CFLAGS = $(LLCFLAGS)AM_LIBS = $(LIBEFENCE) $(LIBREADLINE)LLIB_EXEC = $(top_builddir)/lustre/utils/liblustreapi.a $(top_builddir)/lustre/liblustre/liblustre.a $(CAP_LIBS) $(PTHREAD_LIBS)@LIBLUSTRE_TRUE@noinst_LIBRARIES = libtestcommon.a@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@noinst_PROGRAMS = sanity echo_test $(am__append_1) $(am__append_2)@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@liblustre_testdir = $(libdir)/lustre/liblustre/tests@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@liblustre_test_PROGRAMS = $(noinst_PROGRAMS)@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@liblustre_test_LIBRARIES = $(noinst_LIBRARIES)libtestcommon_a_SOURCES = test_common.c test_common.hecho_test_SOURCES = echo_test.c  $(top_srcdir)/lustre/utils/parser.c $(top_srcdir)/lustre/utils/obd.c $(top_srcdir)/lustre/utils/lustre_cfg.cecho_test_CFLAGS = $(LL_CFLAGS)echo_test_LDADD = $(top_builddir)/lustre/liblustre/liblsupport.a $(LIBREADLINE) $(CAP_LIBS) $(PTHREAD_LIBS) echo_test_DEPENDENCIES = $(top_builddir)/lustre/liblustre/liblsupport.asanity_SOURCES = sanity.csanity_CFLAGS = $(LL_CFLAGS)sanity_LDADD := libtestcommon.a $(LLIB_EXEC)sanity_DEPENDENCIES = $(top_builddir)/lustre/liblustre/liblustre.a libtestcommon.arecovery_small_SOURCES = recovery_small.crecovery_small_CFLAGS = $(LL_CFLAGS)recovery_small_LDADD := libtestcommon.a $(LLIB_EXEC) recovery_small_DEPENDENCIES = $(top_builddir)/lustre/liblustre/liblustre.a libtestcommon.areplay_single_SOURCES = replay_single.creplay_single_CFLAGS = $(LL_CFLAGS)replay_single_LDADD := libtestcommon.a $(LLIB_EXEC)replay_single_DEPENDENCIES = $(top_builddir)/lustre/liblustre/liblustre.a libtestcommon.areplay_ost_single_SOURCES = replay_ost_single.creplay_ost_single_CFLAGS = $(LL_CFLAGS)replay_ost_single_LDADD := libtestcommon.a $(LLIB_EXEC)replay_ost_single_DEPENDENCIES = $(top_builddir)/lustre/liblustre/liblustre.a libtestcommon.a@MPITESTS_TRUE@test_lock_cancel_SOURCES = test_lock_cancel.c@MPITESTS_TRUE@test_lock_cancel_CFLAGS = $(LL_CFLAGS) -I/opt/lam/include@MPITESTS_TRUE@test_lock_cancel_LDADD := $(LLIB_EXEC)  -L/opt/lam/lib -lmpi -llamsubdir = lustre/liblustre/testsACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LIBRARIES = $(liblustre_test_LIBRARIES) $(noinst_LIBRARIES)libtestcommon_a_AR = $(AR) crulibtestcommon_a_LIBADD =am_libtestcommon_a_OBJECTS = test_common.$(OBJEXT)libtestcommon_a_OBJECTS = $(am_libtestcommon_a_OBJECTS)@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@liblustre_test_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@liblustre_test_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@liblustre_test_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@liblustre_test_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@liblustre_test_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@liblustre_test_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@liblustre_test_PROGRAMS = \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	sanity$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	echo_test$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	recovery_small$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	replay_single$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	replay_ost_single$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	test_lock_cancel$(EXEEXT)@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@liblustre_test_PROGRAMS = \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	sanity$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	echo_test$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	recovery_small$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	replay_single$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	replay_ost_single$(EXEEXT)@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@liblustre_test_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@liblustre_test_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@liblustre_test_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@liblustre_test_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@liblustre_test_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@liblustre_test_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@liblustre_test_PROGRAMS = \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	sanity$(EXEEXT) \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	echo_test$(EXEEXT) \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	test_lock_cancel$(EXEEXT)@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@liblustre_test_PROGRAMS = \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	sanity$(EXEEXT) \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	echo_test$(EXEEXT)@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@noinst_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@noinst_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@noinst_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@noinst_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@noinst_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@noinst_PROGRAMS =@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@noinst_PROGRAMS = \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	sanity$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	echo_test$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	recovery_small$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	replay_single$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	replay_ost_single$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	test_lock_cancel$(EXEEXT)@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@noinst_PROGRAMS = \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	sanity$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	echo_test$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	recovery_small$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	replay_single$(EXEEXT) \@CRAY_XT3_FALSE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	replay_ost_single$(EXEEXT)@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@noinst_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@noinst_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@noinst_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_FALSE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@noinst_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_TRUE@noinst_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_FALSE@@MPITESTS_FALSE@noinst_PROGRAMS =@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@noinst_PROGRAMS = \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	sanity$(EXEEXT) \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	echo_test$(EXEEXT) \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_TRUE@	test_lock_cancel$(EXEEXT)@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@noinst_PROGRAMS = \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	sanity$(EXEEXT) \@CRAY_XT3_TRUE@@LIBLUSTRE_TESTS_TRUE@@LIBLUSTRE_TRUE@@MPITESTS_FALSE@	echo_test$(EXEEXT)PROGRAMS = $(liblustre_test_PROGRAMS) $(noinst_PROGRAMS)am_echo_test_OBJECTS = echo_test-echo_test.$(OBJEXT) \	echo_test-parser.$(OBJEXT) echo_test-obd.$(OBJEXT) \	echo_test-lustre_cfg.$(OBJEXT)echo_test_OBJECTS = $(am_echo_test_OBJECTS)echo_test_LDFLAGS =am_recovery_small_OBJECTS = recovery_small-recovery_small.$(OBJEXT)recovery_small_OBJECTS = $(am_recovery_small_OBJECTS)recovery_small_LDFLAGS =am_replay_ost_single_OBJECTS = \	replay_ost_single-replay_ost_single.$(OBJEXT)replay_ost_single_OBJECTS = $(am_replay_ost_single_OBJECTS)replay_ost_single_LDFLAGS =am_replay_single_OBJECTS = replay_single-replay_single.$(OBJEXT)replay_single_OBJECTS = $(am_replay_single_OBJECTS)replay_single_LDFLAGS =am_sanity_OBJECTS = sanity-sanity.$(OBJEXT)sanity_OBJECTS = $(am_sanity_OBJECTS)sanity_LDFLAGS =am__test_lock_cancel_SOURCES_DIST = test_lock_cancel.c@MPITESTS_TRUE@am_test_lock_cancel_OBJECTS = \@MPITESTS_TRUE@	test_lock_cancel-test_lock_cancel.$(OBJEXT)test_lock_cancel_OBJECTS = $(am_test_lock_cancel_OBJECTS)@MPITESTS_TRUE@test_lock_cancel_DEPENDENCIES = \@MPITESTS_TRUE@	$(top_builddir)/lustre/utils/liblustreapi.a \@MPITESTS_TRUE@	$(top_builddir)/lustre/liblustre/liblustre.a@MPITESTS_FALSE@test_lock_cancel_DEPENDENCIES =test_lock_cancel_LDFLAGS =DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/echo_test-echo_test.Po \@AMDEP_TRUE@	./$(DEPDIR)/echo_test-lustre_cfg.Po \@AMDEP_TRUE@	./$(DEPDIR)/echo_test-obd.Po \@AMDEP_TRUE@	./$(DEPDIR)/echo_test-parser.Po \@AMDEP_TRUE@	./$(DEPDIR)/recovery_small-recovery_small.Po \@AMDEP_TRUE@	./$(DEPDIR)/replay_ost_single-replay_ost_single.Po \@AMDEP_TRUE@	./$(DEPDIR)/replay_single-replay_single.Po \@AMDEP_TRUE@	./$(DEPDIR)/sanity-sanity.Po \@AMDEP_TRUE@	./$(DEPDIR)/test_common.Po \@AMDEP_TRUE@	./$(DEPDIR)/test_lock_cancel-test_lock_cancel.PoCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libtestcommon_a_SOURCES) $(echo_test_SOURCES) \	$(recovery_small_SOURCES) $(replay_ost_single_SOURCES) \	$(replay_single_SOURCES) $(sanity_SOURCES) \	$(am__test_lock_cancel_SOURCES_DIST)DIST_COMMON = $(srcdir)/Makefile.in Makefile.amSOURCES = $(libtestcommon_a_SOURCES) $(echo_test_SOURCES) $(recovery_small_SOURCES) $(replay_ost_single_SOURCES) $(replay_single_SOURCES) $(sanity_SOURCES) $(test_lock_cancel_SOURCES)all: all-am.SUFFIXES:.SUFFIXES: .c .o .obj$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)	cd $(top_srcdir) && \	  $(AUTOMAKE) --gnu  lustre/liblustre/tests/MakefileMakefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)AR = arliblustre_testLIBRARIES_INSTALL = $(INSTALL_DATA)install-liblustre_testLIBRARIES: $(liblustre_test_LIBRARIES)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(liblustre_testdir)	@list='$(liblustre_test_LIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    f="`echo $$p | sed -e 's|^.*/||'`"; \	    echo " $(liblustre_testLIBRARIES_INSTALL) $$p $(DESTDIR)$(liblustre_testdir)/$$f"; \	    $(liblustre_testLIBRARIES_INSTALL) $$p $(DESTDIR)$(liblustre_testdir)/$$f; \	  else :; fi; \	done	@$(POST_INSTALL)	@list='$(liblustre_test_LIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    p="`echo $$p | sed -e 's|^.*/||'`"; \	    echo " $(RANLIB) $(DESTDIR)$(liblustre_testdir)/$$p"; \	    $(RANLIB) $(DESTDIR)$(liblustre_testdir)/$$p; \	  else :; fi; \	doneuninstall-liblustre_testLIBRARIES:	@$(NORMAL_UNINSTALL)	@list='$(liblustre_test_LIBRARIES)'; for p in $$list; do \	  p="`echo $$p | sed -e 's|^.*/||'`"; \

⌨️ 快捷键说明

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