Advertisement
bidesh23

Makefile_pvfmm

Dec 5th, 2021
1,481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 51.49 KB | None | 0 0
  1. # Makefile.in generated by automake 1.15.1 from Makefile.am.
  2. # Makefile.  Generated from Makefile.in by configure.
  3.  
  4. # Copyright (C) 1994-2017 Free Software Foundation, Inc.
  5.  
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15.  
  16.  
  17. # Load this file inside your Makefile and use the variables CXXFLAGS_PVFMM and
  18. # LDLIBS_PVFMM for compiling your code. You can use examples/Makefile as a
  19. # template makefile for your projects linking to this library.
  20.  
  21. # Copyright (C) 2004 Oren Ben-Kiki
  22. # This file is distributed under the same terms as the Automake macro files.
  23.  
  24. # Generate automatic documentation using Doxygen. Goals and variables values
  25. # are controlled by the various DX_COND_??? conditionals set by autoconf.
  26. #
  27. # The provided goals are:
  28. # doxygen-doc: Generate all doxygen documentation.
  29. # doxygen-run: Run doxygen, which will generate some of the documentation
  30. #              (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post
  31. #              processing required for the rest of it (PS, PDF, and some MAN).
  32. # doxygen-man: Rename some doxygen generated man pages.
  33. # doxygen-ps: Generate doxygen PostScript documentation.
  34. # doxygen-pdf: Generate doxygen PDF documentation.
  35. #
  36. # Note that by default these are not integrated into the automake goals. If
  37. # doxygen is used to generate man pages, you can achieve this integration by
  38. # setting man3_MANS to the list of man pages generated and then adding the
  39. # dependency:
  40. #
  41. #   $(man3_MANS): doxygen-doc
  42. #
  43. # This will cause make to run doxygen and generate all the documentation.
  44. #
  45. # The following variable is intended for use in Makefile.am:
  46. #
  47. # DX_CLEANFILES = everything to clean.
  48. #
  49. # This is usually added to MOSTLYCLEANFILES.
  50.  
  51.  
  52.  
  53.  
  54. am__is_gnu_make = { \
  55.   if test -z '$(MAKELEVEL)'; then \
  56.     false; \
  57.   elif test -n '$(MAKE_HOST)'; then \
  58.     true; \
  59.   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  60.     true; \
  61.   else \
  62.     false; \
  63.   fi; \
  64. }
  65. am__make_running_with_option = \
  66.   case $${target_option-} in \
  67.       ?) ;; \
  68.       *) echo "am__make_running_with_option: internal error: invalid" \
  69.               "target option '$${target_option-}' specified" >&2; \
  70.          exit 1;; \
  71.   esac; \
  72.   has_opt=no; \
  73.   sane_makeflags=$$MAKEFLAGS; \
  74.   if $(am__is_gnu_make); then \
  75.     sane_makeflags=$$MFLAGS; \
  76.   else \
  77.     case $$MAKEFLAGS in \
  78.       *\\[\ \   ]*) \
  79.         bs=\\; \
  80.         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  81.           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
  82.     esac; \
  83.   fi; \
  84.   skip_next=no; \
  85.   strip_trailopt () \
  86.   { \
  87.     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  88.   }; \
  89.   for flg in $$sane_makeflags; do \
  90.     test $$skip_next = yes && { skip_next=no; continue; }; \
  91.     case $$flg in \
  92.       *=*|--*) continue;; \
  93.         -*I) strip_trailopt 'I'; skip_next=yes;; \
  94.       -*I?*) strip_trailopt 'I';; \
  95.         -*O) strip_trailopt 'O'; skip_next=yes;; \
  96.       -*O?*) strip_trailopt 'O';; \
  97.         -*l) strip_trailopt 'l'; skip_next=yes;; \
  98.       -*l?*) strip_trailopt 'l';; \
  99.       -[dEDm]) skip_next=yes;; \
  100.       -[JT]) skip_next=yes;; \
  101.     esac; \
  102.     case $$flg in \
  103.       *$$target_option*) has_opt=yes; break;; \
  104.     esac; \
  105.   done; \
  106.   test $$has_opt = yes
  107. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  108. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  109. pkgdatadir = $(datadir)/pvfmm
  110. pkgincludedir = $(includedir)/pvfmm
  111. pkglibdir = $(libdir)/pvfmm
  112. pkglibexecdir = $(libexecdir)/pvfmm
  113. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  114. install_sh_DATA = $(install_sh) -c -m 644
  115. install_sh_PROGRAM = $(install_sh) -c
  116. install_sh_SCRIPT = $(install_sh) -c
  117. INSTALL_HEADER = $(INSTALL_DATA)
  118. transform = $(program_transform_name)
  119. NORMAL_INSTALL = :
  120. PRE_INSTALL = :
  121. POST_INSTALL = :
  122. NORMAL_UNINSTALL = :
  123. PRE_UNINSTALL = :
  124. POST_UNINSTALL = :
  125. build_triplet = x86_64-pc-linux-gnu
  126. host_triplet = x86_64-pc-linux-gnu
  127. #am__append_1 = \
  128. #                                                   src/fmm_pts_gpu.cu
  129.  
  130. subdir = .
  131. SUBDIRS =
  132. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  133. am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_fftw.m4 \
  134.     $(top_srcdir)/m4/ac_check_fftwf.m4 \
  135.     $(top_srcdir)/m4/ac_check_intel_offload.m4 \
  136.     $(top_srcdir)/m4/ac_check_openmp.m4 \
  137.     $(top_srcdir)/m4/ac_lang_werror.m4 \
  138.     $(top_srcdir)/m4/acinclude.m4 $(top_srcdir)/m4/ax_blas.m4 \
  139.     $(top_srcdir)/m4/ax_check_cuda.m4 \
  140.     $(top_srcdir)/m4/ax_check_quad_precision.m4 \
  141.     $(top_srcdir)/m4/ax_check_svml.m4 \
  142.     $(top_srcdir)/m4/ax_compiler_vendor.m4 \
  143.     $(top_srcdir)/m4/ax_cxx_def_template_arg.m4 \
  144.     $(top_srcdir)/m4/ax_lapack.m4 $(top_srcdir)/m4/ax_mpi.m4 \
  145.     $(top_srcdir)/m4/ax_normalize_path.m4 \
  146.     $(top_srcdir)/m4/ax_prefix_config_h.m4 \
  147.     $(top_srcdir)/m4/ax_prog_cxx_mpi.m4 \
  148.     $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  149.     $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  150.     $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
  151. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  152.     $(ACLOCAL_M4)
  153. DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
  154.     $(am__configure_deps) $(dist_noinst_SCRIPTS) \
  155.     $(lib_libpvfmm_la_HEADERS) $(am__DIST_COMMON)
  156. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  157.  configure.lineno config.status.lineno
  158. mkinstalldirs = $(install_sh) -d
  159. CONFIG_HEADER = config.h
  160. CONFIG_CLEAN_FILES = MakeVariables
  161. CONFIG_CLEAN_VPATH_FILES =
  162. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  163. am__vpath_adj = case $$p in \
  164.     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  165.     *) f=$$p;; \
  166.   esac;
  167. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  168. am__install_max = 40
  169. am__nobase_strip_setup = \
  170.   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  171. am__nobase_strip = \
  172.   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  173. am__nobase_list = $(am__nobase_strip_setup); \
  174.   for p in $$list; do echo "$$p $$p"; done | \
  175.   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  176.   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  177.    if (++n[$$2] == $(am__install_max)) \
  178.      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  179.    END { for (dir in files) print dir, files[dir] }'
  180. am__base_list = \
  181.   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  182.   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  183. am__uninstall_files_from_dir = { \
  184.   test -z "$$files" \
  185.     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  186.     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  187.          $(am__cd) "$$dir" && rm -f $$files; }; \
  188.   }
  189. am__installdirs = "$(DESTDIR)$(pkglibdir)" \
  190.     "$(DESTDIR)$(lib_libpvfmm_ladir)"
  191. LTLIBRARIES = $(pkglib_LTLIBRARIES)
  192. lib_libpvfmm_la_LIBADD =
  193. am__lib_libpvfmm_la_SOURCES_DIST = include/pvfmm_config.h \
  194.     include/pvfmm_common.hpp include/pvfmm.hpp include/pvfmm.txx \
  195.     include/blas.h include/cheb_node.hpp include/cheb_utils.hpp \
  196.     include/device_wrapper.hpp include/dtypes.h \
  197.     include/fft_wrapper.hpp include/fmm_cheb.hpp \
  198.     include/fmm_node.hpp include/fmm_pts.hpp \
  199.     include/fmm_pts_gpu.hpp include/fmm_tree.hpp \
  200.     include/interac_list.hpp include/intrin_wrapper.hpp \
  201.     include/kernel.hpp include/lapack.h include/legendre_rule.hpp \
  202.     include/matrix.hpp include/mat_utils.hpp include/mem_mgr.hpp \
  203.     include/mortonid.hpp include/mpi_node.hpp include/mpi_tree.hpp \
  204.     include/ompUtils.h include/parUtils.h include/precomp_mat.hpp \
  205.     include/profile.hpp include/math_utils.hpp \
  206.     include/stacktrace.h include/tree.hpp include/tree_node.hpp \
  207.     include/vector.hpp include/cheb_node.txx \
  208.     include/cheb_utils.txx include/device_wrapper.txx \
  209.     include/fmm_cheb.txx include/fmm_node.txx include/fmm_pts.txx \
  210.     include/fmm_tree.txx include/interac_list.txx \
  211.     include/kernel.txx include/matrix.txx include/mat_utils.txx \
  212.     include/mem_mgr.txx include/mortonid.txx include/mpi_node.txx \
  213.     include/mpi_tree.txx include/ompUtils.txx include/parUtils.txx \
  214.     include/precomp_mat.txx include/tree.txx include/vector.txx \
  215.     src/cheb_utils.cpp src/device_wrapper.cpp \
  216.     src/legendre_rule.cpp src/mat_utils.cpp src/math_utils.cpp \
  217.     src/mem_mgr.cpp src/mortonid.cpp src/profile.cpp \
  218.     src/pvfmm-wrapper.cpp src/tree_node.cpp src/fmm_pts_gpu.cu
  219. am__objects_1 =
  220. am__dirstamp = $(am__leading_dot)dirstamp
  221. am_lib_libpvfmm_la_OBJECTS = $(am__objects_1) src/cheb_utils.lo \
  222.     src/device_wrapper.lo src/legendre_rule.lo src/mat_utils.lo \
  223.     src/math_utils.lo src/mem_mgr.lo src/mortonid.lo \
  224.     src/profile.lo src/pvfmm-wrapper.lo src/tree_node.lo \
  225.     $(am__objects_1)
  226. lib_libpvfmm_la_OBJECTS = $(am_lib_libpvfmm_la_OBJECTS)
  227. AM_V_lt = $(am__v_lt_$(V))
  228. am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
  229. am__v_lt_0 = --silent
  230. am__v_lt_1 =
  231. SCRIPTS = $(dist_noinst_SCRIPTS)
  232. AM_V_P = $(am__v_P_$(V))
  233. am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
  234. am__v_P_0 = false
  235. am__v_P_1 = :
  236. AM_V_GEN = $(am__v_GEN_$(V))
  237. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  238. am__v_GEN_0 = @echo "  GEN     " $@;
  239. am__v_GEN_1 =
  240. AM_V_at = $(am__v_at_$(V))
  241. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  242. am__v_at_0 = @
  243. am__v_at_1 =
  244. DEFAULT_INCLUDES = -I.
  245. depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
  246. am__depfiles_maybe = depfiles
  247. am__mv = mv -f
  248. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  249.     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  250. LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
  251.     $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
  252.     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  253.     $(AM_CXXFLAGS) $(CXXFLAGS)
  254. AM_V_CXX = $(am__v_CXX_$(V))
  255. am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
  256. am__v_CXX_0 = @echo "  CXX     " $@;
  257. am__v_CXX_1 =
  258. CXXLD = $(CXX)
  259. CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
  260.     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
  261.     $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  262. AM_V_CXXLD = $(am__v_CXXLD_$(V))
  263. am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
  264. am__v_CXXLD_0 = @echo "  CXXLD   " $@;
  265. am__v_CXXLD_1 =
  266. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  267.     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  268. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  269.     $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  270.     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  271.     $(AM_CFLAGS) $(CFLAGS)
  272. AM_V_CC = $(am__v_CC_$(V))
  273. am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
  274. am__v_CC_0 = @echo "  CC      " $@;
  275. am__v_CC_1 =
  276. CCLD = $(CC)
  277. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  278.     $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  279.     $(AM_LDFLAGS) $(LDFLAGS) -o $@
  280. AM_V_CCLD = $(am__v_CCLD_$(V))
  281. am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
  282. am__v_CCLD_0 = @echo "  CCLD    " $@;
  283. am__v_CCLD_1 =
  284. SOURCES = $(lib_libpvfmm_la_SOURCES)
  285. DIST_SOURCES = $(am__lib_libpvfmm_la_SOURCES_DIST)
  286. RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  287.     ctags-recursive dvi-recursive html-recursive info-recursive \
  288.     install-data-recursive install-dvi-recursive \
  289.     install-exec-recursive install-html-recursive \
  290.     install-info-recursive install-pdf-recursive \
  291.     install-ps-recursive install-recursive installcheck-recursive \
  292.     installdirs-recursive pdf-recursive ps-recursive \
  293.     tags-recursive uninstall-recursive
  294. am__can_run_installinfo = \
  295.   case $$AM_UPDATE_INFO_DIR in \
  296.     n|no|NO) false;; \
  297.     *) (install-info --version) >/dev/null 2>&1;; \
  298.   esac
  299. HEADERS = $(lib_libpvfmm_la_HEADERS)
  300. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  301.   distclean-recursive maintainer-clean-recursive
  302. am__recursive_targets = \
  303.   $(RECURSIVE_TARGETS) \
  304.   $(RECURSIVE_CLEAN_TARGETS) \
  305.   $(am__extra_recursive_targets)
  306. AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  307.     cscope distdir dist dist-all distcheck
  308. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
  309.     $(LISP)config.h.in
  310. # Read a list of newline-separated strings from the standard input,
  311. # and print each of them once, without duplicates.  Input order is
  312. # *not* preserved.
  313. am__uniquify_input = $(AWK) '\
  314.  BEGIN { nonempty = 0; } \
  315.  { items[$$0] = 1; nonempty = 1; } \
  316.  END { if (nonempty) { for (i in items) print i; }; } \
  317. '
  318. # Make sure the list of sources is unique.  This is necessary because,
  319. # e.g., the same source file might be shared among _SOURCES variables
  320. # for different programs/libraries.
  321. am__define_uniq_tagged_files = \
  322.   list='$(am__tagged_files)'; \
  323.   unique=`for i in $$list; do \
  324.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  325.   done | $(am__uniquify_input)`
  326. ETAGS = etags
  327. CTAGS = ctags
  328. CSCOPE = cscope
  329. am__DIST_COMMON = $(srcdir)/MakeVariables.in $(srcdir)/Makefile.in \
  330.     $(srcdir)/aminclude.am $(srcdir)/config.h.in \
  331.     $(top_srcdir)/build-aux/ar-lib $(top_srcdir)/build-aux/compile \
  332.     $(top_srcdir)/build-aux/config.guess \
  333.     $(top_srcdir)/build-aux/config.sub \
  334.     $(top_srcdir)/build-aux/depcomp \
  335.     $(top_srcdir)/build-aux/install-sh \
  336.     $(top_srcdir)/build-aux/ltmain.sh \
  337.     $(top_srcdir)/build-aux/missing AUTHORS COPYING ChangeLog \
  338.     INSTALL NEWS TODO build-aux/ar-lib build-aux/compile \
  339.     build-aux/config.guess build-aux/config.sub build-aux/depcomp \
  340.     build-aux/install-sh build-aux/ltmain.sh build-aux/missing
  341. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  342. distdir = $(PACKAGE)-$(VERSION)
  343. top_distdir = $(distdir)
  344. am__remove_distdir = \
  345.   if test -d "$(distdir)"; then \
  346.     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  347.       && rm -rf "$(distdir)" \
  348.       || { sleep 5 && rm -rf "$(distdir)"; }; \
  349.   else :; fi
  350. am__post_remove_distdir = $(am__remove_distdir)
  351. am__relativize = \
  352.   dir0=`pwd`; \
  353.   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  354.   sed_rest='s,^[^/]*/*,,'; \
  355.   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  356.   sed_butlast='s,/*[^/]*$$,,'; \
  357.   while test -n "$$dir1"; do \
  358.     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  359.     if test "$$first" != "."; then \
  360.       if test "$$first" = ".."; then \
  361.         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  362.         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  363.       else \
  364.         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  365.         if test "$$first2" = "$$first"; then \
  366.           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  367.         else \
  368.           dir2="../$$dir2"; \
  369.         fi; \
  370.         dir0="$$dir0"/"$$first"; \
  371.       fi; \
  372.     fi; \
  373.     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  374.   done; \
  375.   reldir="$$dir2"
  376. DIST_ARCHIVES = $(distdir).tar.gz
  377. GZIP_ENV = --best
  378. DIST_TARGETS = dist-gzip
  379. distuninstallcheck_listfiles = find . -type f -print
  380. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  381.   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  382. distcleancheck_listfiles = find . -type f -print
  383. ACLOCAL = ${SHELL} /home/bidesh/Coding/FMM/pvfmm-1.3.0/build-aux/missing aclocal-1.15
  384. AMTAR = $${TAR-tar}
  385. AM_DEFAULT_VERBOSITY = 1
  386. AR = ar
  387. AUTOCONF = ${SHELL} /home/bidesh/Coding/FMM/pvfmm-1.3.0/build-aux/missing autoconf
  388. AUTOHEADER = ${SHELL} /home/bidesh/Coding/FMM/pvfmm-1.3.0/build-aux/missing autoheader
  389. AUTOMAKE = ${SHELL} /home/bidesh/Coding/FMM/pvfmm-1.3.0/build-aux/missing automake-1.15
  390. AWK = mawk
  391. BLAS_LIBS = -lblas
  392. CC = gcc
  393. CCDEPMODE = depmode=gcc3
  394. CFLAGS =  -fopenmp
  395. CPP = gcc -E
  396. CPPFLAGS =
  397. CUDA_CFLAGS =
  398. CUDA_LDLIBS =
  399. CXX = mpic++
  400. CXXCPP = mpic++ -E
  401. CXXDEPMODE = depmode=gcc3
  402. CXXFLAGS = $(CXXFLAGS_PVFMM)
  403. CYGPATH_W = echo
  404. DEFS = -DHAVE_CONFIG_H
  405. DEPDIR = .deps
  406. DLLTOOL = false
  407. DOXYGEN_PAPER_SIZE =
  408. DSYMUTIL =
  409. DUMPBIN =
  410. DX_CONFIG = Doxyfile
  411. DX_DOCDIR = doc/doxygen
  412. DX_DOT =
  413. DX_DOXYGEN =
  414. DX_DVIPS =
  415. DX_EGREP =
  416. DX_ENV =  SRCDIR='.' PROJECT='PVFMM' DOCDIR='doc/doxygen' VERSION='1.0.0' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO'
  417. DX_FLAG_DX_CURRENT_FEATURE =
  418. DX_FLAG_chi = 0
  419. DX_FLAG_chm = 0
  420. DX_FLAG_doc = 0
  421. DX_FLAG_dot = 0
  422. DX_FLAG_html = 0
  423. DX_FLAG_man = 0
  424. DX_FLAG_pdf = 0
  425. DX_FLAG_ps = 0
  426. DX_FLAG_rtf = 0
  427. DX_FLAG_xml = 0
  428. DX_HHC =
  429. DX_LATEX =
  430. DX_MAKEINDEX =
  431. DX_PDFLATEX =
  432. DX_PERL = /usr/bin/perl
  433. DX_PROJECT = PVFMM
  434. ECHO_C =
  435. ECHO_N = -n
  436. ECHO_T =
  437. EGREP = /bin/grep -E
  438. EXEEXT =
  439. F77 = f77
  440. FFLAGS = -g -O2
  441. FFTWF_LIB =  -lfftw3f
  442. FFTW_INCLUDE =
  443. FFTW_LIB =  -lfftw3
  444. FGREP = /bin/grep -F
  445. FLIBS =  -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -ldl -lstdc++ -lgfortran -lm -lquadmath
  446. GREP = /bin/grep
  447. INSTALL = /usr/bin/install -c
  448. INSTALL_DATA = ${INSTALL} -m 644
  449. INSTALL_PROGRAM = ${INSTALL}
  450. INSTALL_SCRIPT = ${INSTALL}
  451. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  452. LAPACK_LIBS =
  453. LD = /usr/bin/ld -m elf_x86_64
  454. LDFLAGS =
  455. LIBOBJS =
  456. LIBS = -ldl -lstdc++
  457. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  458. LIPO =
  459. LN_S = ln -s
  460. LTLIBOBJS =
  461. LT_SYS_LIBRARY_PATH =
  462. MAKEINFO = ${SHELL} /home/bidesh/Coding/FMM/pvfmm-1.3.0/build-aux/missing makeinfo
  463. MANIFEST_TOOL = :
  464. MKDIR_P = /bin/mkdir -p
  465. MPICXX = mpic++
  466. MPILIBS =  
  467. NM = /usr/bin/nm -B
  468. NMEDIT =
  469. NVCC = no
  470. NVCCFLAGS =
  471. OBJDUMP = objdump
  472. OBJEXT = o
  473. OTOOL =
  474. OTOOL64 =
  475. PACKAGE = pvfmm
  476. PACKAGE_BUGREPORT = contact@pvfmm.org
  477. PACKAGE_NAME = PVFMM
  478. PACKAGE_STRING = PVFMM 1.0.0
  479. PACKAGE_TARNAME = pvfmm
  480. PACKAGE_URL =
  481. PACKAGE_VERSION = 1.0.0
  482. PATH_SEPARATOR = :
  483. PERL = /usr/bin/perl
  484. POW_LIB =
  485. RANLIB = ranlib
  486. SED = /bin/sed
  487. SET_MAKE =
  488. SHELL = /bin/sh
  489. STRIP = strip
  490. VERSION = 1.0.0
  491. XMKMF =
  492. X_INCLUDES =
  493. X_LIBS =  -lX11
  494. abs_builddir = /home/bidesh/Coding/FMM/pvfmm-1.3.0
  495. abs_srcdir = /home/bidesh/Coding/FMM/pvfmm-1.3.0
  496. abs_top_builddir = /home/bidesh/Coding/FMM/pvfmm-1.3.0
  497. abs_top_srcdir = /home/bidesh/Coding/FMM/pvfmm-1.3.0
  498. ac_ct_AR = ar
  499. ac_ct_CC = gcc
  500. ac_ct_CXX = mpic++
  501. ac_ct_DUMPBIN =
  502. ac_ct_F77 = f77
  503. am__include = include
  504. am__leading_dot = .
  505. am__quote =
  506. am__tar = $${TAR-tar} chof - "$$tardir"
  507. am__untar = $${TAR-tar} xf -
  508. bindir = ${exec_prefix}/bin
  509. build = x86_64-pc-linux-gnu
  510. build_alias =
  511. build_cpu = x86_64
  512. build_os = linux-gnu
  513. build_vendor = pc
  514. builddir = .
  515. datadir = ${datarootdir}
  516. datarootdir = ${prefix}/share
  517. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  518. doxygen_ok = no
  519. dvidir = ${docdir}
  520. dvips_ok = yes
  521. exec_prefix = ${prefix}
  522. gs_ok = yes
  523. host = x86_64-pc-linux-gnu
  524. host_alias =
  525. host_cpu = x86_64
  526. host_os = linux-gnu
  527. host_vendor = pc
  528. htmldir = ${docdir}
  529. includedir = ${prefix}/include
  530. infodir = ${datarootdir}/info
  531. install_sh = ${SHELL} /home/bidesh/Coding/FMM/pvfmm-1.3.0/build-aux/install-sh
  532. latex_ok = yes
  533. libdir = ${exec_prefix}/lib
  534. libexecdir = ${exec_prefix}/libexec
  535. localedir = ${datarootdir}/locale
  536. localstatedir = ${prefix}/var
  537. mandir = ${datarootdir}/man
  538. mkdir_p = $(MKDIR_P)
  539. oldincludedir = /usr/include
  540. pdfdir = ${docdir}
  541. pdflatex_ok = yes
  542. prefix = /usr/local
  543. program_transform_name = s,x,x,
  544. psdir = ${docdir}
  545. runstatedir = ${localstatedir}/run
  546. sbindir = ${exec_prefix}/sbin
  547. sharedstatedir = ${prefix}/com
  548. srcdir = .
  549. sysconfdir = ${prefix}/etc
  550. target_alias =
  551. top_build_prefix =
  552. top_builddir = .
  553. top_srcdir = .
  554. ACLOCAL_AMFLAGS = -I m4 $(ACLOCAL_FLAGS)
  555. AUTOMAKE_OPTIONS = subdir-objects foreign
  556. INSTALL_DIR_PVFMM = /usr/local
  557. TOP_SRCDIR_PVFMM = /home/bidesh/Coding/FMM/pvfmm-1.3.0
  558. PKG_SUBDIR_PVFMM =
  559.  
  560. # Compiler and flags.
  561. CXX_PVFMM = mpic++
  562. INTEL_OFFLOAD_OK = @intel_offload_ok@
  563.  
  564. # The PVFMM library and headers.
  565. PVFMM_INCLUDES = -I$(TOP_SRCDIR_PVFMM)/include$(PKG_SUBDIR_PVFMM)
  566. PVFMM_LIBS = -L$(TOP_SRCDIR_PVFMM)/lib$(PKG_SUBDIR_PVFMM) -lpvfmm
  567.  
  568. # Add FFTW include and lib paths.
  569. FFTW_INCLUDES_PVFMM =
  570. FFTW_LIBS_PVFMM =  -lfftw3  -lfftw3f
  571.  
  572. # BLAS, LAPACK libs.
  573. BLAS_LAPACK_LIB_PVFMM =  -lblas  -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -ldl -lstdc++ -lgfortran -lm -lquadmath
  574.  
  575. # X include and lib paths.
  576. X_INCLUDES_PVFMM =
  577. X_LIBS_PVFMM =  -lX11
  578.  
  579. # nvcc compiler and flags.
  580. NVCC_PVFMM = no
  581. NVCCFLAGS_PVFMM =   $(PVFMM_INCLUDES)
  582.  
  583. # CUDA include and libs.
  584. CUDA_CFLAGS_PVFMM =
  585. CUDA_LDLIBS_PVFMM =
  586.  
  587. # Add all CXXFLAGS_PVFMM and LDLIBS_PVFMM
  588.  
  589. # Add SCTL
  590. CXXFLAGS_PVFMM = -g -O2 -fopenmp $(PVFMM_INCLUDES) $(FFTW_INCLUDES_PVFMM) \
  591.     $(X_INCLUDES_PVFMM) $(CUDA_CFLAGS_PVFMM) -DSCTL_HAVE_PVFMM \
  592.     -DSCTL_HAVE_BLAS -DSCTL_HAVE_LAPACK -DSCTL_HAVE_FFTW \
  593.     -DSCTL_PROFILE=5 -DSCTL_VERBOSE \
  594.     -I$(TOP_SRCDIR_PVFMM)/SCTL/include
  595. LDLIBS_PVFMM =  $(PVFMM_LIBS) $(FFTW_LIBS_PVFMM) $(BLAS_LAPACK_LIB_PVFMM) $(X_LIBS_PVFMM) $(CUDA_LDLIBS_PVFMM) -ldl -lstdc++
  596. LDFLAGS_PVFMM = $(LDLIBS_PVFMM) # Deprecated, use LDLIBS_PVFMM instead
  597. LDLIBS = $(LDLIBS_PVFMM)
  598. ##DX_CLEAN_HTML = doc/doxygen/html
  599. ##DX_CLEAN_CHM = doc/doxygen/chm
  600. ###DX_CLEAN_CHI = doc/doxygen/pvfmm.chi
  601. ##DX_CLEAN_MAN = doc/doxygen/man
  602. ##DX_CLEAN_RTF = doc/doxygen/rtf
  603. ##DX_CLEAN_XML = doc/doxygen/xml
  604. ##DX_CLEAN_PS = doc/doxygen/pvfmm.ps
  605. ##DX_PS_GOAL = doxygen-ps
  606. ##DX_CLEAN_PDF = doc/doxygen/pvfmm.pdf
  607. ##DX_PDF_GOAL = doxygen-pdf
  608. ##DX_CLEAN_LATEX = doc/doxygen/latex
  609. #DX_CLEANFILES = \
  610. #    doc/doxygen/pvfmm.tag \
  611. #    -r \
  612. #    $(DX_CLEAN_HTML) \
  613. #    $(DX_CLEAN_CHM) \
  614. #    $(DX_CLEAN_CHI) \
  615. #    $(DX_CLEAN_MAN) \
  616. #    $(DX_CLEAN_RTF) \
  617. #    $(DX_CLEAN_XML) \
  618. #    $(DX_CLEAN_PS) \
  619. #    $(DX_CLEAN_PDF) \
  620. #    $(DX_CLEAN_LATEX)
  621.  
  622.  
  623. # DOXYGEN SUPPORT
  624. INSTALL_DIR = $(DESTDIR)$(datadir)/$(PACKAGE)
  625. EX_DIR = ./examples
  626. RESULT_DIR = ./result
  627.  
  628. # the subdirectories of the project to go into
  629. #SUBDIRS =
  630. DIST_SUBDIRS = \
  631.                                     doc/doc
  632.  
  633. EXTRA_DIST = \
  634.                                     $(EX_DIR)/src \
  635.                                     $(EX_DIR)/include \
  636.                                     $(EX_DIR)/Makefile \
  637.                                     $(DX_CONFIG) \
  638.                                     scripts
  639.  
  640.  
  641. # additional include pathes necessary to compile the C++ library
  642. AM_CXXFLAGS =
  643. #AM_LDFLAGS = -static
  644.  
  645. ###############################################################################
  646. # THE LIBRARIES TO BUILD
  647. ###############################################################################
  648.  
  649. # the library names to build
  650. pkglib_LTLIBRARIES = lib/libpvfmm.la
  651.  
  652. # where to install the headers on the system
  653. lib_libpvfmm_ladir = $(pkgincludedir)
  654.  
  655. # the list of header files that belong to the library (to be installed later)
  656. pvfmm_cpp_header_files = \
  657.                                     include/pvfmm_config.h \
  658.                                     include/pvfmm_common.hpp \
  659.                                     include/pvfmm.hpp \
  660.                                     include/pvfmm.txx \
  661.                                     include/blas.h \
  662.                                     include/cheb_node.hpp \
  663.                                     include/cheb_utils.hpp \
  664.                                     include/device_wrapper.hpp \
  665.                                     include/dtypes.h \
  666.                                     include/fft_wrapper.hpp \
  667.                                     include/fmm_cheb.hpp \
  668.                                     include/fmm_node.hpp \
  669.                                     include/fmm_pts.hpp \
  670.                                     include/fmm_pts_gpu.hpp \
  671.                                     include/fmm_tree.hpp \
  672.                                     include/interac_list.hpp \
  673.                                     include/intrin_wrapper.hpp \
  674.                                     include/kernel.hpp \
  675.                                     include/lapack.h \
  676.                                     include/legendre_rule.hpp \
  677.                                     include/matrix.hpp \
  678.                                     include/mat_utils.hpp \
  679.                                     include/mem_mgr.hpp \
  680.                                     include/mortonid.hpp \
  681.                                     include/mpi_node.hpp \
  682.                                     include/mpi_tree.hpp \
  683.                                     include/ompUtils.h \
  684.                                     include/parUtils.h \
  685.                                     include/precomp_mat.hpp \
  686.                                     include/profile.hpp \
  687.                                     include/math_utils.hpp \
  688.                                     include/stacktrace.h \
  689.                                     include/tree.hpp \
  690.                                     include/tree_node.hpp \
  691.                                     include/vector.hpp \
  692.                                     include/cheb_node.txx \
  693.                                     include/cheb_utils.txx \
  694.                                     include/device_wrapper.txx \
  695.                                     include/fmm_cheb.txx \
  696.                                     include/fmm_node.txx \
  697.                                     include/fmm_pts.txx \
  698.                                     include/fmm_tree.txx \
  699.                                     include/interac_list.txx \
  700.                                     include/kernel.txx \
  701.                                     include/matrix.txx \
  702.                                     include/mat_utils.txx \
  703.                                     include/mem_mgr.txx \
  704.                                     include/mortonid.txx \
  705.                                     include/mpi_node.txx \
  706.                                     include/mpi_tree.txx \
  707.                                     include/ompUtils.txx \
  708.                                     include/parUtils.txx \
  709.                                     include/precomp_mat.txx \
  710.                                     include/tree.txx \
  711.                                     include/vector.txx
  712.  
  713. lib_libpvfmm_la_HEADERS = \
  714.                                     $(pvfmm_cpp_header_files) \
  715.                                     include/pvfmm.f90 \
  716.                                     include/pvfmm.h
  717.  
  718.  
  719. #nodist_lib_libpvfmm_la_HEADERS = \
  720. #                                   include/pvfmm_config.h
  721.  
  722. # the sources to add to the library and to add to the source distribution
  723. lib_libpvfmm_la_SOURCES = $(pvfmm_cpp_header_files) src/cheb_utils.cpp \
  724.     src/device_wrapper.cpp src/legendre_rule.cpp src/mat_utils.cpp \
  725.     src/math_utils.cpp src/mem_mgr.cpp src/mortonid.cpp \
  726.     src/profile.cpp src/pvfmm-wrapper.cpp src/tree_node.cpp \
  727.     $(am__append_1)
  728. dist_noinst_SCRIPTS = autogen.sh
  729. all: config.h
  730.     $(MAKE) $(AM_MAKEFLAGS) all-recursive
  731.  
  732. .SUFFIXES:
  733. .SUFFIXES: .cpp .cu .lo .o .obj
  734. am--refresh: Makefile
  735.     @:
  736. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/MakeVariables.in $(srcdir)/aminclude.am $(am__configure_deps)
  737.     @for dep in $?; do \
  738.       case '$(am__configure_deps)' in \
  739.         *$$dep*) \
  740.           echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  741.           $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  742.         && exit 0; \
  743.           exit 1;; \
  744.       esac; \
  745.     done; \
  746.     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  747.     $(am__cd) $(top_srcdir) && \
  748.       $(AUTOMAKE) --foreign Makefile
  749. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  750.     @case '$?' in \
  751.       *config.status*) \
  752.         echo ' $(SHELL) ./config.status'; \
  753.         $(SHELL) ./config.status;; \
  754.       *) \
  755.         echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  756.         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  757.     esac;
  758. $(srcdir)/MakeVariables.in $(srcdir)/aminclude.am $(am__empty):
  759.  
  760. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  761.     $(SHELL) ./config.status --recheck
  762.  
  763. $(top_srcdir)/configure:  $(am__configure_deps)
  764.     $(am__cd) $(srcdir) && $(AUTOCONF)
  765. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  766.     $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  767. $(am__aclocal_m4_deps):
  768.  
  769. config.h: stamp-h1
  770.     @test -f $@ || rm -f stamp-h1
  771.     @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
  772.  
  773. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  774.     @rm -f stamp-h1
  775.     cd $(top_builddir) && $(SHELL) ./config.status config.h
  776. $(srcdir)/config.h.in:  $(am__configure_deps)
  777.     ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  778.     rm -f stamp-h1
  779.     touch $@
  780.  
  781. distclean-hdr:
  782.     -rm -f config.h stamp-h1
  783. MakeVariables: $(top_builddir)/config.status $(srcdir)/MakeVariables.in
  784.     cd $(top_builddir) && $(SHELL) ./config.status $@
  785.  
  786. install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
  787.     @$(NORMAL_INSTALL)
  788.     @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
  789.     list2=; for p in $$list; do \
  790.       if test -f $$p; then \
  791.         list2="$$list2 $$p"; \
  792.       else :; fi; \
  793.     done; \
  794.     test -z "$$list2" || { \
  795.       echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
  796.       $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
  797.       echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
  798.       $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
  799.     }
  800.  
  801. uninstall-pkglibLTLIBRARIES:
  802.     @$(NORMAL_UNINSTALL)
  803.     @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
  804.     for p in $$list; do \
  805.       $(am__strip_dir) \
  806.       echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
  807.       $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
  808.     done
  809.  
  810. clean-pkglibLTLIBRARIES:
  811.     -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
  812.     @list='$(pkglib_LTLIBRARIES)'; \
  813.     locs=`for p in $$list; do echo $$p; done | \
  814.           sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  815.           sort -u`; \
  816.     test -z "$$locs" || { \
  817.       echo rm -f $${locs}; \
  818.       rm -f $${locs}; \
  819.     }
  820. src/$(am__dirstamp):
  821.     @$(MKDIR_P) src
  822.     @: > src/$(am__dirstamp)
  823. src/$(DEPDIR)/$(am__dirstamp):
  824.     @$(MKDIR_P) src/$(DEPDIR)
  825.     @: > src/$(DEPDIR)/$(am__dirstamp)
  826. src/cheb_utils.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  827. src/device_wrapper.lo: src/$(am__dirstamp) \
  828.     src/$(DEPDIR)/$(am__dirstamp)
  829. src/legendre_rule.lo: src/$(am__dirstamp) \
  830.     src/$(DEPDIR)/$(am__dirstamp)
  831. src/mat_utils.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  832. src/math_utils.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  833. src/mem_mgr.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  834. src/mortonid.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  835. src/profile.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  836. src/pvfmm-wrapper.lo: src/$(am__dirstamp) \
  837.     src/$(DEPDIR)/$(am__dirstamp)
  838. src/tree_node.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  839. lib/$(am__dirstamp):
  840.     @$(MKDIR_P) lib
  841.     @: > lib/$(am__dirstamp)
  842.  
  843. lib/libpvfmm.la: $(lib_libpvfmm_la_OBJECTS) $(lib_libpvfmm_la_DEPENDENCIES) $(EXTRA_lib_libpvfmm_la_DEPENDENCIES) lib/$(am__dirstamp)
  844.     $(AM_V_CXXLD)$(CXXLINK) -rpath $(pkglibdir) $(lib_libpvfmm_la_OBJECTS) $(lib_libpvfmm_la_LIBADD) $(LIBS)
  845.  
  846. mostlyclean-compile:
  847.     -rm -f *.$(OBJEXT)
  848.     -rm -f src/*.$(OBJEXT)
  849.     -rm -f src/*.lo
  850.  
  851. distclean-compile:
  852.     -rm -f *.tab.c
  853.  
  854. include src/$(DEPDIR)/cheb_utils.Plo
  855. include src/$(DEPDIR)/device_wrapper.Plo
  856. include src/$(DEPDIR)/legendre_rule.Plo
  857. include src/$(DEPDIR)/mat_utils.Plo
  858. include src/$(DEPDIR)/math_utils.Plo
  859. include src/$(DEPDIR)/mem_mgr.Plo
  860. include src/$(DEPDIR)/mortonid.Plo
  861. include src/$(DEPDIR)/profile.Plo
  862. include src/$(DEPDIR)/pvfmm-wrapper.Plo
  863. include src/$(DEPDIR)/tree_node.Plo
  864.  
  865. .cpp.o:
  866.     $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  867.     $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  868.     $(am__mv) $$depbase.Tpo $$depbase.Po
  869. #   $(AM_V_CXX)source='$<' object='$@' libtool=no \
  870. #   DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  871. #   $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<
  872.  
  873. .cpp.obj:
  874.     $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  875.     $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  876.     $(am__mv) $$depbase.Tpo $$depbase.Po
  877. #   $(AM_V_CXX)source='$<' object='$@' libtool=no \
  878. #   DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  879. #   $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  880.  
  881. .cpp.lo:
  882.     $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  883.     $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  884.     $(am__mv) $$depbase.Tpo $$depbase.Plo
  885. #   $(AM_V_CXX)source='$<' object='$@' libtool=yes \
  886. #   DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
  887. #   $(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<
  888.  
  889. mostlyclean-libtool:
  890.     -rm -f *.lo
  891.  
  892. clean-libtool:
  893.     -rm -rf .libs _libs
  894.     -rm -rf lib/.libs lib/_libs
  895.     -rm -rf src/.libs src/_libs
  896.  
  897. distclean-libtool:
  898.     -rm -f libtool config.lt
  899. install-lib_libpvfmm_laHEADERS: $(lib_libpvfmm_la_HEADERS)
  900.     @$(NORMAL_INSTALL)
  901.     @list='$(lib_libpvfmm_la_HEADERS)'; test -n "$(lib_libpvfmm_ladir)" || list=; \
  902.     if test -n "$$list"; then \
  903.       echo " $(MKDIR_P) '$(DESTDIR)$(lib_libpvfmm_ladir)'"; \
  904.       $(MKDIR_P) "$(DESTDIR)$(lib_libpvfmm_ladir)" || exit 1; \
  905.     fi; \
  906.     for p in $$list; do \
  907.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  908.       echo "$$d$$p"; \
  909.     done | $(am__base_list) | \
  910.     while read files; do \
  911.       echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(lib_libpvfmm_ladir)'"; \
  912.       $(INSTALL_HEADER) $$files "$(DESTDIR)$(lib_libpvfmm_ladir)" || exit $$?; \
  913.     done
  914.  
  915. uninstall-lib_libpvfmm_laHEADERS:
  916.     @$(NORMAL_UNINSTALL)
  917.     @list='$(lib_libpvfmm_la_HEADERS)'; test -n "$(lib_libpvfmm_ladir)" || list=; \
  918.     files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  919.     dir='$(DESTDIR)$(lib_libpvfmm_ladir)'; $(am__uninstall_files_from_dir)
  920.  
  921. # This directory's subdirectories are mostly independent; you can cd
  922. # into them and run 'make' without going through this Makefile.
  923. # To change the values of 'make' variables: instead of editing Makefiles,
  924. # (1) if the variable is set in 'config.status', edit 'config.status'
  925. #     (which will cause the Makefiles to be regenerated when you run 'make');
  926. # (2) otherwise, pass the desired values on the 'make' command line.
  927. $(am__recursive_targets):
  928.     @fail=; \
  929.     if $(am__make_keepgoing); then \
  930.       failcom='fail=yes'; \
  931.     else \
  932.       failcom='exit 1'; \
  933.     fi; \
  934.     dot_seen=no; \
  935.     target=`echo $@ | sed s/-recursive//`; \
  936.     case "$@" in \
  937.       distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  938.       *) list='$(SUBDIRS)' ;; \
  939.     esac; \
  940.     for subdir in $$list; do \
  941.       echo "Making $$target in $$subdir"; \
  942.       if test "$$subdir" = "."; then \
  943.         dot_seen=yes; \
  944.         local_target="$$target-am"; \
  945.       else \
  946.         local_target="$$target"; \
  947.       fi; \
  948.       ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  949.       || eval $$failcom; \
  950.     done; \
  951.     if test "$$dot_seen" = "no"; then \
  952.       $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  953.     fi; test -z "$$fail"
  954.  
  955. ID: $(am__tagged_files)
  956.     $(am__define_uniq_tagged_files); mkid -fID $$unique
  957. tags: tags-recursive
  958. TAGS: tags
  959.  
  960. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  961.     set x; \
  962.     here=`pwd`; \
  963.     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  964.       include_option=--etags-include; \
  965.       empty_fix=.; \
  966.     else \
  967.       include_option=--include; \
  968.       empty_fix=; \
  969.     fi; \
  970.     list='$(SUBDIRS)'; for subdir in $$list; do \
  971.       if test "$$subdir" = .; then :; else \
  972.         test ! -f $$subdir/TAGS || \
  973.           set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  974.       fi; \
  975.     done; \
  976.     $(am__define_uniq_tagged_files); \
  977.     shift; \
  978.     if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  979.       test -n "$$unique" || unique=$$empty_fix; \
  980.       if test $$# -gt 0; then \
  981.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  982.           "$$@" $$unique; \
  983.       else \
  984.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  985.           $$unique; \
  986.       fi; \
  987.     fi
  988. ctags: ctags-recursive
  989.  
  990. CTAGS: ctags
  991. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  992.     $(am__define_uniq_tagged_files); \
  993.     test -z "$(CTAGS_ARGS)$$unique" \
  994.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  995.          $$unique
  996.  
  997. GTAGS:
  998.     here=`$(am__cd) $(top_builddir) && pwd` \
  999.       && $(am__cd) $(top_srcdir) \
  1000.       && gtags -i $(GTAGS_ARGS) "$$here"
  1001. cscope: cscope.files
  1002.     test ! -s cscope.files \
  1003.       || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  1004. clean-cscope:
  1005.     -rm -f cscope.files
  1006. cscope.files: clean-cscope cscopelist
  1007. cscopelist: cscopelist-recursive
  1008.  
  1009. cscopelist-am: $(am__tagged_files)
  1010.     list='$(am__tagged_files)'; \
  1011.     case "$(srcdir)" in \
  1012.       [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  1013.       *) sdir=$(subdir)/$(srcdir) ;; \
  1014.     esac; \
  1015.     for i in $$list; do \
  1016.       if test -f "$$i"; then \
  1017.         echo "$(subdir)/$$i"; \
  1018.       else \
  1019.         echo "$$sdir/$$i"; \
  1020.       fi; \
  1021.     done >> $(top_builddir)/cscope.files
  1022.  
  1023. distclean-tags:
  1024.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1025.     -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  1026.  
  1027. distdir: $(DISTFILES)
  1028.     $(am__remove_distdir)
  1029.     test -d "$(distdir)" || mkdir "$(distdir)"
  1030.     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1031.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1032.     list='$(DISTFILES)'; \
  1033.       dist_files=`for file in $$list; do echo $$file; done | \
  1034.       sed -e "s|^$$srcdirstrip/||;t" \
  1035.           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  1036.     case $$dist_files in \
  1037.       */*) $(MKDIR_P) `echo "$$dist_files" | \
  1038.                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  1039.                sort -u` ;; \
  1040.     esac; \
  1041.     for file in $$dist_files; do \
  1042.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1043.       if test -d $$d/$$file; then \
  1044.         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  1045.         if test -d "$(distdir)/$$file"; then \
  1046.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1047.         fi; \
  1048.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1049.           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  1050.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1051.         fi; \
  1052.         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  1053.       else \
  1054.         test -f "$(distdir)/$$file" \
  1055.         || cp -p $$d/$$file "$(distdir)/$$file" \
  1056.         || exit 1; \
  1057.       fi; \
  1058.     done
  1059.     @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  1060.       if test "$$subdir" = .; then :; else \
  1061.         $(am__make_dryrun) \
  1062.           || test -d "$(distdir)/$$subdir" \
  1063.           || $(MKDIR_P) "$(distdir)/$$subdir" \
  1064.           || exit 1; \
  1065.         dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  1066.         $(am__relativize); \
  1067.         new_distdir=$$reldir; \
  1068.         dir1=$$subdir; dir2="$(top_distdir)"; \
  1069.         $(am__relativize); \
  1070.         new_top_distdir=$$reldir; \
  1071.         echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  1072.         echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  1073.         ($(am__cd) $$subdir && \
  1074.           $(MAKE) $(AM_MAKEFLAGS) \
  1075.             top_distdir="$$new_top_distdir" \
  1076.             distdir="$$new_distdir" \
  1077.         am__remove_distdir=: \
  1078.         am__skip_length_check=: \
  1079.         am__skip_mode_fix=: \
  1080.             distdir) \
  1081.           || exit 1; \
  1082.       fi; \
  1083.     done
  1084.     -test -n "$(am__skip_mode_fix)" \
  1085.     || find "$(distdir)" -type d ! -perm -755 \
  1086.         -exec chmod u+rwx,go+rx {} \; -o \
  1087.       ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  1088.       ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  1089.       ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  1090.     || chmod -R a+r "$(distdir)"
  1091. dist-gzip: distdir
  1092.     tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
  1093.     $(am__post_remove_distdir)
  1094.  
  1095. dist-bzip2: distdir
  1096.     tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  1097.     $(am__post_remove_distdir)
  1098.  
  1099. dist-lzip: distdir
  1100.     tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  1101.     $(am__post_remove_distdir)
  1102.  
  1103. dist-xz: distdir
  1104.     tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  1105.     $(am__post_remove_distdir)
  1106.  
  1107. dist-tarZ: distdir
  1108.     @echo WARNING: "Support for distribution archives compressed with" \
  1109.                "legacy program 'compress' is deprecated." >&2
  1110.     @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1111.     tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  1112.     $(am__post_remove_distdir)
  1113.  
  1114. dist-shar: distdir
  1115.     @echo WARNING: "Support for shar distribution archives is" \
  1116.                    "deprecated." >&2
  1117.     @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1118.     shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
  1119.     $(am__post_remove_distdir)
  1120.  
  1121. dist-zip: distdir
  1122.     -rm -f $(distdir).zip
  1123.     zip -rq $(distdir).zip $(distdir)
  1124.     $(am__post_remove_distdir)
  1125.  
  1126. dist dist-all:
  1127.     $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  1128.     $(am__post_remove_distdir)
  1129.  
  1130. # This target untars the dist file and tries a VPATH configuration.  Then
  1131. # it guarantees that the distribution is self-contained by making another
  1132. # tarfile.
  1133. distcheck: dist
  1134.     case '$(DIST_ARCHIVES)' in \
  1135.     *.tar.gz*) \
  1136.       eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
  1137.     *.tar.bz2*) \
  1138.       bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  1139.     *.tar.lz*) \
  1140.       lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  1141.     *.tar.xz*) \
  1142.       xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  1143.     *.tar.Z*) \
  1144.       uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  1145.     *.shar.gz*) \
  1146.       eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
  1147.     *.zip*) \
  1148.       unzip $(distdir).zip ;;\
  1149.     esac
  1150.     chmod -R a-w $(distdir)
  1151.     chmod u+w $(distdir)
  1152.     mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
  1153.     chmod a-w $(distdir)
  1154.     test -d $(distdir)/_build || exit 0; \
  1155.     dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  1156.       && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  1157.       && am__cwd=`pwd` \
  1158.       && $(am__cd) $(distdir)/_build/sub \
  1159.       && ../../configure \
  1160.         $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  1161.         $(DISTCHECK_CONFIGURE_FLAGS) \
  1162.         --srcdir=../.. --prefix="$$dc_install_base" \
  1163.       && $(MAKE) $(AM_MAKEFLAGS) \
  1164.       && $(MAKE) $(AM_MAKEFLAGS) dvi \
  1165.       && $(MAKE) $(AM_MAKEFLAGS) check \
  1166.       && $(MAKE) $(AM_MAKEFLAGS) install \
  1167.       && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  1168.       && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  1169.       && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  1170.             distuninstallcheck \
  1171.       && chmod -R a-w "$$dc_install_base" \
  1172.       && ({ \
  1173.            (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  1174.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  1175.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  1176.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  1177.                 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  1178.           } || { rm -rf "$$dc_destdir"; exit 1; }) \
  1179.       && rm -rf "$$dc_destdir" \
  1180.       && $(MAKE) $(AM_MAKEFLAGS) dist \
  1181.       && rm -rf $(DIST_ARCHIVES) \
  1182.       && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  1183.       && cd "$$am__cwd" \
  1184.       || exit 1
  1185.     $(am__post_remove_distdir)
  1186.     @(echo "$(distdir) archives ready for distribution: "; \
  1187.       list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  1188.       sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  1189. distuninstallcheck:
  1190.     @test -n '$(distuninstallcheck_dir)' || { \
  1191.       echo 'ERROR: trying to run $@ with an empty' \
  1192.            '$$(distuninstallcheck_dir)' >&2; \
  1193.       exit 1; \
  1194.     }; \
  1195.     $(am__cd) '$(distuninstallcheck_dir)' || { \
  1196.       echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  1197.       exit 1; \
  1198.     }; \
  1199.     test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  1200.        || { echo "ERROR: files left after uninstall:" ; \
  1201.             if test -n "$(DESTDIR)"; then \
  1202.               echo "  (check DESTDIR support)"; \
  1203.             fi ; \
  1204.             $(distuninstallcheck_listfiles) ; \
  1205.             exit 1; } >&2
  1206. distcleancheck: distclean
  1207.     @if test '$(srcdir)' = . ; then \
  1208.       echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  1209.       exit 1 ; \
  1210.     fi
  1211.     @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  1212.       || { echo "ERROR: files left in build directory after distclean:" ; \
  1213.            $(distcleancheck_listfiles) ; \
  1214.            exit 1; } >&2
  1215. check-am: all-am
  1216. check: check-recursive
  1217. all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(HEADERS) config.h
  1218. installdirs: installdirs-recursive
  1219. installdirs-am:
  1220.     for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(lib_libpvfmm_ladir)"; do \
  1221.       test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  1222.     done
  1223. install-exec: install-exec-recursive
  1224. install-data: install-data-recursive
  1225. uninstall: uninstall-recursive
  1226.  
  1227. install-am: all-am
  1228.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1229.  
  1230. installcheck: installcheck-recursive
  1231. install-strip:
  1232.     if test -z '$(STRIP)'; then \
  1233.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1234.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1235.           install; \
  1236.     else \
  1237.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1238.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1239.         "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  1240.     fi
  1241. mostlyclean-generic:
  1242.  
  1243. clean-generic:
  1244.  
  1245. distclean-generic:
  1246.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  1247.     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  1248.     -rm -f lib/$(am__dirstamp)
  1249.     -rm -f src/$(DEPDIR)/$(am__dirstamp)
  1250.     -rm -f src/$(am__dirstamp)
  1251.  
  1252. maintainer-clean-generic:
  1253.     @echo "This command is intended for maintainers to use"
  1254.     @echo "it deletes files that may require special tools to rebuild."
  1255. clean: clean-recursive
  1256.  
  1257. clean-am: clean-generic clean-libtool clean-local \
  1258.     clean-pkglibLTLIBRARIES mostlyclean-am
  1259.  
  1260. distclean: distclean-recursive
  1261.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  1262.     -rm -rf src/$(DEPDIR)
  1263.     -rm -f Makefile
  1264. distclean-am: clean-am distclean-compile distclean-generic \
  1265.     distclean-hdr distclean-libtool distclean-tags
  1266.  
  1267. dvi: dvi-recursive
  1268.  
  1269. dvi-am:
  1270.  
  1271. html: html-recursive
  1272.  
  1273. html-am:
  1274.  
  1275. info: info-recursive
  1276.  
  1277. info-am:
  1278.  
  1279. install-data-am: install-data-local install-lib_libpvfmm_laHEADERS
  1280.  
  1281. install-dvi: install-dvi-recursive
  1282.  
  1283. install-dvi-am:
  1284.  
  1285. install-exec-am: install-pkglibLTLIBRARIES
  1286.  
  1287. install-html: install-html-recursive
  1288.  
  1289. install-html-am:
  1290.  
  1291. install-info: install-info-recursive
  1292.  
  1293. install-info-am:
  1294.  
  1295. install-man:
  1296.  
  1297. install-pdf: install-pdf-recursive
  1298.  
  1299. install-pdf-am:
  1300.  
  1301. install-ps: install-ps-recursive
  1302.  
  1303. install-ps-am:
  1304.  
  1305. installcheck-am:
  1306.  
  1307. maintainer-clean: maintainer-clean-recursive
  1308.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  1309.     -rm -rf $(top_srcdir)/autom4te.cache
  1310.     -rm -rf src/$(DEPDIR)
  1311.     -rm -f Makefile
  1312. maintainer-clean-am: distclean-am maintainer-clean-generic
  1313.  
  1314. mostlyclean: mostlyclean-recursive
  1315.  
  1316. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  1317.     mostlyclean-libtool
  1318.  
  1319. pdf: pdf-recursive
  1320.  
  1321. pdf-am:
  1322.  
  1323. ps: ps-recursive
  1324.  
  1325. ps-am:
  1326.  
  1327. uninstall-am: uninstall-lib_libpvfmm_laHEADERS uninstall-local \
  1328.     uninstall-pkglibLTLIBRARIES
  1329.  
  1330. .MAKE: $(am__recursive_targets) all install-am install-strip
  1331.  
  1332. .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
  1333.     am--refresh check check-am clean clean-cscope clean-generic \
  1334.     clean-libtool clean-local clean-pkglibLTLIBRARIES cscope \
  1335.     cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
  1336.     dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
  1337.     distcheck distclean distclean-compile distclean-generic \
  1338.     distclean-hdr distclean-libtool distclean-tags distcleancheck \
  1339.     distdir distuninstallcheck dvi dvi-am html html-am info \
  1340.     info-am install install-am install-data install-data-am \
  1341.     install-data-local install-dvi install-dvi-am install-exec \
  1342.     install-exec-am install-html install-html-am install-info \
  1343.     install-info-am install-lib_libpvfmm_laHEADERS install-man \
  1344.     install-pdf install-pdf-am install-pkglibLTLIBRARIES \
  1345.     install-ps install-ps-am install-strip installcheck \
  1346.     installcheck-am installdirs installdirs-am maintainer-clean \
  1347.     maintainer-clean-generic mostlyclean mostlyclean-compile \
  1348.     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  1349.     tags tags-am uninstall uninstall-am \
  1350.     uninstall-lib_libpvfmm_laHEADERS uninstall-local \
  1351.     uninstall-pkglibLTLIBRARIES
  1352.  
  1353. .PRECIOUS: Makefile
  1354.  
  1355.  
  1356.  
  1357. ##doxygen-ps: doc/doxygen/pvfmm.ps
  1358.  
  1359. ##doc/doxygen/pvfmm.ps: doc/doxygen/pvfmm.tag
  1360. ##  cd doc/doxygen/latex; \
  1361. ##  rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
  1362. ##  $(DX_LATEX) refman.tex; \
  1363. ##  $(MAKEINDEX_PATH) refman.idx; \
  1364. ##  $(DX_LATEX) refman.tex; \
  1365. ##  countdown=5; \
  1366. ##  while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
  1367. ##                    refman.log > /dev/null 2>&1 \
  1368. ##     && test $$countdown -gt 0; do \
  1369. ##      $(DX_LATEX) refman.tex; \
  1370. ##      countdown=`expr $$countdown - 1`; \
  1371. ##  done; \
  1372. ##  $(DX_DVIPS) -o ../pvfmm.ps refman.dvi
  1373.  
  1374. ##doxygen-pdf: doc/doxygen/pvfmm.pdf
  1375.  
  1376. ##doc/doxygen/pvfmm.pdf: doc/doxygen/pvfmm.tag
  1377. ##  cd doc/doxygen/latex; \
  1378. ##  rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
  1379. ##  $(DX_PDFLATEX) refman.tex; \
  1380. ##  $(DX_MAKEINDEX) refman.idx; \
  1381. ##  $(DX_PDFLATEX) refman.tex; \
  1382. ##  countdown=5; \
  1383. ##  while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
  1384. ##                    refman.log > /dev/null 2>&1 \
  1385. ##     && test $$countdown -gt 0; do \
  1386. ##      $(DX_PDFLATEX) refman.tex; \
  1387. ##      countdown=`expr $$countdown - 1`; \
  1388. ##  done; \
  1389. ##  mv refman.pdf ../pvfmm.pdf
  1390.  
  1391. #.PHONY: doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL)
  1392.  
  1393. #.INTERMEDIATE: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
  1394.  
  1395. #doxygen-run: doc/doxygen/pvfmm.tag
  1396.  
  1397. #doxygen-doc: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
  1398.  
  1399. #doc/doxygen/pvfmm.tag: $(DX_CONFIG) $(pkginclude_HEADERS)
  1400. #   rm -rf doc/doxygen
  1401. #   $(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG)
  1402.  
  1403. core: $(pkglib_LTLIBRARIES)
  1404.  
  1405. all: #all-docs all-examples
  1406.  
  1407. ###############################################################################
  1408. # COMPILE .cu FILES
  1409. #------------------------------------------------------------------------------
  1410.  
  1411. #.cu.o :
  1412. #   $(NVCC_PVFMM) $(NVCCFLAGS_PVFMM) -c $< -o $@
  1413.  
  1414. ###############################################################################
  1415. # BUILD EXAMPLES
  1416. #------------------------------------------------------------------------------
  1417.  
  1418. all-examples: core
  1419.     cd $(EX_DIR) && $(MAKE);
  1420.  
  1421. $(EX_DIR)/bin/%: core
  1422.     cd $(EX_DIR) && $(MAKE) bin/$(notdir $@)
  1423.  
  1424. ###############################################################################
  1425. # BUILD DOCUMENTATION
  1426. #------------------------------------------------------------------------------
  1427.  
  1428. pdf-doc:
  1429.     cd doc/doc && $(MAKE);
  1430.  
  1431. all-docs: doxygen-doc pdf-doc
  1432.  
  1433. ###############################################################################
  1434. # INSTALL/UNINSTALL MakeVariables, pvfmm_config.h
  1435. #------------------------------------------------------------------------------
  1436.  
  1437. install-make-variables:
  1438.     $(MKDIR_P) $(INSTALL_DIR)
  1439.     sed -e 's/(TOP_SRCDIR_PVFMM)/(INSTALL_DIR_PVFMM)/' \
  1440.         -e "s/PKG_SUBDIR_PVFMM =/PKG_SUBDIR_PVFMM = \/$(PACKAGE)/" \
  1441.         MakeVariables > $(INSTALL_DIR)/MakeVariables
  1442.  
  1443. uninstall-make-variables:
  1444.     $(RM) $(INSTALL_DIR)/MakeVariables
  1445.  
  1446. ###############################################################################
  1447. # INSTALL/UNINSTALL libtool
  1448. #------------------------------------------------------------------------------
  1449.  
  1450. install-libtool:
  1451.     $(MKDIR_P) $(INSTALL_DIR)
  1452.     $(INSTALL_PROGRAM) libtool $(INSTALL_DIR)/libtool
  1453.  
  1454. uninstall-libtool:
  1455.     $(RM) $(INSTALL_DIR)/libtool
  1456.  
  1457. ###############################################################################
  1458. # INSTALL/UNINSTALL DOCS
  1459. #------------------------------------------------------------------------------
  1460.  
  1461. #install-doxygen-doc: doxygen-doc
  1462. #   for doxygen_dir in $(srcdir)/doc/doxygen/*/ ; do \
  1463. #       doxygen_dir=$${doxygen_dir%*/}; \
  1464. #       dest_dir=$(INSTALL_DIR)/doc/$${doxygen_dir##*/}; \
  1465. #       $(MKDIR_P) $${dest_dir}; \
  1466. #       $(INSTALL_DATA) $${doxygen_dir}/* $${dest_dir}; done;
  1467.  
  1468. #uninstall-doxygen-doc:
  1469. #   $(RM) -r $(INSTALL_DIR)/doc/*
  1470. #   $(RM) -r $(INSTALL_DIR)/doc
  1471.  
  1472. install-doxygen-doc:
  1473.  
  1474. uninstall-doxygen-doc:
  1475.  
  1476. ###############################################################################
  1477. # LOCAL INSTALL/UNINSTALL
  1478. #------------------------------------------------------------------------------
  1479.  
  1480. install: install-am
  1481.     @echo
  1482.     @echo '======================================================================='
  1483.     @echo 'You should add the following to your ~/.bashrc'
  1484.     @echo '    export PVFMM_DIR=$(INSTALL_DIR)'
  1485.     @echo
  1486.     @echo 'You will need to load $$(PVFMM_DIR)/MakeVariables in your Makefile and'
  1487.     @echo 'use the variables CXXFLAGS_PVFMM and LDLIBS_PVFMM for compiling your code.'
  1488.     @echo '======================================================================='
  1489.  
  1490. install-data-local: install-make-variables install-libtool install-doxygen-doc
  1491.     cd doc/doc && $(MAKE) install;
  1492.  
  1493. uninstall-local: uninstall-make-variables uninstall-libtool uninstall-doxygen-doc
  1494.     cd doc/doc && $(MAKE) uninstall;
  1495.  
  1496. ###############################################################################
  1497. # LOCAL CLEAN
  1498. #------------------------------------------------------------------------------
  1499.  
  1500. clean-doxygen:
  1501.     $(RM) -r $(DX_CLEANFILES)
  1502.  
  1503. clean-local: clean-doxygen
  1504.     cd $(EX_DIR) && $(MAKE) clean;
  1505.     $(RM) -r $(RESULT_DIR)/*
  1506.     $(RM) *~ */*~ */*/*~
  1507.     $(RM) ./lib/*
  1508.  
  1509. #------------------------------------------------------------------------------
  1510.  
  1511. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1512. # Otherwise a system limit (for SysV at least) may be exceeded.
  1513. .NOEXPORT:
  1514.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement