📄 makefile.in
字号:
subdir = ode-initvaldistdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ donebsimp.lo bsimp.o : bsimp.c ../config.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h ../gsl/gsl_errno.h \ ../gsl/gsl_linalg.h ../gsl/gsl_permutation.h \ ../gsl/gsl_vector.h ../gsl/gsl_vector_complex_long_double.h \ ../gsl/gsl_complex.h ../gsl/gsl_vector_long_double.h \ ../gsl/gsl_block_long_double.h ../gsl/gsl_vector_complex.h \ ../gsl/gsl_block_complex_long_double.h \ ../gsl/gsl_vector_complex_double.h ../gsl/gsl_vector_double.h \ ../gsl/gsl_block_double.h ../gsl/gsl_block_complex_double.h \ ../gsl/gsl_vector_complex_float.h ../gsl/gsl_vector_float.h \ ../gsl/gsl_block_float.h ../gsl/gsl_block_complex_float.h \ ../gsl/gsl_vector_ulong.h ../gsl/gsl_block_ulong.h \ ../gsl/gsl_vector_long.h ../gsl/gsl_block_long.h \ ../gsl/gsl_vector_uint.h ../gsl/gsl_block_uint.h \ ../gsl/gsl_vector_int.h ../gsl/gsl_block_int.h \ ../gsl/gsl_vector_ushort.h ../gsl/gsl_block_ushort.h \ ../gsl/gsl_vector_short.h ../gsl/gsl_block_short.h \ ../gsl/gsl_vector_uchar.h ../gsl/gsl_block_uchar.h \ ../gsl/gsl_vector_char.h ../gsl/gsl_block_char.h \ ../gsl/gsl_matrix.h ../gsl/gsl_matrix_complex_long_double.h \ ../gsl/gsl_matrix_complex_double.h \ ../gsl/gsl_matrix_complex_float.h \ ../gsl/gsl_matrix_long_double.h ../gsl/gsl_matrix_double.h \ ../gsl/gsl_matrix_float.h ../gsl/gsl_matrix_ulong.h \ ../gsl/gsl_matrix_long.h ../gsl/gsl_matrix_uint.h \ ../gsl/gsl_matrix_int.h ../gsl/gsl_matrix_ushort.h \ ../gsl/gsl_matrix_short.h ../gsl/gsl_matrix_uchar.h \ ../gsl/gsl_matrix_char.h gsl_odeiv.h odeiv_util.hcontrol.lo control.o : control.c ../config.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h ../gsl/gsl_errno.h \ gsl_odeiv.hcstd.lo cstd.o : cstd.c ../config.h ../gsl/gsl_errno.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h gsl_odeiv.hevolve.lo evolve.o : evolve.c ../config.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h ../gsl/gsl_errno.h \ gsl_odeiv.h odeiv_util.hgear1.lo gear1.o : gear1.c ../config.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h ../gsl/gsl_errno.h \ gsl_odeiv.h odeiv_util.hgear2.lo gear2.o : gear2.c ../config.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h ../gsl/gsl_errno.h \ odeiv_util.h gsl_odeiv.hmonitor.lo monitor.o : monitor.c ../config.h ../gsl/gsl_errno.h \ gsl_odeiv.hodeiv.lo odeiv.o : odeiv.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.hodeiv_util.lo odeiv_util.o : odeiv_util.c ../config.h odeiv_util.h \ gsl_odeiv.hrk2.lo rk2.o : rk2.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.h \ odeiv_util.hrk2imp.lo rk2imp.o : rk2imp.c ../config.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h ../gsl/gsl_errno.h \ gsl_odeiv.h odeiv_util.hrk4.lo rk4.o : rk4.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.h \ odeiv_util.hrk4imp.lo rk4imp.o : rk4imp.c ../config.h ../gsl/gsl_math.h \ ../gsl/gsl_sys.h ../gsl/gsl_machine.h ../gsl/gsl_precision.h \ ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h ../gsl/gsl_errno.h \ gsl_odeiv.h odeiv_util.hrk8pd.lo rk8pd.o : rk8pd.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.h \ odeiv_util.hrkck.lo rkck.o : rkck.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.h \ odeiv_util.hrkf.lo rkf.o : rkf.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.h \ odeiv_util.hrkf45.lo rkf45.o : rkf45.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.h \ odeiv_util.hstep.lo step.o : step.c ../config.h ../gsl/gsl_errno.h gsl_odeiv.htest.o: test.c ../config.h ../gsl/gsl_test.h ../gsl/gsl_errno.h \ ../gsl/gsl_math.h ../gsl/gsl_sys.h ../gsl/gsl_machine.h \ ../gsl/gsl_precision.h ../gsl/gsl_nan.h ../gsl/gsl_pow_int.h \ ../gsl/gsl_matrix.h ../gsl/gsl_matrix_complex_long_double.h \ ../gsl/gsl_complex.h ../gsl/gsl_vector_complex_long_double.h \ ../gsl/gsl_vector_long_double.h ../gsl/gsl_block_long_double.h \ ../gsl/gsl_vector_complex.h \ ../gsl/gsl_block_complex_long_double.h \ ../gsl/gsl_matrix_complex_double.h \ ../gsl/gsl_vector_complex_double.h ../gsl/gsl_vector_double.h \ ../gsl/gsl_block_double.h ../gsl/gsl_block_complex_double.h \ ../gsl/gsl_matrix_complex_float.h \ ../gsl/gsl_vector_complex_float.h ../gsl/gsl_vector_float.h \ ../gsl/gsl_block_float.h ../gsl/gsl_block_complex_float.h \ ../gsl/gsl_matrix_long_double.h ../gsl/gsl_matrix_double.h \ ../gsl/gsl_matrix_float.h ../gsl/gsl_matrix_ulong.h \ ../gsl/gsl_vector_ulong.h ../gsl/gsl_block_ulong.h \ ../gsl/gsl_matrix_long.h ../gsl/gsl_vector_long.h \ ../gsl/gsl_block_long.h ../gsl/gsl_matrix_uint.h \ ../gsl/gsl_vector_uint.h ../gsl/gsl_block_uint.h \ ../gsl/gsl_matrix_int.h ../gsl/gsl_vector_int.h \ ../gsl/gsl_block_int.h ../gsl/gsl_matrix_ushort.h \ ../gsl/gsl_vector_ushort.h ../gsl/gsl_block_ushort.h \ ../gsl/gsl_matrix_short.h ../gsl/gsl_vector_short.h \ ../gsl/gsl_block_short.h ../gsl/gsl_matrix_uchar.h \ ../gsl/gsl_vector_uchar.h ../gsl/gsl_block_uchar.h \ ../gsl/gsl_matrix_char.h ../gsl/gsl_vector_char.h \ ../gsl/gsl_block_char.h ../gsl/gsl_linalg.h \ ../gsl/gsl_permutation.h ../gsl/gsl_vector.h \ ../gsl/gsl_ieee_utils.h gsl_odeiv.htest_odeiv.o: test_odeiv.c ../config.h ../gsl/gsl_test.h \ ../gsl/gsl_errno.h ../gsl/gsl_math.h ../gsl/gsl_sys.h \ ../gsl/gsl_machine.h ../gsl/gsl_precision.h ../gsl/gsl_nan.h \ ../gsl/gsl_pow_int.h ../gsl/gsl_matrix.h \ ../gsl/gsl_matrix_complex_long_double.h ../gsl/gsl_complex.h \ ../gsl/gsl_vector_complex_long_double.h \ ../gsl/gsl_vector_complex.h \ ../gsl/gsl_block_complex_long_double.h \ ../gsl/gsl_matrix_complex_double.h \ ../gsl/gsl_vector_complex_double.h \ ../gsl/gsl_block_complex_double.h \ ../gsl/gsl_matrix_complex_float.h \ ../gsl/gsl_vector_complex_float.h \ ../gsl/gsl_block_complex_float.h \ ../gsl/gsl_matrix_long_double.h ../gsl/gsl_vector_long_double.h \ ../gsl/gsl_block_long_double.h ../gsl/gsl_matrix_double.h \ ../gsl/gsl_vector_double.h ../gsl/gsl_block_double.h \ ../gsl/gsl_matrix_float.h ../gsl/gsl_vector_float.h \ ../gsl/gsl_block_float.h ../gsl/gsl_matrix_ulong.h \ ../gsl/gsl_vector_ulong.h ../gsl/gsl_block_ulong.h \ ../gsl/gsl_matrix_long.h ../gsl/gsl_vector_long.h \ ../gsl/gsl_block_long.h ../gsl/gsl_matrix_uint.h \ ../gsl/gsl_vector_uint.h ../gsl/gsl_block_uint.h \ ../gsl/gsl_matrix_int.h ../gsl/gsl_vector_int.h \ ../gsl/gsl_block_int.h ../gsl/gsl_matrix_ushort.h \ ../gsl/gsl_vector_ushort.h ../gsl/gsl_block_ushort.h \ ../gsl/gsl_matrix_short.h ../gsl/gsl_vector_short.h \ ../gsl/gsl_block_short.h ../gsl/gsl_matrix_uchar.h \ ../gsl/gsl_vector_uchar.h ../gsl/gsl_block_uchar.h \ ../gsl/gsl_matrix_char.h ../gsl/gsl_vector_char.h \ ../gsl/gsl_block_char.h ../gsl/gsl_linalg.h \ ../gsl/gsl_permutation.h ../gsl/gsl_vector.h \ ../gsl/gsl_ieee_utils.h gsl_odeiv.hcheck-TESTS: $(TESTS) @failed=0; all=0; \ srcdir=$(srcdir); export srcdir; \ for tst in $(TESTS); do \ if test -f $$tst; then dir=.; \ else dir="$(srcdir)"; fi; \ if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \ all=`expr $$all + 1`; \ echo "PASS: $$tst"; \ elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ failed=`expr $$failed + 1`; \ echo "FAIL: $$tst"; \ fi; \ done; \ if test "$$failed" -eq 0; then \ banner="All $$all tests passed"; \ else \ banner="$$failed of $$all tests failed"; \ fi; \ dashes=`echo "$$banner" | sed s/./=/g`; \ echo "$$dashes"; \ echo "$$banner"; \ echo "$$dashes"; \ test "$$failed" -eq 0info-am:info: info-amdvi-am:dvi: dvi-amcheck-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(MAKE) $(AM_MAKEFLAGS) check-TESTScheck: check-aminstallcheck-am:installcheck: installcheck-aminstall-exec-am:install-exec: install-exec-aminstall-data-am: install-pkgincludeHEADERSinstall-data: install-data-aminstall-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstall: install-amuninstall-am: uninstall-pkgincludeHEADERSuninstall: uninstall-amall-am: Makefile $(LTLIBRARIES) $(HEADERS)all-redirect: all-aminstall-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s installinstalldirs: $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)mostlyclean-generic:clean-generic:distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]*maintainer-clean-generic:mostlyclean-am: mostlyclean-noinstLTLIBRARIES mostlyclean-compile \ mostlyclean-libtool mostlyclean-checkPROGRAMS \ mostlyclean-tags mostlyclean-genericmostlyclean: mostlyclean-amclean-am: clean-noinstLTLIBRARIES clean-compile clean-libtool \ clean-checkPROGRAMS clean-tags clean-generic \ mostlyclean-amclean: clean-amdistclean-am: distclean-noinstLTLIBRARIES distclean-compile \ distclean-libtool distclean-checkPROGRAMS \ distclean-tags distclean-generic clean-am -rm -f libtooldistclean: distclean-ammaintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \ maintainer-clean-compile maintainer-clean-libtool \ maintainer-clean-checkPROGRAMS maintainer-clean-tags \ maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild."maintainer-clean: maintainer-clean-am.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \mostlyclean-compile distclean-compile clean-compile \maintainer-clean-compile mostlyclean-libtool distclean-libtool \clean-libtool maintainer-clean-libtool mostlyclean-checkPROGRAMS \distclean-checkPROGRAMS clean-checkPROGRAMS \maintainer-clean-checkPROGRAMS uninstall-pkgincludeHEADERS \install-pkgincludeHEADERS tags mostlyclean-tags distclean-tags \clean-tags maintainer-clean-tags distdir check-TESTS info-am info \dvi-am dvi check check-am installcheck-am installcheck install-exec-am \install-exec install-data-am install-data install-am install \uninstall-am uninstall all-redirect all-am all installdirs \mostlyclean-generic distclean-generic clean-generic \maintainer-clean-generic clean mostlyclean distclean maintainer-clean# 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 + -