📄 makefile.in
字号:
test2d_resample$(EXEEXT): $(test2d_resample_OBJECTS) $(test2d_resample_DEPENDENCIES) @rm -f test2d_resample$(EXEEXT) $(LINK) $(test2d_resample_LDFLAGS) $(test2d_resample_OBJECTS) $(test2d_resample_LDADD) $(LIBS)test_trap$(EXEEXT): $(test_trap_OBJECTS) $(test_trap_DEPENDENCIES) @rm -f test_trap$(EXEEXT) $(LINK) $(test_trap_LDFLAGS) $(test_trap_OBJECTS) $(test_trap_LDADD) $(LIBS)test2d_trap$(EXEEXT): $(test2d_trap_OBJECTS) $(test2d_trap_DEPENDENCIES) @rm -f test2d_trap$(EXEEXT) $(LINK) $(test2d_trap_LDFLAGS) $(test2d_trap_OBJECTS) $(test2d_trap_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 = histogramdistdir: $(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; \ doneadd.lo add.o : add.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.h find.cadd2d.lo add2d.o : add2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.h ../gsl/gsl_histogram2d.h find2d.c find.ccalloc_range.lo calloc_range.o : calloc_range.c ../config.h \ ../gsl/gsl_errno.h ../gsl/gsl_histogram.hcalloc_range2d.lo calloc_range2d.o : calloc_range2d.c ../config.h \ ../gsl/gsl_errno.h ../gsl/gsl_histogram2d.hcopy.lo copy.o : copy.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.hcopy2d.lo copy2d.o : copy2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram2d.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_histogram.hfile2d.lo file2d.o : file2d.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_histogram2d.hfind.lo find.o : find.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.hfind2d.lo find2d.o : find2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.h ../gsl/gsl_histogram2d.h find.cget.lo get.o : get.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.h find.cget2d.lo get2d.o : get2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram2d.h find.cgsl-histogram.o: gsl-histogram.c ../config.h ../gsl/gsl_histogram.hinit.lo init.o : init.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.hinit2d.lo init2d.o : init2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram2d.hmaxval.lo maxval.o : maxval.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.hmaxval2d.lo maxval2d.o : maxval2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram2d.hoper.lo oper.o : oper.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.hoper2d.lo oper2d.o : oper2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram2d.hparams.lo params.o : params.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.hparams2d.lo params2d.o : params2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram2d.hpdf.lo pdf.o : pdf.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.h find.cpdf2d.lo pdf2d.o : pdf2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.h ../gsl/gsl_histogram2d.h find.creset.lo reset.o : reset.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.hreset2d.lo reset2d.o : reset2d.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram2d.hstat.lo stat.o : stat.c ../config.h ../gsl/gsl_errno.h \ ../gsl/gsl_histogram.htest.o: test.c ../config.h ../gsl/gsl_histogram.h ../gsl/gsl_test.h \ ../gsl/gsl_ieee_utils.htest2d.o: test2d.c ../config.h ../gsl/gsl_histogram2d.h \ ../gsl/gsl_test.h ../gsl/gsl_ieee_utils.htest2d_resample.o: test2d_resample.c ../config.h \ ../gsl/gsl_histogram2d.h ../gsl/gsl_test.h \ ../gsl/gsl_ieee_utils.h urand.ctest2d_trap.o: test2d_trap.c ../config.h ../gsl/gsl_histogram2d.h \ ../gsl/gsl_test.h ../gsl/gsl_errno.h ../gsl/gsl_ieee_utils.htest_resample.o: test_resample.c ../config.h ../gsl/gsl_histogram.h \ ../gsl/gsl_test.h ../gsl/gsl_ieee_utils.h urand.ctest_trap.o: test_trap.c ../config.h ../gsl/gsl_histogram.h \ ../gsl/gsl_test.h ../gsl/gsl_errno.h ../gsl/gsl_ieee_utils.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: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)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 + -