📄 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 = libgslvector.la check_PROGRAMS = test test_staticpkginclude_HEADERS = gsl_vector.h gsl_vector_char.h gsl_vector_complex.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.hINCLUDES = -I$(top_builddir) -I$(top_srcdir)TESTS = test test_statictest_LDADD = libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.latest_static_LDADD = libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.latest_SOURCES = test.ctest_static_SOURCES = test_static.cCLEANFILES = test.txt test.datnoinst_HEADERS = vector_source.c init_source.c file_source.c copy_source.c swap_source.c prop_source.c test_complex_source.c test_source.c test_io.c test_complex_io.c minmax_source.c oper_source.c reim_source.c subvector_source.c view_source.clibgslvector_la_SOURCES = init.c file.c vector.c copy.c swap.c prop.c minmax.c oper.c reim.c subvector.c view.c view.hmkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = ../config.hCONFIG_CLEAN_FILES = LTLIBRARIES = $(noinst_LTLIBRARIES)DEFS = @DEFS@ -I. -I$(srcdir) -I..CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@libgslvector_la_LDFLAGS = libgslvector_la_LIBADD = libgslvector_la_OBJECTS = init.lo file.lo vector.lo copy.lo swap.lo \prop.lo minmax.lo oper.lo reim.lo subvector.lo view.locheck_PROGRAMS = test$(EXEEXT) test_static$(EXEEXT)test_OBJECTS = test.$(OBJEXT)test_DEPENDENCIES = libgslvector.la ../block/libgslblock.la \../ieee-utils/libgslieeeutils.la ../err/libgslerr.la \../test/libgsltest.la ../utils/libutils.latest_LDFLAGS = test_static_OBJECTS = test_static.$(OBJEXT)test_static_DEPENDENCIES = libgslvector.la ../block/libgslblock.la \../ieee-utils/libgslieeeutils.la ../err/libgslerr.la \../test/libgsltest.la ../utils/libutils.latest_static_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 = $(libgslvector_la_SOURCES) $(test_SOURCES) $(test_static_SOURCES)OBJECTS = $(libgslvector_la_OBJECTS) $(test_OBJECTS) $(test_static_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 vector/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:libgslvector.la: $(libgslvector_la_OBJECTS) $(libgslvector_la_DEPENDENCIES) $(LINK) $(libgslvector_la_LDFLAGS) $(libgslvector_la_OBJECTS) $(libgslvector_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)test_static$(EXEEXT): $(test_static_OBJECTS) $(test_static_DEPENDENCIES) @rm -f test_static$(EXEEXT) $(LINK) $(test_static_LDFLAGS) $(test_static_OBJECTS) $(test_static_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 = vectordistdir: $(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; \ donecopy.lo copy.o : copy.c ../config.h ../gsl/gsl_vector.h \ ../gsl/gsl_vector_complex_long_double.h ../gsl/gsl_errno.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 \ ../templates_on.h copy_source.c ../templates_off.hfile.lo file.o : file.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_block.h ../gsl/gsl_block_complex_long_double.h \ ../gsl/gsl_block_complex_double.h \ ../gsl/gsl_block_complex_float.h ../gsl/gsl_block_long_double.h \ ../gsl/gsl_block_double.h ../gsl/gsl_block_float.h \ ../gsl/gsl_block_ulong.h ../gsl/gsl_block_long.h \ ../gsl/gsl_block_uint.h ../gsl/gsl_block_int.h \ ../gsl/gsl_block_ushort.h ../gsl/gsl_block_short.h \ ../gsl/gsl_block_uchar.h ../gsl/gsl_block_char.h \ ../gsl/gsl_vector.h ../gsl/gsl_vector_complex_long_double.h \ ../gsl/gsl_complex.h ../gsl/gsl_vector_long_double.h \ ../gsl/gsl_vector_complex.h ../gsl/gsl_vector_complex_double.h \ ../gsl/gsl_vector_double.h ../gsl/gsl_vector_complex_float.h \ ../gsl/gsl_vector_float.h ../gsl/gsl_vector_ulong.h \ ../gsl/gsl_vector_long.h ../gsl/gsl_vector_uint.h \ ../gsl/gsl_vector_int.h ../gsl/gsl_vector_ushort.h \ ../gsl/gsl_vector_short.h ../gsl/gsl_vector_uchar.h \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -