📄 makefile.in
字号:
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am# Copyright (C) 1994, 1995-8, 1999, 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.SHELL = @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/includeDESTDIR =pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ..ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_alias = @host_alias@host_triplet = @host@AR = @AR@AS = @AS@CC = @CC@CPP = @CPP@DLLTOOL = @DLLTOOL@ECHO = @ECHO@EXEEXT = @EXEEXT@GSL_CFLAGS = @GSL_CFLAGS@GSL_LIBS = @GSL_LIBS@HAVE_INLINE = @HAVE_INLINE@LIBTOOL = @LIBTOOL@LN_S = @LN_S@MAKEINFO = @MAKEINFO@OBJDUMP = @OBJDUMP@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@RANLIB = @RANLIB@STRIP = @STRIP@VERSION = @VERSION@noinst_LTLIBRARIES = libgslspecfunc.la pkginclude_HEADERS = gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h gsl_sf_clausen.h gsl_sf_coulomb.h gsl_sf_coupling.h gsl_sf_dawson.h gsl_sf_debye.h gsl_sf_dilog.h gsl_sf_elementary.h gsl_sf_ellint.h gsl_sf_elljac.h gsl_sf_erf.h gsl_sf_exp.h gsl_sf_expint.h gsl_sf_fermi_dirac.h gsl_sf_gamma.h gsl_sf_gegenbauer.h gsl_sf_hyperg.h gsl_sf_laguerre.h gsl_sf_lambert.h gsl_sf_legendre.h gsl_sf_log.h gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_result.h gsl_sf_synchrotron.h gsl_sf_transport.h gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.hnoinst_HEADERS = bessel_amp_phase.h bessel_olver.h bessel_temme.h bessel.h hyperg.h legendre.h eval.h chebyshev.h cheb_eval.c cheb_eval_mode.c check.h error.hINCLUDES = -I$(top_builddir)libgslspecfunc_la_SOURCES = airy.c airy_der.c airy_zero.c atanint.c bessel.c bessel.h bessel_I0.c bessel_I1.c bessel_In.c bessel_Inu.c bessel_J0.c bessel_J1.c bessel_Jn.c bessel_Jnu.c bessel_K0.c bessel_K1.c bessel_Kn.c bessel_Knu.c bessel_Y0.c bessel_Y1.c bessel_Yn.c bessel_Ynu.c bessel_amp_phase.c bessel_amp_phase.h bessel_i.c bessel_j.c bessel_k.c bessel_olver.c bessel_temme.c bessel_y.c bessel_zero.c bessel_sequence.c beta.c beta_inc.c clausen.c coulomb.c coupling.c coulomb_bound.c dawson.c debye.c dilog.c elementary.c ellint.c elljac.c erfc.c exp.c expint.c expint3.c fermi_dirac.c gegenbauer.c gamma.c gamma_inc.c hyperg_0F1.c hyperg_2F0.c hyperg_1F1.c hyperg_2F1.c hyperg_U.c hyperg.c laguerre.c lambert.c legendre_H3d.c legendre_Qn.c legendre_con.c legendre_poly.c log.c poch.c pow_int.c psi.c recurse.h result.c shint.c sinint.c synchrotron.c transport.c trig.c zeta.cTESTS = testcheck_PROGRAMS = testtest_LDADD = libgslspecfunc.la ../ieee-utils/libgslieeeutils.la ../sys/libgslsys.la ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.latest_SOURCES = test_sf.c test_sf.h test_airy.c test_bessel.c test_coulomb.c test_dilog.c test_gamma.c test_hyperg.c test_legendre.cmkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = ../config.hCONFIG_CLEAN_FILES = LTLIBRARIES = $(noinst_LTLIBRARIES)DEFS = @DEFS@ -I. -I$(srcdir) -I..CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@libgslspecfunc_la_LDFLAGS = libgslspecfunc_la_LIBADD = libgslspecfunc_la_OBJECTS = airy.lo airy_der.lo airy_zero.lo atanint.lo \bessel.lo bessel_I0.lo bessel_I1.lo bessel_In.lo bessel_Inu.lo \bessel_J0.lo bessel_J1.lo bessel_Jn.lo bessel_Jnu.lo bessel_K0.lo \bessel_K1.lo bessel_Kn.lo bessel_Knu.lo bessel_Y0.lo bessel_Y1.lo \bessel_Yn.lo bessel_Ynu.lo bessel_amp_phase.lo bessel_i.lo bessel_j.lo \bessel_k.lo bessel_olver.lo bessel_temme.lo bessel_y.lo bessel_zero.lo \bessel_sequence.lo beta.lo beta_inc.lo clausen.lo coulomb.lo \coupling.lo coulomb_bound.lo dawson.lo debye.lo dilog.lo elementary.lo \ellint.lo elljac.lo erfc.lo exp.lo expint.lo expint3.lo fermi_dirac.lo \gegenbauer.lo gamma.lo gamma_inc.lo hyperg_0F1.lo hyperg_2F0.lo \hyperg_1F1.lo hyperg_2F1.lo hyperg_U.lo hyperg.lo laguerre.lo \lambert.lo legendre_H3d.lo legendre_Qn.lo legendre_con.lo \legendre_poly.lo log.lo poch.lo pow_int.lo psi.lo result.lo shint.lo \sinint.lo synchrotron.lo transport.lo trig.lo zeta.locheck_PROGRAMS = test$(EXEEXT)test_OBJECTS = test_sf.$(OBJEXT) test_airy.$(OBJEXT) \test_bessel.$(OBJEXT) test_coulomb.$(OBJEXT) test_dilog.$(OBJEXT) \test_gamma.$(OBJEXT) test_hyperg.$(OBJEXT) test_legendre.$(OBJEXT)test_DEPENDENCIES = libgslspecfunc.la ../ieee-utils/libgslieeeutils.la \../sys/libgslsys.la ../err/libgslerr.la ../test/libgsltest.la \../utils/libutils.latest_LDFLAGS = CFLAGS = @CFLAGS@COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS)DIST_COMMON = ChangeLog Makefile.am Makefile.in TODODISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)TAR = tarGZIP_ENV = --bestSOURCES = $(libgslspecfunc_la_SOURCES) $(test_SOURCES)OBJECTS = $(libgslspecfunc_la_OBJECTS) $(test_OBJECTS)all: all-redirect.SUFFIXES:.SUFFIXES: .S .c .lo .o .obj .s$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps specfunc/MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.statusmostlyclean-noinstLTLIBRARIES:clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)distclean-noinstLTLIBRARIES:maintainer-clean-noinstLTLIBRARIES:.c.o: $(COMPILE) -c $<# FIXME: We should only use cygpath when building on Windows,# and only if it is available..c.obj: $(COMPILE) -c `cygpath -w $<`.s.o: $(COMPILE) -c $<.S.o: $(COMPILE) -c $<mostlyclean-compile: -rm -f *.o core *.core -rm -f *.$(OBJEXT)clean-compile:distclean-compile: -rm -f *.tab.cmaintainer-clean-compile:.c.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $<.s.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $<.S.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $<mostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libsdistclean-libtool:maintainer-clean-libtool:libgslspecfunc.la: $(libgslspecfunc_la_OBJECTS) $(libgslspecfunc_la_DEPENDENCIES) $(LINK) $(libgslspecfunc_la_LDFLAGS) $(libgslspecfunc_la_OBJECTS) $(libgslspecfunc_la_LIBADD) $(LIBS)mostlyclean-checkPROGRAMS:clean-checkPROGRAMS: -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)distclean-checkPROGRAMS:maintainer-clean-checkPROGRAMS:test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) @rm -f test$(EXEEXT) $(LINK) $(test_LDFLAGS) $(test_OBJECTS) $(test_LDADD) $(LIBS)install-pkgincludeHEADERS: $(pkginclude_HEADERS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgincludedir) @list='$(pkginclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p"; \ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p; \ doneuninstall-pkgincludeHEADERS: @$(NORMAL_UNINSTALL) list='$(pkginclude_HEADERS)'; for p in $$list; do \ rm -f $(DESTDIR)$(pkgincludedir)/$$p; \ donetags: TAGSID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP)TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)mostlyclean-tags:clean-tags:distclean-tags: -rm -f TAGS IDmaintainer-clean-tags:distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)subdir = specfuncdistdir: $(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; \ doneairy.lo airy.o : airy.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_sf_trig.h \ ../gsl/gsl_sf_result.h gsl_sf_airy.h ../gsl/gsl_mode.h error.h \ check.h chebyshev.h cheb_eval_mode.c eval.hairy_der.lo airy_der.o : airy_der.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_sf_exp.h ../gsl/gsl_sf_result.h gsl_sf_airy.h \ ../gsl/gsl_mode.h error.h chebyshev.h cheb_eval_mode.c eval.hairy_zero.lo airy_zero.o : airy_zero.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_sf_airy.h ../gsl/gsl_mode.h ../gsl/gsl_sf_result.h error.h \ eval.hatanint.lo atanint.o : atanint.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_mode.h gsl_sf_expint.h ../gsl/gsl_sf_result.h \ chebyshev.h cheb_eval.c eval.hbessel.lo bessel.o : bessel.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_sf_airy.h ../gsl/gsl_mode.h ../gsl/gsl_sf_result.h \ gsl_sf_elementary.h gsl_sf_exp.h gsl_sf_gamma.h gsl_sf_trig.h \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -