# Makefile.in generated by automake 1.16.5 from Makefile.am. # src/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2021 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. # This file is part of SWIFT. # Copyright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk), # Matthieu Schaller (schaller@strw.leidenuniv.nl). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/swift pkgincludedir = $(includedir)/swift pkglibdir = $(libdir)/swift pkglibexecdir = $(libexecdir)/swift am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = x86_64-pc-linux-gnu host_triplet = x86_64-pc-linux-gnu # Build a MPI-enabled version too? am__append_1 = libswiftsim_mpi.la am__append_2 = libgrav_mpi.la #am__append_3 = extra_io/EAGLE/extra_lightcone_map_types.c #am__append_4 = cooling/QLA/cooling.c cooling/QLA/cooling_tables.c #am__append_5 = cooling/QLA_EAGLE/cooling.c cooling/QLA_EAGLE/cooling_tables.c #am__append_6 = cooling/EAGLE/cooling.c cooling/EAGLE/cooling_tables.c #am__append_7 = cooling/PS2020/cooling.c cooling/PS2020/cooling_tables.c #am__append_8 = feedback/EAGLE_thermal/feedback.c #am__append_9 = feedback/EAGLE_kinetic/feedback.c #am__append_10 = cooling/grackle/cooling.c #am__append_11 = entropy_floor/EAGLE/entropy_floor.c #am__append_12 = \ # feedback/GEAR/stellar_evolution.c \ # feedback/GEAR/feedback.c \ # feedback/GEAR/initial_mass_function.c \ # feedback/GEAR/supernovae_ia.c \ # feedback/GEAR/supernovae_ii.c #am__append_13 = feedback/AGORA/feedback.c #am__append_14 = rt/GEAR/rt_interaction_cross_sections.c #am__append_15 = rt/SPHM1RT/rt_rate_equations.c \ # rt/SPHM1RT/rt_cooling.c subdir = src ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_asm_arm_cntvct.m4 \ $(top_srcdir)/m4/ax_asm_arm_pmccntr.m4 \ $(top_srcdir)/m4/ax_cc_maxopt.m4 \ $(top_srcdir)/m4/ax_cflags_warn_all.m4 \ $(top_srcdir)/m4/ax_check_compile_flag.m4 \ $(top_srcdir)/m4/ax_check_enable_debug.m4 \ $(top_srcdir)/m4/ax_compare_version.m4 \ $(top_srcdir)/m4/ax_compiler_vendor.m4 \ $(top_srcdir)/m4/ax_compiler_version.m4 \ $(top_srcdir)/m4/ax_ext.m4 \ $(top_srcdir)/m4/ax_func_posix_memalign.m4 \ $(top_srcdir)/m4/ax_gcc_archflag.m4 \ $(top_srcdir)/m4/ax_gcc_x86_avx_xgetbv.m4 \ $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \ $(top_srcdir)/m4/ax_lib_hdf5.m4 $(top_srcdir)/m4/ax_mpi.m4 \ $(top_srcdir)/m4/ax_openmp.m4 \ $(top_srcdir)/m4/ax_prog_doxygen.m4 \ $(top_srcdir)/m4/ax_pthread.m4 \ $(top_srcdir)/m4/gv_find_library.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ $(nobase_noinst_HEADERS) $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) libgrav_la_LIBADD = am_libgrav_la_OBJECTS = libgrav_la-runner_doiact_grav.lo libgrav_la_OBJECTS = $(am_libgrav_la_OBJECTS) AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent am__v_lt_1 = libgrav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgrav_la_CFLAGS) \ $(CFLAGS) $(libgrav_la_LDFLAGS) $(LDFLAGS) -o $@ libgrav_mpi_la_LIBADD = am_libgrav_mpi_la_OBJECTS = libgrav_mpi_la-runner_doiact_grav.lo libgrav_mpi_la_OBJECTS = $(am_libgrav_mpi_la_OBJECTS) libgrav_mpi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(libgrav_mpi_la_CFLAGS) $(CFLAGS) $(libgrav_mpi_la_LDFLAGS) \ $(LDFLAGS) -o $@ am_libgrav_mpi_la_rpath = am__DEPENDENCIES_1 = libswiftsim_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) libgrav.la am__libswiftsim_la_SOURCES_DIST = space.c space_rebuild.c \ space_regrid.c space_unique_id.c space_sort.c space_split.c \ space_extras.c space_first_init.c space_init.c \ space_cell_index.c space_recycle.c runner_main.c \ runner_doiact_hydro.c runner_doiact_limiter.c \ runner_doiact_stars.c runner_doiact_black_holes.c \ runner_doiact_sinks.c runner_ghost.c runner_recv.c \ runner_pack.c runner_sort.c runner_drift.c \ runner_black_holes.c runner_time_integration.c \ runner_doiact_hydro_vec.c runner_others.c runner_sinks.c \ cell.c cell_convert_part.c cell_drift.c cell_lock.c \ cell_pack.c cell_split.c cell_unskip.c cell_grid.c engine.c \ engine_maketasks.c engine_split_particles.c engine_strays.c \ engine_drift.c engine_unskip.c engine_collect_end_of_step.c \ engine_redistribute.c engine_fof.c engine_proxy.c engine_io.c \ engine_config.c queue.c task.c timers.c debug.c scheduler.c \ proxy.c version.c common_io.c common_io_copy.c \ common_io_cells.c common_io_fields.c single_io.c serial_io.c \ distributed_io.c parallel_io.c output_options.c \ line_of_sight.c restart.c parser.c xmf.c kernel_hydro.c \ tools.c map.c part.c partition.c clocks.c physical_constants.c \ units.c potential.c hydro_properties.c threadpool.c cooling.c \ star_formation.c hydro.c stars.c sink.c statistics.c \ profiler.c csds.c part_type.c gravity_properties.c gravity.c \ multipole.c collectgroup.c hydro_space.c equation_of_state.c \ io_compression.c chemistry.c cosmology.c \ velociraptor_interface.c output_list.c csds_io.c memuse.c \ mpiuse.c memuse_rnodes.c fof.c fof_catalogue_io.c hashmap.c \ mesh_gravity.c mesh_gravity_mpi.c mesh_gravity_patch.c \ mesh_gravity_sort.c runner_neutrino.c \ neutrino/Default/fermi_dirac.c neutrino/Default/neutrino.c \ neutrino/Default/neutrino_response.c rt_parameters.c \ hdf5_object_to_blob.c ic_info.c exchange_structs.c \ particle_buffer.c lightcone/lightcone.c \ lightcone/lightcone_particle_io.c \ lightcone/lightcone_replications.c lightcone/healpix_util.c \ lightcone/lightcone_array.c lightcone/lightcone_map.c \ lightcone/lightcone_map_types.c lightcone/projected_kernel.c \ lightcone/lightcone_shell.c power_spectrum.c forcing.c \ ghost_stats.c extra_io/EAGLE/extra_lightcone_map_types.c \ cooling/QLA/cooling.c cooling/QLA/cooling_tables.c \ cooling/QLA_EAGLE/cooling.c cooling/QLA_EAGLE/cooling_tables.c \ cooling/EAGLE/cooling.c cooling/EAGLE/cooling_tables.c \ feedback/EAGLE_thermal/feedback.c \ feedback/EAGLE_kinetic/feedback.c cooling/grackle/cooling.c \ feedback/GEAR/stellar_evolution.c feedback/GEAR/feedback.c \ feedback/GEAR/initial_mass_function.c \ feedback/GEAR/supernovae_ia.c feedback/GEAR/supernovae_ii.c \ entropy_floor/EAGLE/entropy_floor.c feedback/AGORA/feedback.c \ cooling/PS2020/cooling.c cooling/PS2020/cooling_tables.c \ rt/SPHM1RT/rt_rate_equations.c rt/SPHM1RT/rt_cooling.c \ rt/GEAR/rt_interaction_cross_sections.c am__dirstamp = $(am__leading_dot)dirstamp #am__objects_1 = extra_io/EAGLE/libswiftsim_la-extra_lightcone_map_types.lo am__objects_2 = $(am__objects_1) #am__objects_3 = \ # cooling/QLA/libswiftsim_la-cooling.lo \ # cooling/QLA/libswiftsim_la-cooling_tables.lo #am__objects_4 = cooling/QLA_EAGLE/libswiftsim_la-cooling.lo \ # cooling/QLA_EAGLE/libswiftsim_la-cooling_tables.lo am__objects_5 = $(am__objects_3) $(am__objects_4) am__objects_6 = #am__objects_7 = cooling/EAGLE/libswiftsim_la-cooling.lo \ # cooling/EAGLE/libswiftsim_la-cooling_tables.lo am__objects_8 = $(am__objects_7) #am__objects_9 = feedback/EAGLE_thermal/libswiftsim_la-feedback.lo #am__objects_10 = feedback/EAGLE_kinetic/libswiftsim_la-feedback.lo am__objects_11 = $(am__objects_9) $(am__objects_10) #am__objects_12 = cooling/grackle/libswiftsim_la-cooling.lo am__objects_13 = $(am__objects_12) #am__objects_14 = feedback/GEAR/libswiftsim_la-stellar_evolution.lo \ # feedback/GEAR/libswiftsim_la-feedback.lo \ # feedback/GEAR/libswiftsim_la-initial_mass_function.lo \ # feedback/GEAR/libswiftsim_la-supernovae_ia.lo \ # feedback/GEAR/libswiftsim_la-supernovae_ii.lo am__objects_15 = $(am__objects_14) #am__objects_16 = entropy_floor/EAGLE/libswiftsim_la-entropy_floor.lo am__objects_17 = $(am__objects_16) #am__objects_18 = feedback/AGORA/libswiftsim_la-feedback.lo am__objects_19 = $(am__objects_18) #am__objects_20 = cooling/PS2020/libswiftsim_la-cooling.lo \ # cooling/PS2020/libswiftsim_la-cooling_tables.lo am__objects_21 = $(am__objects_20) #am__objects_22 = rt/SPHM1RT/libswiftsim_la-rt_rate_equations.lo \ # rt/SPHM1RT/libswiftsim_la-rt_cooling.lo am__objects_23 = $(am__objects_22) #am__objects_24 = rt/GEAR/libswiftsim_la-rt_interaction_cross_sections.lo am__objects_25 = $(am__objects_24) am__objects_26 = libswiftsim_la-space.lo \ libswiftsim_la-space_rebuild.lo libswiftsim_la-space_regrid.lo \ libswiftsim_la-space_unique_id.lo libswiftsim_la-space_sort.lo \ libswiftsim_la-space_split.lo libswiftsim_la-space_extras.lo \ libswiftsim_la-space_first_init.lo \ libswiftsim_la-space_init.lo \ libswiftsim_la-space_cell_index.lo \ libswiftsim_la-space_recycle.lo libswiftsim_la-runner_main.lo \ libswiftsim_la-runner_doiact_hydro.lo \ libswiftsim_la-runner_doiact_limiter.lo \ libswiftsim_la-runner_doiact_stars.lo \ libswiftsim_la-runner_doiact_black_holes.lo \ libswiftsim_la-runner_doiact_sinks.lo \ libswiftsim_la-runner_ghost.lo libswiftsim_la-runner_recv.lo \ libswiftsim_la-runner_pack.lo libswiftsim_la-runner_sort.lo \ libswiftsim_la-runner_drift.lo \ libswiftsim_la-runner_black_holes.lo \ libswiftsim_la-runner_time_integration.lo \ libswiftsim_la-runner_doiact_hydro_vec.lo \ libswiftsim_la-runner_others.lo libswiftsim_la-runner_sinks.lo \ libswiftsim_la-cell.lo libswiftsim_la-cell_convert_part.lo \ libswiftsim_la-cell_drift.lo libswiftsim_la-cell_lock.lo \ libswiftsim_la-cell_pack.lo libswiftsim_la-cell_split.lo \ libswiftsim_la-cell_unskip.lo libswiftsim_la-cell_grid.lo \ libswiftsim_la-engine.lo libswiftsim_la-engine_maketasks.lo \ libswiftsim_la-engine_split_particles.lo \ libswiftsim_la-engine_strays.lo libswiftsim_la-engine_drift.lo \ libswiftsim_la-engine_unskip.lo \ libswiftsim_la-engine_collect_end_of_step.lo \ libswiftsim_la-engine_redistribute.lo \ libswiftsim_la-engine_fof.lo libswiftsim_la-engine_proxy.lo \ libswiftsim_la-engine_io.lo libswiftsim_la-engine_config.lo \ libswiftsim_la-queue.lo libswiftsim_la-task.lo \ libswiftsim_la-timers.lo libswiftsim_la-debug.lo \ libswiftsim_la-scheduler.lo libswiftsim_la-proxy.lo \ libswiftsim_la-version.lo libswiftsim_la-common_io.lo \ libswiftsim_la-common_io_copy.lo \ libswiftsim_la-common_io_cells.lo \ libswiftsim_la-common_io_fields.lo libswiftsim_la-single_io.lo \ libswiftsim_la-serial_io.lo libswiftsim_la-distributed_io.lo \ libswiftsim_la-parallel_io.lo libswiftsim_la-output_options.lo \ libswiftsim_la-line_of_sight.lo libswiftsim_la-restart.lo \ libswiftsim_la-parser.lo libswiftsim_la-xmf.lo \ libswiftsim_la-kernel_hydro.lo libswiftsim_la-tools.lo \ libswiftsim_la-map.lo libswiftsim_la-part.lo \ libswiftsim_la-partition.lo libswiftsim_la-clocks.lo \ libswiftsim_la-physical_constants.lo libswiftsim_la-units.lo \ libswiftsim_la-potential.lo libswiftsim_la-hydro_properties.lo \ libswiftsim_la-threadpool.lo libswiftsim_la-cooling.lo \ libswiftsim_la-star_formation.lo libswiftsim_la-hydro.lo \ libswiftsim_la-stars.lo libswiftsim_la-sink.lo \ libswiftsim_la-statistics.lo libswiftsim_la-profiler.lo \ libswiftsim_la-csds.lo libswiftsim_la-part_type.lo \ libswiftsim_la-gravity_properties.lo libswiftsim_la-gravity.lo \ libswiftsim_la-multipole.lo libswiftsim_la-collectgroup.lo \ libswiftsim_la-hydro_space.lo \ libswiftsim_la-equation_of_state.lo \ libswiftsim_la-io_compression.lo libswiftsim_la-chemistry.lo \ libswiftsim_la-cosmology.lo \ libswiftsim_la-velociraptor_interface.lo \ libswiftsim_la-output_list.lo libswiftsim_la-csds_io.lo \ libswiftsim_la-memuse.lo libswiftsim_la-mpiuse.lo \ libswiftsim_la-memuse_rnodes.lo libswiftsim_la-fof.lo \ libswiftsim_la-fof_catalogue_io.lo libswiftsim_la-hashmap.lo \ libswiftsim_la-mesh_gravity.lo \ libswiftsim_la-mesh_gravity_mpi.lo \ libswiftsim_la-mesh_gravity_patch.lo \ libswiftsim_la-mesh_gravity_sort.lo \ libswiftsim_la-runner_neutrino.lo \ neutrino/Default/libswiftsim_la-fermi_dirac.lo \ neutrino/Default/libswiftsim_la-neutrino.lo \ neutrino/Default/libswiftsim_la-neutrino_response.lo \ libswiftsim_la-rt_parameters.lo \ libswiftsim_la-hdf5_object_to_blob.lo \ libswiftsim_la-ic_info.lo libswiftsim_la-exchange_structs.lo \ libswiftsim_la-particle_buffer.lo \ lightcone/libswiftsim_la-lightcone.lo \ lightcone/libswiftsim_la-lightcone_particle_io.lo \ lightcone/libswiftsim_la-lightcone_replications.lo \ lightcone/libswiftsim_la-healpix_util.lo \ lightcone/libswiftsim_la-lightcone_array.lo \ lightcone/libswiftsim_la-lightcone_map.lo \ lightcone/libswiftsim_la-lightcone_map_types.lo \ lightcone/libswiftsim_la-projected_kernel.lo \ lightcone/libswiftsim_la-lightcone_shell.lo \ libswiftsim_la-power_spectrum.lo libswiftsim_la-forcing.lo \ libswiftsim_la-ghost_stats.lo $(am__objects_2) \ $(am__objects_5) $(am__objects_6) $(am__objects_8) \ $(am__objects_11) $(am__objects_13) $(am__objects_15) \ $(am__objects_17) $(am__objects_19) $(am__objects_21) \ $(am__objects_23) $(am__objects_25) am_libswiftsim_la_OBJECTS = $(am__objects_26) libswiftsim_la_OBJECTS = $(am_libswiftsim_la_OBJECTS) libswiftsim_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(libswiftsim_la_CFLAGS) $(CFLAGS) $(libswiftsim_la_LDFLAGS) \ $(LDFLAGS) -o $@ am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) libswiftsim_mpi_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) libgrav_mpi.la am__libswiftsim_mpi_la_SOURCES_DIST = space.c space_rebuild.c \ space_regrid.c space_unique_id.c space_sort.c space_split.c \ space_extras.c space_first_init.c space_init.c \ space_cell_index.c space_recycle.c runner_main.c \ runner_doiact_hydro.c runner_doiact_limiter.c \ runner_doiact_stars.c runner_doiact_black_holes.c \ runner_doiact_sinks.c runner_ghost.c runner_recv.c \ runner_pack.c runner_sort.c runner_drift.c \ runner_black_holes.c runner_time_integration.c \ runner_doiact_hydro_vec.c runner_others.c runner_sinks.c \ cell.c cell_convert_part.c cell_drift.c cell_lock.c \ cell_pack.c cell_split.c cell_unskip.c cell_grid.c engine.c \ engine_maketasks.c engine_split_particles.c engine_strays.c \ engine_drift.c engine_unskip.c engine_collect_end_of_step.c \ engine_redistribute.c engine_fof.c engine_proxy.c engine_io.c \ engine_config.c queue.c task.c timers.c debug.c scheduler.c \ proxy.c version.c common_io.c common_io_copy.c \ common_io_cells.c common_io_fields.c single_io.c serial_io.c \ distributed_io.c parallel_io.c output_options.c \ line_of_sight.c restart.c parser.c xmf.c kernel_hydro.c \ tools.c map.c part.c partition.c clocks.c physical_constants.c \ units.c potential.c hydro_properties.c threadpool.c cooling.c \ star_formation.c hydro.c stars.c sink.c statistics.c \ profiler.c csds.c part_type.c gravity_properties.c gravity.c \ multipole.c collectgroup.c hydro_space.c equation_of_state.c \ io_compression.c chemistry.c cosmology.c \ velociraptor_interface.c output_list.c csds_io.c memuse.c \ mpiuse.c memuse_rnodes.c fof.c fof_catalogue_io.c hashmap.c \ mesh_gravity.c mesh_gravity_mpi.c mesh_gravity_patch.c \ mesh_gravity_sort.c runner_neutrino.c \ neutrino/Default/fermi_dirac.c neutrino/Default/neutrino.c \ neutrino/Default/neutrino_response.c rt_parameters.c \ hdf5_object_to_blob.c ic_info.c exchange_structs.c \ particle_buffer.c lightcone/lightcone.c \ lightcone/lightcone_particle_io.c \ lightcone/lightcone_replications.c lightcone/healpix_util.c \ lightcone/lightcone_array.c lightcone/lightcone_map.c \ lightcone/lightcone_map_types.c lightcone/projected_kernel.c \ lightcone/lightcone_shell.c power_spectrum.c forcing.c \ ghost_stats.c extra_io/EAGLE/extra_lightcone_map_types.c \ cooling/QLA/cooling.c cooling/QLA/cooling_tables.c \ cooling/QLA_EAGLE/cooling.c cooling/QLA_EAGLE/cooling_tables.c \ cooling/EAGLE/cooling.c cooling/EAGLE/cooling_tables.c \ feedback/EAGLE_thermal/feedback.c \ feedback/EAGLE_kinetic/feedback.c cooling/grackle/cooling.c \ feedback/GEAR/stellar_evolution.c feedback/GEAR/feedback.c \ feedback/GEAR/initial_mass_function.c \ feedback/GEAR/supernovae_ia.c feedback/GEAR/supernovae_ii.c \ entropy_floor/EAGLE/entropy_floor.c feedback/AGORA/feedback.c \ cooling/PS2020/cooling.c cooling/PS2020/cooling_tables.c \ rt/SPHM1RT/rt_rate_equations.c rt/SPHM1RT/rt_cooling.c \ rt/GEAR/rt_interaction_cross_sections.c #am__objects_27 = extra_io/EAGLE/mpi-extra_lightcone_map_types.lo am__objects_28 = $(am__objects_27) #am__objects_29 = cooling/QLA/mpi-cooling.lo \ # cooling/QLA/mpi-cooling_tables.lo #am__objects_30 = \ # cooling/QLA_EAGLE/mpi-cooling.lo \ # cooling/QLA_EAGLE/mpi-cooling_tables.lo am__objects_31 = $(am__objects_29) $(am__objects_30) #am__objects_32 = cooling/EAGLE/mpi-cooling.lo \ # cooling/EAGLE/mpi-cooling_tables.lo am__objects_33 = $(am__objects_32) #am__objects_34 = feedback/EAGLE_thermal/mpi-feedback.lo #am__objects_35 = feedback/EAGLE_kinetic/mpi-feedback.lo am__objects_36 = $(am__objects_34) $(am__objects_35) #am__objects_37 = \ # cooling/grackle/mpi-cooling.lo am__objects_38 = $(am__objects_37) #am__objects_39 = \ # feedback/GEAR/mpi-stellar_evolution.lo \ # feedback/GEAR/mpi-feedback.lo \ # feedback/GEAR/mpi-initial_mass_function.lo \ # feedback/GEAR/mpi-supernovae_ia.lo \ # feedback/GEAR/mpi-supernovae_ii.lo am__objects_40 = $(am__objects_39) #am__objects_41 = \ # entropy_floor/EAGLE/mpi-entropy_floor.lo am__objects_42 = $(am__objects_41) #am__objects_43 = \ # feedback/AGORA/mpi-feedback.lo am__objects_44 = $(am__objects_43) #am__objects_45 = \ # cooling/PS2020/mpi-cooling.lo \ # cooling/PS2020/mpi-cooling_tables.lo am__objects_46 = $(am__objects_45) #am__objects_47 = \ # rt/SPHM1RT/mpi-rt_rate_equations.lo \ # rt/SPHM1RT/mpi-rt_cooling.lo am__objects_48 = $(am__objects_47) #am__objects_49 = \ # rt/GEAR/mpi-rt_interaction_cross_sections.lo am__objects_50 = $(am__objects_49) am__objects_51 = mpi-space.lo mpi-space_rebuild.lo mpi-space_regrid.lo \ mpi-space_unique_id.lo mpi-space_sort.lo mpi-space_split.lo \ mpi-space_extras.lo mpi-space_first_init.lo mpi-space_init.lo \ mpi-space_cell_index.lo mpi-space_recycle.lo \ mpi-runner_main.lo mpi-runner_doiact_hydro.lo \ mpi-runner_doiact_limiter.lo mpi-runner_doiact_stars.lo \ mpi-runner_doiact_black_holes.lo mpi-runner_doiact_sinks.lo \ mpi-runner_ghost.lo mpi-runner_recv.lo mpi-runner_pack.lo \ mpi-runner_sort.lo mpi-runner_drift.lo \ mpi-runner_black_holes.lo mpi-runner_time_integration.lo \ mpi-runner_doiact_hydro_vec.lo mpi-runner_others.lo \ mpi-runner_sinks.lo mpi-cell.lo mpi-cell_convert_part.lo \ mpi-cell_drift.lo mpi-cell_lock.lo mpi-cell_pack.lo \ mpi-cell_split.lo mpi-cell_unskip.lo mpi-cell_grid.lo \ mpi-engine.lo mpi-engine_maketasks.lo \ mpi-engine_split_particles.lo mpi-engine_strays.lo \ mpi-engine_drift.lo mpi-engine_unskip.lo \ mpi-engine_collect_end_of_step.lo mpi-engine_redistribute.lo \ mpi-engine_fof.lo mpi-engine_proxy.lo mpi-engine_io.lo \ mpi-engine_config.lo mpi-queue.lo mpi-task.lo mpi-timers.lo \ mpi-debug.lo mpi-scheduler.lo mpi-proxy.lo mpi-version.lo \ mpi-common_io.lo mpi-common_io_copy.lo mpi-common_io_cells.lo \ mpi-common_io_fields.lo mpi-single_io.lo mpi-serial_io.lo \ mpi-distributed_io.lo mpi-parallel_io.lo mpi-output_options.lo \ mpi-line_of_sight.lo mpi-restart.lo mpi-parser.lo mpi-xmf.lo \ mpi-kernel_hydro.lo mpi-tools.lo mpi-map.lo mpi-part.lo \ mpi-partition.lo mpi-clocks.lo mpi-physical_constants.lo \ mpi-units.lo mpi-potential.lo mpi-hydro_properties.lo \ mpi-threadpool.lo mpi-cooling.lo mpi-star_formation.lo \ mpi-hydro.lo mpi-stars.lo mpi-sink.lo mpi-statistics.lo \ mpi-profiler.lo mpi-csds.lo mpi-part_type.lo \ mpi-gravity_properties.lo mpi-gravity.lo mpi-multipole.lo \ mpi-collectgroup.lo mpi-hydro_space.lo \ mpi-equation_of_state.lo mpi-io_compression.lo \ mpi-chemistry.lo mpi-cosmology.lo \ mpi-velociraptor_interface.lo mpi-output_list.lo \ mpi-csds_io.lo mpi-memuse.lo mpi-mpiuse.lo \ mpi-memuse_rnodes.lo mpi-fof.lo mpi-fof_catalogue_io.lo \ mpi-hashmap.lo mpi-mesh_gravity.lo mpi-mesh_gravity_mpi.lo \ mpi-mesh_gravity_patch.lo mpi-mesh_gravity_sort.lo \ mpi-runner_neutrino.lo neutrino/Default/mpi-fermi_dirac.lo \ neutrino/Default/mpi-neutrino.lo \ neutrino/Default/mpi-neutrino_response.lo mpi-rt_parameters.lo \ mpi-hdf5_object_to_blob.lo mpi-ic_info.lo \ mpi-exchange_structs.lo mpi-particle_buffer.lo \ lightcone/mpi-lightcone.lo \ lightcone/mpi-lightcone_particle_io.lo \ lightcone/mpi-lightcone_replications.lo \ lightcone/mpi-healpix_util.lo lightcone/mpi-lightcone_array.lo \ lightcone/mpi-lightcone_map.lo \ lightcone/mpi-lightcone_map_types.lo \ lightcone/mpi-projected_kernel.lo \ lightcone/mpi-lightcone_shell.lo mpi-power_spectrum.lo \ mpi-forcing.lo mpi-ghost_stats.lo $(am__objects_28) \ $(am__objects_31) $(am__objects_6) $(am__objects_33) \ $(am__objects_36) $(am__objects_38) $(am__objects_40) \ $(am__objects_42) $(am__objects_44) $(am__objects_46) \ $(am__objects_48) $(am__objects_50) am_libswiftsim_mpi_la_OBJECTS = $(am__objects_51) libswiftsim_mpi_la_OBJECTS = $(am_libswiftsim_mpi_la_OBJECTS) libswiftsim_mpi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) \ $(libswiftsim_mpi_la_LDFLAGS) $(LDFLAGS) -o $@ am_libswiftsim_mpi_la_rpath = -rpath $(libdir) AM_V_P = $(am__v_P_$(V)) am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I. -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__maybe_remake_depfiles = depfiles am__depfiles_remade = ./$(DEPDIR)/libgrav_la-runner_doiact_grav.Plo \ ./$(DEPDIR)/libgrav_mpi_la-runner_doiact_grav.Plo \ ./$(DEPDIR)/libswiftsim_la-cell.Plo \ ./$(DEPDIR)/libswiftsim_la-cell_convert_part.Plo \ ./$(DEPDIR)/libswiftsim_la-cell_drift.Plo \ ./$(DEPDIR)/libswiftsim_la-cell_grid.Plo \ ./$(DEPDIR)/libswiftsim_la-cell_lock.Plo \ ./$(DEPDIR)/libswiftsim_la-cell_pack.Plo \ ./$(DEPDIR)/libswiftsim_la-cell_split.Plo \ ./$(DEPDIR)/libswiftsim_la-cell_unskip.Plo \ ./$(DEPDIR)/libswiftsim_la-chemistry.Plo \ ./$(DEPDIR)/libswiftsim_la-clocks.Plo \ ./$(DEPDIR)/libswiftsim_la-collectgroup.Plo \ ./$(DEPDIR)/libswiftsim_la-common_io.Plo \ ./$(DEPDIR)/libswiftsim_la-common_io_cells.Plo \ ./$(DEPDIR)/libswiftsim_la-common_io_copy.Plo \ ./$(DEPDIR)/libswiftsim_la-common_io_fields.Plo \ ./$(DEPDIR)/libswiftsim_la-cooling.Plo \ ./$(DEPDIR)/libswiftsim_la-cosmology.Plo \ ./$(DEPDIR)/libswiftsim_la-csds.Plo \ ./$(DEPDIR)/libswiftsim_la-csds_io.Plo \ ./$(DEPDIR)/libswiftsim_la-debug.Plo \ ./$(DEPDIR)/libswiftsim_la-distributed_io.Plo \ ./$(DEPDIR)/libswiftsim_la-engine.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_collect_end_of_step.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_config.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_drift.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_fof.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_io.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_maketasks.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_proxy.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_redistribute.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_split_particles.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_strays.Plo \ ./$(DEPDIR)/libswiftsim_la-engine_unskip.Plo \ ./$(DEPDIR)/libswiftsim_la-equation_of_state.Plo \ ./$(DEPDIR)/libswiftsim_la-exchange_structs.Plo \ ./$(DEPDIR)/libswiftsim_la-fof.Plo \ ./$(DEPDIR)/libswiftsim_la-fof_catalogue_io.Plo \ ./$(DEPDIR)/libswiftsim_la-forcing.Plo \ ./$(DEPDIR)/libswiftsim_la-ghost_stats.Plo \ ./$(DEPDIR)/libswiftsim_la-gravity.Plo \ ./$(DEPDIR)/libswiftsim_la-gravity_properties.Plo \ ./$(DEPDIR)/libswiftsim_la-hashmap.Plo \ ./$(DEPDIR)/libswiftsim_la-hdf5_object_to_blob.Plo \ ./$(DEPDIR)/libswiftsim_la-hydro.Plo \ ./$(DEPDIR)/libswiftsim_la-hydro_properties.Plo \ ./$(DEPDIR)/libswiftsim_la-hydro_space.Plo \ ./$(DEPDIR)/libswiftsim_la-ic_info.Plo \ ./$(DEPDIR)/libswiftsim_la-io_compression.Plo \ ./$(DEPDIR)/libswiftsim_la-kernel_hydro.Plo \ ./$(DEPDIR)/libswiftsim_la-line_of_sight.Plo \ ./$(DEPDIR)/libswiftsim_la-map.Plo \ ./$(DEPDIR)/libswiftsim_la-memuse.Plo \ ./$(DEPDIR)/libswiftsim_la-memuse_rnodes.Plo \ ./$(DEPDIR)/libswiftsim_la-mesh_gravity.Plo \ ./$(DEPDIR)/libswiftsim_la-mesh_gravity_mpi.Plo \ ./$(DEPDIR)/libswiftsim_la-mesh_gravity_patch.Plo \ ./$(DEPDIR)/libswiftsim_la-mesh_gravity_sort.Plo \ ./$(DEPDIR)/libswiftsim_la-mpiuse.Plo \ ./$(DEPDIR)/libswiftsim_la-multipole.Plo \ ./$(DEPDIR)/libswiftsim_la-output_list.Plo \ ./$(DEPDIR)/libswiftsim_la-output_options.Plo \ ./$(DEPDIR)/libswiftsim_la-parallel_io.Plo \ ./$(DEPDIR)/libswiftsim_la-parser.Plo \ ./$(DEPDIR)/libswiftsim_la-part.Plo \ ./$(DEPDIR)/libswiftsim_la-part_type.Plo \ ./$(DEPDIR)/libswiftsim_la-particle_buffer.Plo \ ./$(DEPDIR)/libswiftsim_la-partition.Plo \ ./$(DEPDIR)/libswiftsim_la-physical_constants.Plo \ ./$(DEPDIR)/libswiftsim_la-potential.Plo \ ./$(DEPDIR)/libswiftsim_la-power_spectrum.Plo \ ./$(DEPDIR)/libswiftsim_la-profiler.Plo \ ./$(DEPDIR)/libswiftsim_la-proxy.Plo \ ./$(DEPDIR)/libswiftsim_la-queue.Plo \ ./$(DEPDIR)/libswiftsim_la-restart.Plo \ ./$(DEPDIR)/libswiftsim_la-rt_parameters.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_black_holes.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_doiact_black_holes.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro_vec.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_doiact_limiter.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_doiact_sinks.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_doiact_stars.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_drift.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_ghost.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_main.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_neutrino.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_others.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_pack.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_recv.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_sinks.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_sort.Plo \ ./$(DEPDIR)/libswiftsim_la-runner_time_integration.Plo \ ./$(DEPDIR)/libswiftsim_la-scheduler.Plo \ ./$(DEPDIR)/libswiftsim_la-serial_io.Plo \ ./$(DEPDIR)/libswiftsim_la-single_io.Plo \ ./$(DEPDIR)/libswiftsim_la-sink.Plo \ ./$(DEPDIR)/libswiftsim_la-space.Plo \ ./$(DEPDIR)/libswiftsim_la-space_cell_index.Plo \ ./$(DEPDIR)/libswiftsim_la-space_extras.Plo \ ./$(DEPDIR)/libswiftsim_la-space_first_init.Plo \ ./$(DEPDIR)/libswiftsim_la-space_init.Plo \ ./$(DEPDIR)/libswiftsim_la-space_rebuild.Plo \ ./$(DEPDIR)/libswiftsim_la-space_recycle.Plo \ ./$(DEPDIR)/libswiftsim_la-space_regrid.Plo \ ./$(DEPDIR)/libswiftsim_la-space_sort.Plo \ ./$(DEPDIR)/libswiftsim_la-space_split.Plo \ ./$(DEPDIR)/libswiftsim_la-space_unique_id.Plo \ ./$(DEPDIR)/libswiftsim_la-star_formation.Plo \ ./$(DEPDIR)/libswiftsim_la-stars.Plo \ ./$(DEPDIR)/libswiftsim_la-statistics.Plo \ ./$(DEPDIR)/libswiftsim_la-task.Plo \ ./$(DEPDIR)/libswiftsim_la-threadpool.Plo \ ./$(DEPDIR)/libswiftsim_la-timers.Plo \ ./$(DEPDIR)/libswiftsim_la-tools.Plo \ ./$(DEPDIR)/libswiftsim_la-units.Plo \ ./$(DEPDIR)/libswiftsim_la-velociraptor_interface.Plo \ ./$(DEPDIR)/libswiftsim_la-version.Plo \ ./$(DEPDIR)/libswiftsim_la-xmf.Plo ./$(DEPDIR)/mpi-cell.Plo \ ./$(DEPDIR)/mpi-cell_convert_part.Plo \ ./$(DEPDIR)/mpi-cell_drift.Plo ./$(DEPDIR)/mpi-cell_grid.Plo \ ./$(DEPDIR)/mpi-cell_lock.Plo ./$(DEPDIR)/mpi-cell_pack.Plo \ ./$(DEPDIR)/mpi-cell_split.Plo ./$(DEPDIR)/mpi-cell_unskip.Plo \ ./$(DEPDIR)/mpi-chemistry.Plo ./$(DEPDIR)/mpi-clocks.Plo \ ./$(DEPDIR)/mpi-collectgroup.Plo ./$(DEPDIR)/mpi-common_io.Plo \ ./$(DEPDIR)/mpi-common_io_cells.Plo \ ./$(DEPDIR)/mpi-common_io_copy.Plo \ ./$(DEPDIR)/mpi-common_io_fields.Plo \ ./$(DEPDIR)/mpi-cooling.Plo ./$(DEPDIR)/mpi-cosmology.Plo \ ./$(DEPDIR)/mpi-csds.Plo ./$(DEPDIR)/mpi-csds_io.Plo \ ./$(DEPDIR)/mpi-debug.Plo ./$(DEPDIR)/mpi-distributed_io.Plo \ ./$(DEPDIR)/mpi-engine.Plo \ ./$(DEPDIR)/mpi-engine_collect_end_of_step.Plo \ ./$(DEPDIR)/mpi-engine_config.Plo \ ./$(DEPDIR)/mpi-engine_drift.Plo \ ./$(DEPDIR)/mpi-engine_fof.Plo ./$(DEPDIR)/mpi-engine_io.Plo \ ./$(DEPDIR)/mpi-engine_maketasks.Plo \ ./$(DEPDIR)/mpi-engine_proxy.Plo \ ./$(DEPDIR)/mpi-engine_redistribute.Plo \ ./$(DEPDIR)/mpi-engine_split_particles.Plo \ ./$(DEPDIR)/mpi-engine_strays.Plo \ ./$(DEPDIR)/mpi-engine_unskip.Plo \ ./$(DEPDIR)/mpi-equation_of_state.Plo \ ./$(DEPDIR)/mpi-exchange_structs.Plo ./$(DEPDIR)/mpi-fof.Plo \ ./$(DEPDIR)/mpi-fof_catalogue_io.Plo \ ./$(DEPDIR)/mpi-forcing.Plo ./$(DEPDIR)/mpi-ghost_stats.Plo \ ./$(DEPDIR)/mpi-gravity.Plo \ ./$(DEPDIR)/mpi-gravity_properties.Plo \ ./$(DEPDIR)/mpi-hashmap.Plo \ ./$(DEPDIR)/mpi-hdf5_object_to_blob.Plo \ ./$(DEPDIR)/mpi-hydro.Plo ./$(DEPDIR)/mpi-hydro_properties.Plo \ ./$(DEPDIR)/mpi-hydro_space.Plo ./$(DEPDIR)/mpi-ic_info.Plo \ ./$(DEPDIR)/mpi-io_compression.Plo \ ./$(DEPDIR)/mpi-kernel_hydro.Plo \ ./$(DEPDIR)/mpi-line_of_sight.Plo ./$(DEPDIR)/mpi-map.Plo \ ./$(DEPDIR)/mpi-memuse.Plo ./$(DEPDIR)/mpi-memuse_rnodes.Plo \ ./$(DEPDIR)/mpi-mesh_gravity.Plo \ ./$(DEPDIR)/mpi-mesh_gravity_mpi.Plo \ ./$(DEPDIR)/mpi-mesh_gravity_patch.Plo \ ./$(DEPDIR)/mpi-mesh_gravity_sort.Plo \ ./$(DEPDIR)/mpi-mpiuse.Plo ./$(DEPDIR)/mpi-multipole.Plo \ ./$(DEPDIR)/mpi-output_list.Plo \ ./$(DEPDIR)/mpi-output_options.Plo \ ./$(DEPDIR)/mpi-parallel_io.Plo ./$(DEPDIR)/mpi-parser.Plo \ ./$(DEPDIR)/mpi-part.Plo ./$(DEPDIR)/mpi-part_type.Plo \ ./$(DEPDIR)/mpi-particle_buffer.Plo \ ./$(DEPDIR)/mpi-partition.Plo \ ./$(DEPDIR)/mpi-physical_constants.Plo \ ./$(DEPDIR)/mpi-potential.Plo \ ./$(DEPDIR)/mpi-power_spectrum.Plo \ ./$(DEPDIR)/mpi-profiler.Plo ./$(DEPDIR)/mpi-proxy.Plo \ ./$(DEPDIR)/mpi-queue.Plo ./$(DEPDIR)/mpi-restart.Plo \ ./$(DEPDIR)/mpi-rt_parameters.Plo \ ./$(DEPDIR)/mpi-runner_black_holes.Plo \ ./$(DEPDIR)/mpi-runner_doiact_black_holes.Plo \ ./$(DEPDIR)/mpi-runner_doiact_hydro.Plo \ ./$(DEPDIR)/mpi-runner_doiact_hydro_vec.Plo \ ./$(DEPDIR)/mpi-runner_doiact_limiter.Plo \ ./$(DEPDIR)/mpi-runner_doiact_sinks.Plo \ ./$(DEPDIR)/mpi-runner_doiact_stars.Plo \ ./$(DEPDIR)/mpi-runner_drift.Plo \ ./$(DEPDIR)/mpi-runner_ghost.Plo \ ./$(DEPDIR)/mpi-runner_main.Plo \ ./$(DEPDIR)/mpi-runner_neutrino.Plo \ ./$(DEPDIR)/mpi-runner_others.Plo \ ./$(DEPDIR)/mpi-runner_pack.Plo \ ./$(DEPDIR)/mpi-runner_recv.Plo \ ./$(DEPDIR)/mpi-runner_sinks.Plo \ ./$(DEPDIR)/mpi-runner_sort.Plo \ ./$(DEPDIR)/mpi-runner_time_integration.Plo \ ./$(DEPDIR)/mpi-scheduler.Plo ./$(DEPDIR)/mpi-serial_io.Plo \ ./$(DEPDIR)/mpi-single_io.Plo ./$(DEPDIR)/mpi-sink.Plo \ ./$(DEPDIR)/mpi-space.Plo ./$(DEPDIR)/mpi-space_cell_index.Plo \ ./$(DEPDIR)/mpi-space_extras.Plo \ ./$(DEPDIR)/mpi-space_first_init.Plo \ ./$(DEPDIR)/mpi-space_init.Plo \ ./$(DEPDIR)/mpi-space_rebuild.Plo \ ./$(DEPDIR)/mpi-space_recycle.Plo \ ./$(DEPDIR)/mpi-space_regrid.Plo \ ./$(DEPDIR)/mpi-space_sort.Plo ./$(DEPDIR)/mpi-space_split.Plo \ ./$(DEPDIR)/mpi-space_unique_id.Plo \ ./$(DEPDIR)/mpi-star_formation.Plo ./$(DEPDIR)/mpi-stars.Plo \ ./$(DEPDIR)/mpi-statistics.Plo ./$(DEPDIR)/mpi-task.Plo \ ./$(DEPDIR)/mpi-threadpool.Plo ./$(DEPDIR)/mpi-timers.Plo \ ./$(DEPDIR)/mpi-tools.Plo ./$(DEPDIR)/mpi-units.Plo \ ./$(DEPDIR)/mpi-velociraptor_interface.Plo \ ./$(DEPDIR)/mpi-version.Plo ./$(DEPDIR)/mpi-xmf.Plo \ cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo \ cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo \ cooling/EAGLE/$(DEPDIR)/mpi-cooling.Plo \ cooling/EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo \ cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling.Plo \ cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo \ cooling/PS2020/$(DEPDIR)/mpi-cooling.Plo \ cooling/PS2020/$(DEPDIR)/mpi-cooling_tables.Plo \ cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling.Plo \ cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo \ cooling/QLA/$(DEPDIR)/mpi-cooling.Plo \ cooling/QLA/$(DEPDIR)/mpi-cooling_tables.Plo \ cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo \ cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo \ cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling.Plo \ cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo \ cooling/grackle/$(DEPDIR)/libswiftsim_la-cooling.Plo \ cooling/grackle/$(DEPDIR)/mpi-cooling.Plo \ entropy_floor/EAGLE/$(DEPDIR)/libswiftsim_la-entropy_floor.Plo \ entropy_floor/EAGLE/$(DEPDIR)/mpi-entropy_floor.Plo \ extra_io/EAGLE/$(DEPDIR)/libswiftsim_la-extra_lightcone_map_types.Plo \ extra_io/EAGLE/$(DEPDIR)/mpi-extra_lightcone_map_types.Plo \ feedback/AGORA/$(DEPDIR)/libswiftsim_la-feedback.Plo \ feedback/AGORA/$(DEPDIR)/mpi-feedback.Plo \ feedback/EAGLE_kinetic/$(DEPDIR)/libswiftsim_la-feedback.Plo \ feedback/EAGLE_kinetic/$(DEPDIR)/mpi-feedback.Plo \ feedback/EAGLE_thermal/$(DEPDIR)/libswiftsim_la-feedback.Plo \ feedback/EAGLE_thermal/$(DEPDIR)/mpi-feedback.Plo \ feedback/GEAR/$(DEPDIR)/libswiftsim_la-feedback.Plo \ feedback/GEAR/$(DEPDIR)/libswiftsim_la-initial_mass_function.Plo \ feedback/GEAR/$(DEPDIR)/libswiftsim_la-stellar_evolution.Plo \ feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ia.Plo \ feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ii.Plo \ feedback/GEAR/$(DEPDIR)/mpi-feedback.Plo \ feedback/GEAR/$(DEPDIR)/mpi-initial_mass_function.Plo \ feedback/GEAR/$(DEPDIR)/mpi-stellar_evolution.Plo \ feedback/GEAR/$(DEPDIR)/mpi-supernovae_ia.Plo \ feedback/GEAR/$(DEPDIR)/mpi-supernovae_ii.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-healpix_util.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-lightcone.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-lightcone_array.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map_types.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-lightcone_particle_io.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-lightcone_replications.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-lightcone_shell.Plo \ lightcone/$(DEPDIR)/libswiftsim_la-projected_kernel.Plo \ lightcone/$(DEPDIR)/mpi-healpix_util.Plo \ lightcone/$(DEPDIR)/mpi-lightcone.Plo \ lightcone/$(DEPDIR)/mpi-lightcone_array.Plo \ lightcone/$(DEPDIR)/mpi-lightcone_map.Plo \ lightcone/$(DEPDIR)/mpi-lightcone_map_types.Plo \ lightcone/$(DEPDIR)/mpi-lightcone_particle_io.Plo \ lightcone/$(DEPDIR)/mpi-lightcone_replications.Plo \ lightcone/$(DEPDIR)/mpi-lightcone_shell.Plo \ lightcone/$(DEPDIR)/mpi-projected_kernel.Plo \ neutrino/Default/$(DEPDIR)/libswiftsim_la-fermi_dirac.Plo \ neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino.Plo \ neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino_response.Plo \ neutrino/Default/$(DEPDIR)/mpi-fermi_dirac.Plo \ neutrino/Default/$(DEPDIR)/mpi-neutrino.Plo \ neutrino/Default/$(DEPDIR)/mpi-neutrino_response.Plo \ rt/GEAR/$(DEPDIR)/libswiftsim_la-rt_interaction_cross_sections.Plo \ rt/GEAR/$(DEPDIR)/mpi-rt_interaction_cross_sections.Plo \ rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_cooling.Plo \ rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_rate_equations.Plo \ rt/SPHM1RT/$(DEPDIR)/mpi-rt_cooling.Plo \ rt/SPHM1RT/$(DEPDIR)/mpi-rt_rate_equations.Plo am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_$(V)) am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_$(V)) am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = $(libgrav_la_SOURCES) $(libgrav_mpi_la_SOURCES) \ $(libswiftsim_la_SOURCES) $(libswiftsim_mpi_la_SOURCES) DIST_SOURCES = $(libgrav_la_SOURCES) $(libgrav_mpi_la_SOURCES) \ $(am__libswiftsim_la_SOURCES_DIST) \ $(am__libswiftsim_mpi_la_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac HEADERS = $(include_HEADERS) $(nobase_noinst_HEADERS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} '/local/jenkins/jobs/SWIFT runtime checks/workspace/missing' aclocal-1.16 AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 1 AR = ar AUTOCONF = ${SHELL} '/local/jenkins/jobs/SWIFT runtime checks/workspace/missing' autoconf AUTOHEADER = ${SHELL} '/local/jenkins/jobs/SWIFT runtime checks/workspace/missing' autoheader AUTOMAKE = ${SHELL} '/local/jenkins/jobs/SWIFT runtime checks/workspace/missing' automake-1.16 AWK = gawk CC = mpicc CCDEPMODE = depmode=gcc3 CFITSIO_CFLAGS = CFITSIO_LIBS = CFLAGS = -g -O0 -debug inline-debug-info -O3 -ansi-alias -fma -ftz -fomit-frame-pointer -march=core-avx2 -mavx2 -no-vec -Qunused-arguments -pthread -Wall -Wextra -Wno-unused-parameter -Wshadow -Werror -Wstrict-prototypes CHEALPIX_CFLAGS = CHEALPIX_LIBS = CPP = mpicc -E CPPFLAGS = -I/cosma/local/grackle-swift//intel_2024.2.0/3.3.dev1/include -I/cosma/local/Python/3.12.4/include/python3.12/ -I/cosma/local/parmetis/intel_2024.2.0_intel_mpi_2024.2.0/4.0.3/include -I/cosma/local/gsl/2.8/include -I/cosma/local/fftw//intel_2024.2.0_intel_mpi_2024.2.0/3.3.10/include -I/cosma/local/hdf5//intel_2024.2.0/1.14.4/include -I/cosma/local/ucx/1.17.0/include CPUEXT_FLAGS = -madx CSCOPE = cscope CTAGS = ctags CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DLLTOOL = false DOXYGEN_PAPER_SIZE = DSYMUTIL = DUMPBIN = DX_CONFIG = doc/Doxyfile DX_DOCDIR = doc/ DX_DOT = DX_DOXYGEN = DX_DVIPS = DX_EGREP = DX_ENV = SRCDIR='.' PROJECT='SWIFT' VERSION='2025.01' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO' DX_FLAG_chi = 0 DX_FLAG_chm = 0 DX_FLAG_doc = 0 DX_FLAG_dot = 0 DX_FLAG_html = 0 DX_FLAG_man = 0 DX_FLAG_pdf = 0 DX_FLAG_ps = 0 DX_FLAG_rtf = 0 DX_FLAG_xml = 0 DX_HHC = DX_LATEX = DX_MAKEINDEX = DX_PDFLATEX = DX_PERL = DX_PROJECT = SWIFT ECHO_C = ECHO_N = -n ECHO_T = EGREP = /usr/bin/grep -E ETAGS = etags EXEEXT = FC = ifx FCFLAGS = -g -O0 FCLIBS = FFTW_INCS = FFTW_LIBS = -lfftw3_threads -lfftw3 FFTW_MPI_INCS = FFTW_MPI_LIBS = FGREP = /usr/bin/grep -F FILECMD = file # The git command, if available. GIT_CMD = /usr/bin/git GMP_LIBS = -lgmp GRACKLE_INCS = GRACKLE_LIBS = GRAVITY_CFLAGS = -qopenmp GREP = /usr/bin/grep GSL_INCS = GSL_LIBS = -lgsl -lgslcblas H5CC = /cosma/local/hdf5//intel_2024.2.0/1.14.4/bin/h5cc H5FC = /cosma/local/hdf5//intel_2024.2.0/1.14.4/bin/h5fc HDF5_CC = icx HDF5_CFLAGS = HDF5_CPPFLAGS = -I/cosma/local/hdf5/intel_2024.2.0/1.14.4/include -I/cosma/local/software/hdf5/build/intel_2024.2.0/1.14.4/src/src/H5FDsubfiling HDF5_FC = HDF5_FFLAGS = -I/cosma/local/hdf5/intel_2024.2.0/1.14.4/include -L/cosma/local/hdf5/intel_2024.2.0/1.14.4/lib -I/cosma/local/hdf5/intel_2024.2.0/1.14.4/lib HDF5_FLIBS = -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5 -lz -ldl -lm HDF5_LDFLAGS = -L/cosma/local/hdf5/intel_2024.2.0/1.14.4/lib HDF5_LIBS = -lhdf5_hl -lhdf5 -lz -ldl -lm HDF5_TYPE = serial HDF5_VERSION = 1.14.4-3 INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s JEMALLOC_LIBS = LD = /usr/bin/ld -m elf_x86_64 LDFLAGS = -L/cosma/local/grackle-swift//intel_2024.2.0/3.3.dev1/lib -Wl,-rpath,/cosma/local/grackle-swift//intel_2024.2.0/3.3.dev1/lib -L/cosma/local/parmetis/intel_2024.2.0_intel_mpi_2024.2.0/4.0.3/lib -Wl,-rpath,/cosma/local/parmetis/intel_2024.2.0_intel_mpi_2024.2.0/4.0.3/lib -L/cosma/local/gsl/2.8/lib -Wl,-rpath,/cosma/local/gsl/2.8/lib -L/cosma/local/fftw//intel_2024.2.0_intel_mpi_2024.2.0/3.3.10/lib -Wl,-rpath,/cosma/local/fftw//intel_2024.2.0_intel_mpi_2024.2.0/3.3.10/lib -L/cosma/local/hdf5//intel_2024.2.0/1.14.4/lib -Wl,-rpath,/cosma/local/hdf5//intel_2024.2.0/1.14.4/lib -L/cosma/local/ucx/1.17.0/lib -Wl,-rpath,/cosma/local/ucx/1.17.0/lib -lpthread -lpthread -lm LIBOBJS = LIBS = -lpthread -lm LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LN_S = ln -s LTLIBOBJS = LT_SYS_LIBRARY_PATH = MAKEINFO = ${SHELL} '/local/jenkins/jobs/SWIFT runtime checks/workspace/missing' makeinfo MANIFEST_TOOL = : METIS_INCS = METIS_LIBS = MKDIR_P = /usr/bin/mkdir -p MPICC = mpicc MPILIBS = MPIRUN = /cosma/local/intel/oneAPI_2024.2.0/mpi/2021.13/bin/mpirun MPI_THREAD_LIBS = -mt_mpi NM = /usr/bin/nm -B NMEDIT = NUMA_INCS = NUMA_LIBS = -lnuma OBJDUMP = objdump OBJEXT = o OTOOL = OTOOL64 = PACKAGE = swift PACKAGE_BUGREPORT = https://gitlab.cosma.dur.ac.uk/swift/swiftsim PACKAGE_NAME = SWIFT PACKAGE_STRING = SWIFT 2025.01 PACKAGE_TARNAME = swift PACKAGE_URL = PACKAGE_VERSION = 2025.01 PARMETIS_INCS = PARMETIS_LIBS = -lparmetis PATH_SEPARATOR = : PROFILER_LIBS = PRTDIAG = PTHREAD_CC = mpicc PTHREAD_CFLAGS = -Qunused-arguments -pthread PTHREAD_CXX = icpx PTHREAD_LIBS = -lpthread RANLIB = ranlib SED = /usr/bin/sed SET_MAKE = SHELL = /bin/sh SIMD_FLAGS = -mavx2 STRIP = strip SUNDIALS_INCS = SUNDIALS_LIBS = TBBMALLOC_LIBS = TCMALLOC_LIBS = VELOCIRAPTOR_LIBS = VELOCIRAPTOR_MPI_LIBS = VERSION = 2025.01 abs_builddir = /local/jenkins/jobs/SWIFT runtime checks/workspace/src abs_srcdir = /local/jenkins/jobs/SWIFT runtime checks/workspace/src abs_top_builddir = /local/jenkins/jobs/SWIFT runtime checks/workspace abs_top_srcdir = /local/jenkins/jobs/SWIFT runtime checks/workspace ac_ct_AR = ar ac_ct_CC = icx ac_ct_DUMPBIN = ac_ct_FC = am__include = include am__leading_dot = . am__quote = am__tar = $${TAR-tar} chof - "$$tardir" am__untar = $${TAR-tar} xf - ax_pthread_config = bindir = ${exec_prefix}/bin build = x86_64-pc-linux-gnu build_alias = build_cpu = x86_64 build_os = linux-gnu build_vendor = pc builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = x86_64-pc-linux-gnu host_alias = host_cpu = x86_64 host_os = linux-gnu host_vendor = pc htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} '/local/jenkins/jobs/SWIFT runtime checks/workspace/install-sh' libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} prefix = /usr/local program_transform_name = s,x,x, psdir = ${docdir} runstatedir = ${localstatedir}/run sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . subdirs = sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. # Add the non-standard paths to the included library headers AM_CFLAGS = $(HDF5_CPPFLAGS) $(GSL_INCS) $(FFTW_INCS) $(NUMA_INCS) $(GRACKLE_INCS) $(SUNDIALS_INCS) $(CHEALPIX_CFLAGS) # Assign a "safe" version number AM_LDFLAGS = $(HDF5_LDFLAGS) $(FFTW_LIBS) # Additional dependencies for shared libraries. EXTRA_LIBS = $(GSL_LIBS) $(GMP_LIBS) $(HDF5_LIBS) $(FFTW_LIBS) $(NUMA_LIBS) $(PROFILER_LIBS) $(TCMALLOC_LIBS) $(JEMALLOC_LIBS) $(TBBMALLOC_LIBS) $(GRACKLE_LIBS) $(SUNDIALS_LIBS) $(CHEALPIX_LIBS) # MPI libraries. MPI_LIBS = $(PARMETIS_LIBS) $(METIS_LIBS) $(MPI_THREAD_LIBS) MPI_FLAGS = -DWITH_MPI $(PARMETIS_INCS) $(METIS_INCS) # Build the libswiftsim library and a convenience library just for the gravity tasks lib_LTLIBRARIES = libswiftsim.la $(am__append_1) noinst_LTLIBRARIES = libgrav.la $(am__append_2) # List required headers include_HEADERS = space.h runner.h queue.h task.h lock.h cell.h part.h \ const.h cell_hydro.h cell_stars.h cell_grav.h cell_sinks.h \ cell_black_holes.h cell_rt.h cell_grid.h engine.h swift.h \ serial_io.h timers.h debug.h scheduler.h proxy.h parallel_io.h \ common_io.h single_io.h distributed_io.h map.h tools.h \ partition_fixed_costs.h partition.h clocks.h parser.h \ physical_constants.h physical_constants_cgs.h potential.h \ version.h hydro_properties.h riemann.h threadpool.h \ cooling_io.h cooling.h cooling_struct.h cooling_properties.h \ cooling_debug.h statistics.h memswap.h cache.h \ runner_doiact_hydro_vec.h runner_doiact_undef.h profiler.h \ entropy_floor.h csds.h active.h timeline.h xmf.h \ gravity_properties.h gravity_derivatives.h \ gravity_softened_derivatives.h vector_power.h collectgroup.h \ hydro_space.h sort_part.h chemistry.h chemistry_additions.h \ chemistry_io.h chemistry_struct.h chemistry_debug.h \ cosmology.h restart.h space_getsid.h utilities.h cbrt.h \ exp10.h velociraptor_interface.h swift_velociraptor_part.h \ output_list.h csds_io.h tracers_io.h tracers.h \ tracers_triggers.h tracers_struct.h tracers_debug.h \ star_formation_io.h star_formation_debug.h extra_io.h fof.h \ fof_struct.h fof_io.h fof_catalogue_io.h multipole.h \ multipole_accept.h multipole_struct.h binomial.h \ integer_power.h sincos.h star_formation_struct.h \ star_formation.h star_formation_iact.h star_formation_logger.h \ star_formation_logger_struct.h pressure_floor.h \ pressure_floor_struct.h pressure_floor_iact.h \ pressure_floor_debug.h velociraptor_struct.h velociraptor_io.h \ random.h memuse.h mpiuse.h memuse_rnodes.h black_holes.h \ black_holes_iact.h black_holes_io.h black_holes_properties.h \ black_holes_struct.h black_holes_debug.h feedback.h \ feedback_new_stars.h feedback_struct.h feedback_properties.h \ feedback_debug.h feedback_iact.h space_unique_id.h \ line_of_sight.h io_compression.h rays.h rays_struct.h sink.h \ sink_iact.h sink_struct.h sink_io.h sink_properties.h \ sink_debug.h particle_splitting.h particle_splitting_struct.h \ chemistry_csds.h star_formation_csds.h mesh_gravity.h \ mesh_gravity_mpi.h mesh_gravity_patch.h mesh_gravity_sort.h \ row_major_id.h hdf5_object_to_blob.h ic_info.h \ particle_buffer.h exchange_structs.h lightcone/lightcone.h \ lightcone/lightcone_particle_io.h \ lightcone/lightcone_replications.h \ lightcone/lightcone_crossing.h lightcone/lightcone_array.h \ lightcone/lightcone_map.h lightcone/lightcone_map_types.h \ lightcone/projected_kernel.h lightcone/lightcone_shell.h \ lightcone/healpix_util.h lightcone/pixel_index.h \ adaptive_softening.h adaptive_softening_iact.h \ adaptive_softening_struct.h forcing.h power_spectrum.h \ ghost_stats.h # source files for EAGLE extra I/O EAGLE_EXTRA_IO_SOURCES = $(am__append_3) # source files for QLA (Ploeckinger+20) cooling QLA_COOLING_SOURCES = $(am__append_4) $(am__append_5) # source files for QLA (Wiersma+09) cooling QLA_EAGLE_COOLING_SOURCES = # source files for EAGLE cooling EAGLE_COOLING_SOURCES = $(am__append_6) # source files for PS2020 cooling PS2020_COOLING_SOURCES = $(am__append_7) # source files for EAGLE feedback EAGLE_FEEDBACK_SOURCES = $(am__append_8) $(am__append_9) # source files for GRACKLE cooling GRACKLE_COOLING_SOURCES = $(am__append_10) # source files for EAGLE floor EAGLE_FLOOR_SOURCES = $(am__append_11) # source files for GEAR feedback GEAR_FEEDBACK_SOURCES = $(am__append_12) # source files for AGORA feedback AGORA_FEEDBACK_SOURCES = $(am__append_13) # source files for GEAR RT GEAR_RT_SOURCES = $(am__append_14) # source files for SPHM1RT cooling SPHM1RT_RT_SOURCES = $(am__append_15) # Common source files AM_SOURCES = space.c space_rebuild.c space_regrid.c space_unique_id.c \ space_sort.c space_split.c space_extras.c space_first_init.c \ space_init.c space_cell_index.c space_recycle.c runner_main.c \ runner_doiact_hydro.c runner_doiact_limiter.c \ runner_doiact_stars.c runner_doiact_black_holes.c \ runner_doiact_sinks.c runner_ghost.c runner_recv.c \ runner_pack.c runner_sort.c runner_drift.c \ runner_black_holes.c runner_time_integration.c \ runner_doiact_hydro_vec.c runner_others.c runner_sinks.c \ cell.c cell_convert_part.c cell_drift.c cell_lock.c \ cell_pack.c cell_split.c cell_unskip.c cell_grid.c engine.c \ engine_maketasks.c engine_split_particles.c engine_strays.c \ engine_drift.c engine_unskip.c engine_collect_end_of_step.c \ engine_redistribute.c engine_fof.c engine_proxy.c engine_io.c \ engine_config.c queue.c task.c timers.c debug.c scheduler.c \ proxy.c version.c common_io.c common_io_copy.c \ common_io_cells.c common_io_fields.c single_io.c serial_io.c \ distributed_io.c parallel_io.c output_options.c \ line_of_sight.c restart.c parser.c xmf.c kernel_hydro.c \ tools.c map.c part.c partition.c clocks.c physical_constants.c \ units.c potential.c hydro_properties.c threadpool.c cooling.c \ star_formation.c hydro.c stars.c sink.c statistics.c \ profiler.c csds.c part_type.c gravity_properties.c gravity.c \ multipole.c collectgroup.c hydro_space.c equation_of_state.c \ io_compression.c chemistry.c cosmology.c \ velociraptor_interface.c output_list.c csds_io.c memuse.c \ mpiuse.c memuse_rnodes.c fof.c fof_catalogue_io.c hashmap.c \ mesh_gravity.c mesh_gravity_mpi.c mesh_gravity_patch.c \ mesh_gravity_sort.c runner_neutrino.c \ neutrino/Default/fermi_dirac.c neutrino/Default/neutrino.c \ neutrino/Default/neutrino_response.c rt_parameters.c \ hdf5_object_to_blob.c ic_info.c exchange_structs.c \ particle_buffer.c lightcone/lightcone.c \ lightcone/lightcone_particle_io.c \ lightcone/lightcone_replications.c lightcone/healpix_util.c \ lightcone/lightcone_array.c lightcone/lightcone_map.c \ lightcone/lightcone_map_types.c lightcone/projected_kernel.c \ lightcone/lightcone_shell.c power_spectrum.c forcing.c \ ghost_stats.c $(EAGLE_EXTRA_IO_SOURCES) $(QLA_COOLING_SOURCES) \ $(QLA_EAGLE_COOLING_SOURCES) $(EAGLE_COOLING_SOURCES) \ $(EAGLE_FEEDBACK_SOURCES) $(GRACKLE_COOLING_SOURCES) \ $(GEAR_FEEDBACK_SOURCES) $(EAGLE_FLOOR_SOURCES) \ $(AGORA_FEEDBACK_SOURCES) $(PS2020_COOLING_SOURCES) \ $(SPHM1RT_RT_SOURCES) $(GEAR_RT_SOURCES) # Include files for distribution, not installation. nobase_noinst_HEADERS = align.h approx_math.h atomic.h barrier.h \ cycle.h error.h inline.h kernel_hydro.h kernel_gravity.h \ gravity_iact.h kernel_long_gravity.h vector.h accumulate.h \ cache.h exp.h log.h runner_doiact_nosort.h \ runner_doiact_hydro.h runner_doiact_stars.h \ runner_doiact_black_holes.h runner_doiact_grav.h \ runner_doiact_functions_hydro.h \ runner_doiact_functions_stars.h \ runner_doiact_functions_black_holes.h \ runner_doiact_functions_limiter.h \ runner_doiact_functions_sinks.h runner_doiact_limiter.h \ units.h intrinsics.h minmax.h runner_doiact_sinks.h kick.h \ timestep.h drift.h adiabatic_index.h io_properties.h \ dimension.h part_type.h periodic.h memswap.h \ timestep_limiter.h timestep_limiter_iact.h timestep_sync.h \ timestep_sync_part.h timestep_limiter_struct.h csds.h sign.h \ csds_io.h hashmap.h gravity.h gravity_io.h gravity_csds.h \ gravity_cache.h output_options.h gravity/Default/gravity.h \ gravity/Default/gravity_iact.h gravity/Default/gravity_io.h \ gravity/Default/gravity_debug.h gravity/Default/gravity_part.h \ gravity/MultiSoftening/gravity.h \ gravity/MultiSoftening/gravity_iact.h \ gravity/MultiSoftening/gravity_io.h \ gravity/MultiSoftening/gravity_debug.h \ gravity/MultiSoftening/gravity_part.h \ gravity/MultiSoftening/gravity_csds.h equation_of_state.h \ equation_of_state/ideal_gas/equation_of_state.h \ equation_of_state/isothermal/equation_of_state.h \ equation_of_state/barotropic/equation_of_state.h \ signal_velocity.h hydro.h hydro_io.h hydro_csds.h \ hydro_parameters.h hydro/None/hydro.h hydro/None/hydro_iact.h \ hydro/None/hydro_io.h hydro/None/hydro_debug.h \ hydro/None/hydro_part.h hydro/None/hydro_parameters.h \ hydro/Minimal/hydro.h hydro/Minimal/hydro_iact.h \ hydro/Minimal/hydro_io.h hydro/Minimal/hydro_debug.h \ hydro/Minimal/hydro_part.h hydro/Minimal/hydro_parameters.h \ hydro/Phantom/hydro.h hydro/Phantom/hydro_iact.h \ hydro/Phantom/hydro_io.h hydro/Phantom/hydro_debug.h \ hydro/Phantom/hydro_part.h hydro/Phantom/hydro_parameters.h \ hydro/Gadget2/hydro.h hydro/Gadget2/hydro_iact.h \ hydro/Gadget2/hydro_io.h hydro/Gadget2/hydro_debug.h \ hydro/Gadget2/hydro_part.h hydro/Gadget2/hydro_parameters.h \ hydro/Gadget2/hydro_csds.h hydro/PressureEntropy/hydro.h \ hydro/PressureEntropy/hydro_iact.h \ hydro/PressureEntropy/hydro_io.h \ hydro/PressureEntropy/hydro_debug.h \ hydro/PressureEntropy/hydro_part.h \ hydro/PressureEntropy/hydro_parameters.h \ hydro/PressureEnergy/hydro.h hydro/PressureEnergy/hydro_iact.h \ hydro/PressureEnergy/hydro_io.h \ hydro/PressureEnergy/hydro_debug.h \ hydro/PressureEnergy/hydro_part.h \ hydro/PressureEnergy/hydro_parameters.h \ hydro/PressureEnergyMorrisMonaghanAV/hydro.h \ hydro/PressureEnergyMorrisMonaghanAV/hydro_iact.h \ hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h \ hydro/PressureEnergyMorrisMonaghanAV/hydro_debug.h \ hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h \ hydro/PressureEnergyMorrisMonaghanAV/hydro_parameters.h \ hydro/AnarchyPU/hydro.h hydro/AnarchyPU/hydro_iact.h \ hydro/AnarchyPU/hydro_io.h hydro/AnarchyPU/hydro_debug.h \ hydro/AnarchyPU/hydro_part.h \ hydro/AnarchyPU/hydro_parameters.h hydro/SPHENIX/hydro.h \ hydro/SPHENIX/hydro_iact.h hydro/SPHENIX/hydro_io.h \ hydro/SPHENIX/hydro_debug.h hydro/SPHENIX/hydro_part.h \ hydro/SPHENIX/hydro_csds.h hydro/SPHENIX/hydro_parameters.h \ hydro/Gasoline/hydro.h hydro/Gasoline/hydro_iact.h \ hydro/Gasoline/hydro_io.h hydro/Gasoline/hydro_debug.h \ hydro/Gasoline/hydro_part.h hydro/Gasoline/hydro_parameters.h \ hydro/Gizmo/hydro_parameters.h hydro/Gizmo/hydro_io.h \ hydro/Gizmo/hydro_debug.h hydro/Gizmo/hydro.h \ hydro/Gizmo/hydro_iact.h hydro/Gizmo/hydro_part.h \ hydro/Gizmo/hydro_gradients.h hydro/Gizmo/hydro_getters.h \ hydro/Gizmo/hydro_setters.h hydro/Gizmo/hydro_flux.h \ hydro/Gizmo/hydro_slope_limiters.h \ hydro/Gizmo/hydro_slope_limiters_face.h \ hydro/Gizmo/hydro_slope_limiters_cell.h \ hydro/Gizmo/hydro_unphysical.h \ hydro/Gizmo/hydro_gradients_sph.h \ hydro/Gizmo/hydro_gradients_gizmo.h \ hydro/Gizmo/hydro_velocities.h hydro/Gizmo/hydro_lloyd.h \ hydro/Gizmo/MFV/hydro_debug.h hydro/Gizmo/MFV/hydro_part.h \ hydro/Gizmo/MFV/hydro_velocities.h \ hydro/Gizmo/MFV/hydro_flux.h hydro/Gizmo/MFM/hydro_debug.h \ hydro/Gizmo/MFM/hydro_part.h hydro/Gizmo/MFM/hydro_flux.h \ hydro/Gizmo/MFM/hydro_velocities.h \ hydro/Shadowswift/hydro_debug.h hydro/Shadowswift/hydro.h \ hydro/Shadowswift/hydro_iact.h hydro/Shadowswift/hydro_io.h \ hydro/Shadowswift/hydro_part.h \ hydro/Shadowswift/hydro_parameters.h mhd.h mhd_struct.h \ mhd_io.h mhd/None/mhd.h mhd/None/mhd_iact.h \ mhd/None/mhd_struct.h mhd/None/mhd_io.h mhd/None/mhd_debug.h \ mhd/None/mhd_parameters.h riemann/riemann_hllc.h \ riemann/riemann_trrs.h riemann/riemann_exact.h \ riemann/riemann_vacuum.h riemann/riemann_checks.h rt.h \ rt_additions.h rt_io.h rt_parameters.h rt_properties.h \ rt_struct.h rt/none/rt.h rt/none/rt_additions.h \ rt/none/rt_iact.h rt/none/rt_io.h rt/none/rt_parameters.h \ rt/none/rt_properties.h rt/none/rt_struct.h rt/debug/rt.h \ rt/debug/rt_additions.h rt/debug/rt_debugging.h \ rt/debug/rt_gradients.h rt/debug/rt_iact.h rt/debug/rt_io.h \ rt/debug/rt_parameters.h rt/debug/rt_properties.h \ rt/debug/rt_struct.h rt/GEAR/rt_additions.h \ rt/GEAR/rt_blackbody.h rt/GEAR/rt_debugging.h \ rt/GEAR/rt_flux.h rt/GEAR/rt_getters.h \ rt/GEAR/rt_grackle_utils.h rt/GEAR/rt_gradients.h rt/GEAR/rt.h \ rt/GEAR/rt_iact.h rt/GEAR/rt_interaction_cross_sections.h \ rt/GEAR/rt_interaction_rates.h rt/GEAR/rt_io.h \ rt/GEAR/rt_ionization_equilibrium.h rt/GEAR/rt_parameters.h \ rt/GEAR/rt_properties.h rt/GEAR/rt_riemann_GLF.h \ rt/GEAR/rt_riemann_HLL_eigenvalues.h rt/GEAR/rt_riemann_HLL.h \ rt/GEAR/rt_slope_limiters_cell.h \ rt/GEAR/rt_slope_limiters_face.h rt/GEAR/rt_species.h \ rt/GEAR/rt_stellar_emission_model.h rt/GEAR/rt_struct.h \ rt/GEAR/rt_thermochemistry.h \ rt/GEAR/rt_thermochemistry_utils.h rt/GEAR/rt_unphysical.h \ rt/SPHM1RT/rt.h rt/SPHM1RT/rt_getters.h \ rt/SPHM1RT/rt_setters.h rt/SPHM1RT/rt_iact.h \ rt/SPHM1RT/rt_io.h rt/SPHM1RT/rt_parameters.h \ rt/SPHM1RT/rt_properties.h rt/SPHM1RT/rt_struct.h \ rt/SPHM1RT/rt_gradients.h rt/SPHM1RT/rt_additions.h \ rt/SPHM1RT/rt_cooling.h rt/SPHM1RT/rt_cooling_rates.h \ rt/SPHM1RT/rt_unphysical.h \ rt/SPHM1RT/rt_species_and_elements.h \ rt/SPHM1RT/rt_stellar_emission_rate.h shadowswift/voronoi.h \ stars.h stars_io.h stars_csds.h stars/None/stars.h \ stars/None/stars_iact.h stars/None/stars_io.h \ stars/None/stars_debug.h stars/None/stars_part.h \ stars/Basic/stars.h stars/Basic/stars_iact.h \ stars/Basic/stars_io.h stars/Basic/stars_debug.h \ stars/Basic/stars_part.h stars/Basic/stars_csds.h \ stars/EAGLE/stars.h stars/EAGLE/stars_iact.h \ stars/EAGLE/stars_io.h stars/EAGLE/stars_debug.h \ stars/EAGLE/stars_part.h stars/GEAR/stars.h \ stars/GEAR/stars_iact.h stars/GEAR/stars_io.h \ stars/GEAR/stars_debug.h stars/GEAR/stars_csds.h \ stars/GEAR/stars_part.h stars/GEAR/stars_stellar_type.h \ forcing/none/forcing.h forcing/roberts_flow/forcing.h \ forcing/roberts_flow_acceleration/forcing.h \ forcing/ABC_flow/forcing.h potential/none/potential.h \ potential/point_mass/potential.h \ potential/isothermal/potential.h \ potential/disc_patch/potential.h \ potential/sine_wave/potential.h potential/constant/potential.h \ potential/hernquist/potential.h potential/nfw/potential.h \ potential/nfw_mn/potential.h \ potential/point_mass_softened/potential.h \ star_formation/none/star_formation.h \ star_formation/none/star_formation_struct.h \ star_formation/none/star_formation_io.h \ star_formation/none/star_formation_iact.h \ star_formation/none/star_formation_csds.h \ star_formation/none/star_formation_debug.h \ star_formation/QLA/star_formation.h \ star_formation/QLA/star_formation_struct.h \ star_formation/QLA/star_formation_io.h \ star_formation/QLA/star_formation_iact.h \ star_formation/QLA/star_formation_debug.h \ star_formation/EAGLE/star_formation.h \ star_formation/EAGLE/star_formation_struct.h \ star_formation/EAGLE/star_formation_io.h \ star_formation/EAGLE/star_formation_iact.h \ star_formation/EAGLE/star_formation_debug.h \ star_formation/GEAR/star_formation.h \ star_formation/GEAR/star_formation_struct.h \ star_formation/GEAR/star_formation_io.h \ star_formation/GEAR/star_formation_iact.h \ star_formation/GEAR/star_formation_csds.h \ star_formation/GEAR/star_formation_debug.h \ star_formation/GEAR/star_formation_setters.h \ star_formation/EAGLE/star_formation_logger.h \ star_formation/EAGLE/star_formation_logger_struct.h \ star_formation/GEAR/star_formation_logger.h \ star_formation/GEAR/star_formation_logger_struct.h \ star_formation/none/star_formation_logger.h \ star_formation/none/star_formation_logger_struct.h \ cooling/none/cooling.h cooling/none/cooling_struct.h \ cooling/none/cooling_io.h cooling/none/cooling_properties.h \ cooling/none/cooling_debug.h cooling/const_du/cooling.h \ cooling/const_du/cooling_struct.h \ cooling/const_du/cooling_io.h \ cooling/const_du/cooling_properties.h \ cooling/const_du/cooling_debug.h \ cooling/const_lambda/cooling.h \ cooling/const_lambda/cooling_struct.h \ cooling/const_lambda/cooling_io.h \ cooling/const_lambda/cooling_properties.h \ cooling/const_lambda/cooling_debug.h cooling/grackle/cooling.h \ cooling/grackle/cooling_struct.h cooling/grackle/cooling_io.h \ cooling/grackle/cooling_properties.h \ cooling/grackle/cooling_debug.h cooling/EAGLE/cooling.h \ cooling/EAGLE/cooling_struct.h cooling/EAGLE/cooling_tables.h \ cooling/EAGLE/cooling_io.h cooling/EAGLE/interpolate.h \ cooling/EAGLE/cooling_rates.h \ cooling/EAGLE/cooling_properties.h \ cooling/EAGLE/cooling_debug.h cooling/QLA_EAGLE/cooling.h \ cooling/QLA_EAGLE/cooling_struct.h \ cooling/QLA_EAGLE/cooling_tables.h \ cooling/QLA_EAGLE/cooling_io.h cooling/QLA_EAGLE/interpolate.h \ cooling/QLA_EAGLE/cooling_rates.h \ cooling/QLA_EAGLE/cooling_properties.h \ cooling/QLA_EAGLE/cooling_debug.h cooling/QLA/cooling.h \ cooling/QLA/cooling_struct.h cooling/QLA/cooling_tables.h \ cooling/QLA/cooling_io.h cooling/QLA/interpolate.h \ cooling/QLA/cooling_rates.h cooling/QLA/cooling_properties.h \ cooling/QLA/cooling_debug.h cooling/PS2020/cooling.h \ cooling/PS2020/cooling_struct.h \ cooling/PS2020/cooling_subgrid.h cooling/PS2020/cooling_io.h \ cooling/PS2020/interpolate.h cooling/PS2020/cooling_rates.h \ cooling/PS2020/cooling_tables.h \ cooling/PS2020/cooling_subgrid.h \ cooling/PS2020/cooling_properties.h \ cooling/PS2020/cooling_debug.h chemistry/none/chemistry.h \ chemistry/none/chemistry_additions.h \ chemistry/none/chemistry_io.h chemistry/none/chemistry_csds.h \ chemistry/none/chemistry_struct.h \ chemistry/none/chemistry_iact.h \ chemistry/none/chemistry_debug.h chemistry/GEAR/chemistry.h \ chemistry/GEAR/chemistry_io.h chemistry/GEAR/chemistry_csds.h \ chemistry/GEAR/chemistry_struct.h \ chemistry/GEAR/chemistry_iact.h \ chemistry/GEAR/chemistry_debug.h \ chemistry/GEAR_DIFFUSION/chemistry.h \ chemistry/GEAR_DIFFUSION/chemistry_io.h \ chemistry/GEAR_DIFFUSION/chemistry_struct.h \ chemistry/GEAR_DIFFUSION/chemistry_iact.h \ chemistry/GEAR_DIFFUSION/chemistry_debug.h \ chemistry/AGORA/chemistry.h chemistry/AGORA/chemistry_io.h \ chemistry/AGORA/chemistry_csds.h \ chemistry/AGORA/chemistry_struct.h \ chemistry/AGORA/chemistry_iact.h \ chemistry/AGORA/chemistry_debug.h chemistry/EAGLE/chemistry.h \ chemistry/EAGLE/chemistry_additions.h \ chemistry/EAGLE/chemistry_io.h \ chemistry/EAGLE/chemistry_struct.h \ chemistry/EAGLE/chemistry_iact.h \ chemistry/EAGLE/chemistry_debug.h chemistry/QLA/chemistry.h \ chemistry/QLA/chemistry_io.h chemistry/QLA/chemistry_struct.h \ chemistry/QLA/chemistry_iact.h chemistry/QLA/chemistry_debug.h \ entropy_floor/none/entropy_floor.h \ entropy_floor/EAGLE/entropy_floor.h \ entropy_floor/QLA/entropy_floor.h tracers/none/tracers.h \ tracers/none/tracers_struct.h tracers/none/tracers_io.h \ tracers/none/tracers_debug.h tracers/EAGLE/tracers.h \ tracers/EAGLE/tracers_struct.h tracers/EAGLE/tracers_io.h \ tracers/EAGLE/tracers_debug.h extra_io/EAGLE/extra_io.h \ extra_io/EAGLE/extra.h feedback/none/feedback.h \ feedback/none/feedback_struct.h feedback/none/feedback_iact.h \ feedback/none/feedback_properties.h feedback/none/feedback.h \ feedback/none/feedback_debug.h feedback/AGORA/feedback.h \ feedback/AGORA/feedback_struct.h \ feedback/AGORA/feedback_iact.h \ feedback/AGORA/feedback_properties.h feedback/AGORA/feedback.h \ feedback/AGORA/feedback_debug.h \ feedback/EAGLE_kinetic/feedback.h \ feedback/EAGLE_kinetic/feedback_struct.h \ feedback/EAGLE_kinetic/feedback_properties.h \ feedback/EAGLE_kinetic/feedback_iact.h \ feedback/EAGLE_kinetic/feedback_debug.h \ feedback/EAGLE_thermal/feedback.h \ feedback/EAGLE_thermal/feedback_struct.h \ feedback/EAGLE_thermal/feedback_properties.h \ feedback/EAGLE_thermal/feedback_iact.h \ feedback/EAGLE_thermal/feedback_debug.h \ feedback/EAGLE/yield_tables.h feedback/EAGLE/imf.h \ feedback/EAGLE/interpolate.h feedback/EAGLE/enrichment.h \ feedback/GEAR/stellar_evolution_struct.h \ feedback/GEAR/stellar_evolution.h feedback/GEAR/feedback.h \ feedback/GEAR/feedback_iact.h \ feedback/GEAR/feedback_properties.h \ feedback/GEAR/feedback_struct.h \ feedback/GEAR/initial_mass_function.h \ feedback/GEAR/supernovae_ia.h feedback/GEAR/supernovae_ii.h \ feedback/GEAR/lifetime.h feedback/GEAR/hdf5_functions.h \ feedback/GEAR/interpolation.h feedback/GEAR/feedback_debug.h \ black_holes/Default/black_holes.h \ black_holes/Default/black_holes_io.h \ black_holes/Default/black_holes_part.h \ black_holes/Default/black_holes_iact.h \ black_holes/Default/black_holes_properties.h \ black_holes/Default/black_holes_struct.h \ black_holes/Default/black_holes_debug.h \ black_holes/EAGLE/black_holes.h \ black_holes/EAGLE/black_holes_io.h \ black_holes/EAGLE/black_holes_part.h \ black_holes/EAGLE/black_holes_iact.h \ black_holes/EAGLE/black_holes_properties.h \ black_holes/EAGLE/black_holes_parameters.h \ black_holes/EAGLE/black_holes_struct.h \ black_holes/EAGLE/black_holes_debug.h \ black_holes/SPIN_JET/black_holes.h \ black_holes/SPIN_JET/black_holes_io.h \ black_holes/SPIN_JET/black_holes_part.h \ black_holes/SPIN_JET/black_holes_iact.h \ black_holes/SPIN_JET/black_holes_properties.h \ black_holes/SPIN_JET/black_holes_parameters.h \ black_holes/SPIN_JET/black_holes_spin.h \ black_holes/SPIN_JET/black_holes_struct.h \ black_holes/SPIN_JET/black_holes_debug.h \ pressure_floor/GEAR/pressure_floor.h \ pressure_floor/none/pressure_floor.h \ pressure_floor/GEAR/pressure_floor_iact.h \ pressure_floor/none/pressure_floor_iact.h \ pressure_floor/GEAR/pressure_floor_struct.h \ pressure_floor/none/pressure_floor_struct.h \ pressure_floor/GEAR/pressure_floor_debug.h \ pressure_floor/none/pressure_floor_debug.h sink/Default/sink.h \ sink/Default/sink_io.h sink/Default/sink_part.h \ sink/Default/sink_properties.h sink/Default/sink_iact.h \ sink/Default/sink_struct.h sink/Default/sink_debug.h \ sink/GEAR/sink.h sink/GEAR/sink_io.h sink/GEAR/sink_part.h \ sink/GEAR/sink_properties.h sink/GEAR/sink_setters.h \ sink/GEAR/sink_getters.h sink/GEAR/sink_iact.h \ sink/GEAR/sink_struct.h sink/GEAR/sink_debug.h \ sink/Basic/sink.h sink/Basic/sink_io.h sink/Basic/sink_part.h \ sink/Basic/sink_properties.h sink/Basic/sink_iact.h \ sink/Basic/sink_struct.h sink/Basic/sink_debug.h neutrino.h \ neutrino_properties.h neutrino_io.h \ neutrino/Default/neutrino.h neutrino/Default/relativity.h \ neutrino/Default/fermi_dirac.h \ neutrino/Default/neutrino_properties.h \ neutrino/Default/neutrino_io.h \ neutrino/Default/neutrino_response.h fvpm_geometry.h \ fvpm_geometry_struct.h fvpm_geometry/None/fvpm_geometry.h \ fvpm_geometry/None/fvpm_geometry_struct.h \ fvpm_geometry/Gizmo/fvpm_geometry.h \ fvpm_geometry/Gizmo/fvpm_geometry_struct.h \ fvpm_geometry/Gizmo/MFM/fvpm_geometry.h \ fvpm_geometry/Gizmo/MFV/fvpm_geometry.h # Sources and special flags for the gravity library libgrav_la_SOURCES = runner_doiact_grav.c libgrav_la_CFLAGS = $(AM_CFLAGS) $(GRAVITY_CFLAGS) libgrav_la_LDFLAGS = $(AM_LDFLAGS) $(EXTRA_LIBS) # Sources and special flags for the gravity MPI library libgrav_mpi_la_SOURCES = runner_doiact_grav.c libgrav_mpi_la_CFLAGS = $(AM_CFLAGS) $(GRAVITY_CFLAGS) -DWITH_MPI libgrav_mpi_la_LDFLAGS = $(AM_LDFLAGS) $(MPI_LIBS) $(EXTRA_LIBS) # Sources and flags for regular library libswiftsim_la_SOURCES = $(AM_SOURCES) libswiftsim_la_CFLAGS = $(AM_CFLAGS) libswiftsim_la_LDFLAGS = $(AM_LDFLAGS) $(EXTRA_LIBS) -version-info 0:0:0 libswiftsim_la_LIBADD = $(GRACKLE_LIBS) $(VELOCIRAPTOR_LIBS) libgrav.la # Sources and flags for MPI library libswiftsim_mpi_la_SOURCES = $(AM_SOURCES) libswiftsim_mpi_la_CFLAGS = $(AM_CFLAGS) $(MPI_FLAGS) libswiftsim_mpi_la_LDFLAGS = $(AM_LDFLAGS) $(MPI_LIBS) $(EXTRA_LIBS) -version-info 0:0:0 libswiftsim_mpi_la_SHORTNAME = mpi libswiftsim_mpi_la_LIBADD = $(GRACKLE_LIBS) $(VELOCIRAPTOR_LIBS) $(MPI_LIBS) libgrav_mpi.la # Make sure version_string.h is built first. BUILT_SOURCES = version_string.h # And distribute the built files. EXTRA_DIST = version_string.h version_string.h.in all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; \ locs=`for p in $$list; do echo $$p; done | \ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ sort -u`; \ test -z "$$locs" || { \ echo rm -f $${locs}; \ rm -f $${locs}; \ } clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) @list='$(noinst_LTLIBRARIES)'; \ locs=`for p in $$list; do echo $$p; done | \ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ sort -u`; \ test -z "$$locs" || { \ echo rm -f $${locs}; \ rm -f $${locs}; \ } libgrav.la: $(libgrav_la_OBJECTS) $(libgrav_la_DEPENDENCIES) $(EXTRA_libgrav_la_DEPENDENCIES) $(AM_V_CCLD)$(libgrav_la_LINK) $(libgrav_la_OBJECTS) $(libgrav_la_LIBADD) $(LIBS) libgrav_mpi.la: $(libgrav_mpi_la_OBJECTS) $(libgrav_mpi_la_DEPENDENCIES) $(EXTRA_libgrav_mpi_la_DEPENDENCIES) $(AM_V_CCLD)$(libgrav_mpi_la_LINK) $(am_libgrav_mpi_la_rpath) $(libgrav_mpi_la_OBJECTS) $(libgrav_mpi_la_LIBADD) $(LIBS) neutrino/Default/$(am__dirstamp): @$(MKDIR_P) neutrino/Default @: > neutrino/Default/$(am__dirstamp) neutrino/Default/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) neutrino/Default/$(DEPDIR) @: > neutrino/Default/$(DEPDIR)/$(am__dirstamp) neutrino/Default/libswiftsim_la-fermi_dirac.lo: \ neutrino/Default/$(am__dirstamp) \ neutrino/Default/$(DEPDIR)/$(am__dirstamp) neutrino/Default/libswiftsim_la-neutrino.lo: \ neutrino/Default/$(am__dirstamp) \ neutrino/Default/$(DEPDIR)/$(am__dirstamp) neutrino/Default/libswiftsim_la-neutrino_response.lo: \ neutrino/Default/$(am__dirstamp) \ neutrino/Default/$(DEPDIR)/$(am__dirstamp) lightcone/$(am__dirstamp): @$(MKDIR_P) lightcone @: > lightcone/$(am__dirstamp) lightcone/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lightcone/$(DEPDIR) @: > lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-lightcone.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-lightcone_particle_io.lo: \ lightcone/$(am__dirstamp) lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-lightcone_replications.lo: \ lightcone/$(am__dirstamp) lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-healpix_util.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-lightcone_array.lo: \ lightcone/$(am__dirstamp) lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-lightcone_map.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-lightcone_map_types.lo: \ lightcone/$(am__dirstamp) lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-projected_kernel.lo: \ lightcone/$(am__dirstamp) lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/libswiftsim_la-lightcone_shell.lo: \ lightcone/$(am__dirstamp) lightcone/$(DEPDIR)/$(am__dirstamp) extra_io/EAGLE/$(am__dirstamp): @$(MKDIR_P) extra_io/EAGLE @: > extra_io/EAGLE/$(am__dirstamp) extra_io/EAGLE/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) extra_io/EAGLE/$(DEPDIR) @: > extra_io/EAGLE/$(DEPDIR)/$(am__dirstamp) extra_io/EAGLE/libswiftsim_la-extra_lightcone_map_types.lo: \ extra_io/EAGLE/$(am__dirstamp) \ extra_io/EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/QLA/$(am__dirstamp): @$(MKDIR_P) cooling/QLA @: > cooling/QLA/$(am__dirstamp) cooling/QLA/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) cooling/QLA/$(DEPDIR) @: > cooling/QLA/$(DEPDIR)/$(am__dirstamp) cooling/QLA/libswiftsim_la-cooling.lo: cooling/QLA/$(am__dirstamp) \ cooling/QLA/$(DEPDIR)/$(am__dirstamp) cooling/QLA/libswiftsim_la-cooling_tables.lo: \ cooling/QLA/$(am__dirstamp) \ cooling/QLA/$(DEPDIR)/$(am__dirstamp) cooling/QLA_EAGLE/$(am__dirstamp): @$(MKDIR_P) cooling/QLA_EAGLE @: > cooling/QLA_EAGLE/$(am__dirstamp) cooling/QLA_EAGLE/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) cooling/QLA_EAGLE/$(DEPDIR) @: > cooling/QLA_EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/QLA_EAGLE/libswiftsim_la-cooling.lo: \ cooling/QLA_EAGLE/$(am__dirstamp) \ cooling/QLA_EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/QLA_EAGLE/libswiftsim_la-cooling_tables.lo: \ cooling/QLA_EAGLE/$(am__dirstamp) \ cooling/QLA_EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/EAGLE/$(am__dirstamp): @$(MKDIR_P) cooling/EAGLE @: > cooling/EAGLE/$(am__dirstamp) cooling/EAGLE/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) cooling/EAGLE/$(DEPDIR) @: > cooling/EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/EAGLE/libswiftsim_la-cooling.lo: \ cooling/EAGLE/$(am__dirstamp) \ cooling/EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/EAGLE/libswiftsim_la-cooling_tables.lo: \ cooling/EAGLE/$(am__dirstamp) \ cooling/EAGLE/$(DEPDIR)/$(am__dirstamp) feedback/EAGLE_thermal/$(am__dirstamp): @$(MKDIR_P) feedback/EAGLE_thermal @: > feedback/EAGLE_thermal/$(am__dirstamp) feedback/EAGLE_thermal/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) feedback/EAGLE_thermal/$(DEPDIR) @: > feedback/EAGLE_thermal/$(DEPDIR)/$(am__dirstamp) feedback/EAGLE_thermal/libswiftsim_la-feedback.lo: \ feedback/EAGLE_thermal/$(am__dirstamp) \ feedback/EAGLE_thermal/$(DEPDIR)/$(am__dirstamp) feedback/EAGLE_kinetic/$(am__dirstamp): @$(MKDIR_P) feedback/EAGLE_kinetic @: > feedback/EAGLE_kinetic/$(am__dirstamp) feedback/EAGLE_kinetic/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) feedback/EAGLE_kinetic/$(DEPDIR) @: > feedback/EAGLE_kinetic/$(DEPDIR)/$(am__dirstamp) feedback/EAGLE_kinetic/libswiftsim_la-feedback.lo: \ feedback/EAGLE_kinetic/$(am__dirstamp) \ feedback/EAGLE_kinetic/$(DEPDIR)/$(am__dirstamp) cooling/grackle/$(am__dirstamp): @$(MKDIR_P) cooling/grackle @: > cooling/grackle/$(am__dirstamp) cooling/grackle/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) cooling/grackle/$(DEPDIR) @: > cooling/grackle/$(DEPDIR)/$(am__dirstamp) cooling/grackle/libswiftsim_la-cooling.lo: \ cooling/grackle/$(am__dirstamp) \ cooling/grackle/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/$(am__dirstamp): @$(MKDIR_P) feedback/GEAR @: > feedback/GEAR/$(am__dirstamp) feedback/GEAR/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) feedback/GEAR/$(DEPDIR) @: > feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/libswiftsim_la-stellar_evolution.lo: \ feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/libswiftsim_la-feedback.lo: \ feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/libswiftsim_la-initial_mass_function.lo: \ feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/libswiftsim_la-supernovae_ia.lo: \ feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/libswiftsim_la-supernovae_ii.lo: \ feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) entropy_floor/EAGLE/$(am__dirstamp): @$(MKDIR_P) entropy_floor/EAGLE @: > entropy_floor/EAGLE/$(am__dirstamp) entropy_floor/EAGLE/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) entropy_floor/EAGLE/$(DEPDIR) @: > entropy_floor/EAGLE/$(DEPDIR)/$(am__dirstamp) entropy_floor/EAGLE/libswiftsim_la-entropy_floor.lo: \ entropy_floor/EAGLE/$(am__dirstamp) \ entropy_floor/EAGLE/$(DEPDIR)/$(am__dirstamp) feedback/AGORA/$(am__dirstamp): @$(MKDIR_P) feedback/AGORA @: > feedback/AGORA/$(am__dirstamp) feedback/AGORA/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) feedback/AGORA/$(DEPDIR) @: > feedback/AGORA/$(DEPDIR)/$(am__dirstamp) feedback/AGORA/libswiftsim_la-feedback.lo: \ feedback/AGORA/$(am__dirstamp) \ feedback/AGORA/$(DEPDIR)/$(am__dirstamp) cooling/PS2020/$(am__dirstamp): @$(MKDIR_P) cooling/PS2020 @: > cooling/PS2020/$(am__dirstamp) cooling/PS2020/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) cooling/PS2020/$(DEPDIR) @: > cooling/PS2020/$(DEPDIR)/$(am__dirstamp) cooling/PS2020/libswiftsim_la-cooling.lo: \ cooling/PS2020/$(am__dirstamp) \ cooling/PS2020/$(DEPDIR)/$(am__dirstamp) cooling/PS2020/libswiftsim_la-cooling_tables.lo: \ cooling/PS2020/$(am__dirstamp) \ cooling/PS2020/$(DEPDIR)/$(am__dirstamp) rt/SPHM1RT/$(am__dirstamp): @$(MKDIR_P) rt/SPHM1RT @: > rt/SPHM1RT/$(am__dirstamp) rt/SPHM1RT/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) rt/SPHM1RT/$(DEPDIR) @: > rt/SPHM1RT/$(DEPDIR)/$(am__dirstamp) rt/SPHM1RT/libswiftsim_la-rt_rate_equations.lo: \ rt/SPHM1RT/$(am__dirstamp) \ rt/SPHM1RT/$(DEPDIR)/$(am__dirstamp) rt/SPHM1RT/libswiftsim_la-rt_cooling.lo: rt/SPHM1RT/$(am__dirstamp) \ rt/SPHM1RT/$(DEPDIR)/$(am__dirstamp) rt/GEAR/$(am__dirstamp): @$(MKDIR_P) rt/GEAR @: > rt/GEAR/$(am__dirstamp) rt/GEAR/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) rt/GEAR/$(DEPDIR) @: > rt/GEAR/$(DEPDIR)/$(am__dirstamp) rt/GEAR/libswiftsim_la-rt_interaction_cross_sections.lo: \ rt/GEAR/$(am__dirstamp) rt/GEAR/$(DEPDIR)/$(am__dirstamp) libswiftsim.la: $(libswiftsim_la_OBJECTS) $(libswiftsim_la_DEPENDENCIES) $(EXTRA_libswiftsim_la_DEPENDENCIES) $(AM_V_CCLD)$(libswiftsim_la_LINK) -rpath $(libdir) $(libswiftsim_la_OBJECTS) $(libswiftsim_la_LIBADD) $(LIBS) neutrino/Default/mpi-fermi_dirac.lo: neutrino/Default/$(am__dirstamp) \ neutrino/Default/$(DEPDIR)/$(am__dirstamp) neutrino/Default/mpi-neutrino.lo: neutrino/Default/$(am__dirstamp) \ neutrino/Default/$(DEPDIR)/$(am__dirstamp) neutrino/Default/mpi-neutrino_response.lo: \ neutrino/Default/$(am__dirstamp) \ neutrino/Default/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-lightcone.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-lightcone_particle_io.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-lightcone_replications.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-healpix_util.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-lightcone_array.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-lightcone_map.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-lightcone_map_types.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-projected_kernel.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) lightcone/mpi-lightcone_shell.lo: lightcone/$(am__dirstamp) \ lightcone/$(DEPDIR)/$(am__dirstamp) extra_io/EAGLE/mpi-extra_lightcone_map_types.lo: \ extra_io/EAGLE/$(am__dirstamp) \ extra_io/EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/QLA/mpi-cooling.lo: cooling/QLA/$(am__dirstamp) \ cooling/QLA/$(DEPDIR)/$(am__dirstamp) cooling/QLA/mpi-cooling_tables.lo: cooling/QLA/$(am__dirstamp) \ cooling/QLA/$(DEPDIR)/$(am__dirstamp) cooling/QLA_EAGLE/mpi-cooling.lo: cooling/QLA_EAGLE/$(am__dirstamp) \ cooling/QLA_EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/QLA_EAGLE/mpi-cooling_tables.lo: \ cooling/QLA_EAGLE/$(am__dirstamp) \ cooling/QLA_EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/EAGLE/mpi-cooling.lo: cooling/EAGLE/$(am__dirstamp) \ cooling/EAGLE/$(DEPDIR)/$(am__dirstamp) cooling/EAGLE/mpi-cooling_tables.lo: cooling/EAGLE/$(am__dirstamp) \ cooling/EAGLE/$(DEPDIR)/$(am__dirstamp) feedback/EAGLE_thermal/mpi-feedback.lo: \ feedback/EAGLE_thermal/$(am__dirstamp) \ feedback/EAGLE_thermal/$(DEPDIR)/$(am__dirstamp) feedback/EAGLE_kinetic/mpi-feedback.lo: \ feedback/EAGLE_kinetic/$(am__dirstamp) \ feedback/EAGLE_kinetic/$(DEPDIR)/$(am__dirstamp) cooling/grackle/mpi-cooling.lo: cooling/grackle/$(am__dirstamp) \ cooling/grackle/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/mpi-stellar_evolution.lo: feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/mpi-feedback.lo: feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/mpi-initial_mass_function.lo: \ feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/mpi-supernovae_ia.lo: feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) feedback/GEAR/mpi-supernovae_ii.lo: feedback/GEAR/$(am__dirstamp) \ feedback/GEAR/$(DEPDIR)/$(am__dirstamp) entropy_floor/EAGLE/mpi-entropy_floor.lo: \ entropy_floor/EAGLE/$(am__dirstamp) \ entropy_floor/EAGLE/$(DEPDIR)/$(am__dirstamp) feedback/AGORA/mpi-feedback.lo: feedback/AGORA/$(am__dirstamp) \ feedback/AGORA/$(DEPDIR)/$(am__dirstamp) cooling/PS2020/mpi-cooling.lo: cooling/PS2020/$(am__dirstamp) \ cooling/PS2020/$(DEPDIR)/$(am__dirstamp) cooling/PS2020/mpi-cooling_tables.lo: cooling/PS2020/$(am__dirstamp) \ cooling/PS2020/$(DEPDIR)/$(am__dirstamp) rt/SPHM1RT/mpi-rt_rate_equations.lo: rt/SPHM1RT/$(am__dirstamp) \ rt/SPHM1RT/$(DEPDIR)/$(am__dirstamp) rt/SPHM1RT/mpi-rt_cooling.lo: rt/SPHM1RT/$(am__dirstamp) \ rt/SPHM1RT/$(DEPDIR)/$(am__dirstamp) rt/GEAR/mpi-rt_interaction_cross_sections.lo: rt/GEAR/$(am__dirstamp) \ rt/GEAR/$(DEPDIR)/$(am__dirstamp) libswiftsim_mpi.la: $(libswiftsim_mpi_la_OBJECTS) $(libswiftsim_mpi_la_DEPENDENCIES) $(EXTRA_libswiftsim_mpi_la_DEPENDENCIES) $(AM_V_CCLD)$(libswiftsim_mpi_la_LINK) $(am_libswiftsim_mpi_la_rpath) $(libswiftsim_mpi_la_OBJECTS) $(libswiftsim_mpi_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f cooling/EAGLE/*.$(OBJEXT) -rm -f cooling/EAGLE/*.lo -rm -f cooling/PS2020/*.$(OBJEXT) -rm -f cooling/PS2020/*.lo -rm -f cooling/QLA/*.$(OBJEXT) -rm -f cooling/QLA/*.lo -rm -f cooling/QLA_EAGLE/*.$(OBJEXT) -rm -f cooling/QLA_EAGLE/*.lo -rm -f cooling/grackle/*.$(OBJEXT) -rm -f cooling/grackle/*.lo -rm -f entropy_floor/EAGLE/*.$(OBJEXT) -rm -f entropy_floor/EAGLE/*.lo -rm -f extra_io/EAGLE/*.$(OBJEXT) -rm -f extra_io/EAGLE/*.lo -rm -f feedback/AGORA/*.$(OBJEXT) -rm -f feedback/AGORA/*.lo -rm -f feedback/EAGLE_kinetic/*.$(OBJEXT) -rm -f feedback/EAGLE_kinetic/*.lo -rm -f feedback/EAGLE_thermal/*.$(OBJEXT) -rm -f feedback/EAGLE_thermal/*.lo -rm -f feedback/GEAR/*.$(OBJEXT) -rm -f feedback/GEAR/*.lo -rm -f lightcone/*.$(OBJEXT) -rm -f lightcone/*.lo -rm -f neutrino/Default/*.$(OBJEXT) -rm -f neutrino/Default/*.lo -rm -f rt/GEAR/*.$(OBJEXT) -rm -f rt/GEAR/*.lo -rm -f rt/SPHM1RT/*.$(OBJEXT) -rm -f rt/SPHM1RT/*.lo distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/libgrav_la-runner_doiact_grav.Plo # am--include-marker include ./$(DEPDIR)/libgrav_mpi_la-runner_doiact_grav.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell_convert_part.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell_drift.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell_grid.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell_lock.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell_pack.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell_split.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cell_unskip.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-chemistry.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-clocks.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-collectgroup.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-common_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-common_io_cells.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-common_io_copy.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-common_io_fields.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cooling.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-cosmology.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-csds.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-csds_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-debug.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-distributed_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_collect_end_of_step.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_config.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_drift.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_fof.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_maketasks.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_proxy.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_redistribute.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_split_particles.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_strays.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-engine_unskip.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-equation_of_state.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-exchange_structs.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-fof.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-fof_catalogue_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-forcing.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-ghost_stats.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-gravity.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-gravity_properties.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-hashmap.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-hdf5_object_to_blob.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-hydro.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-hydro_properties.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-hydro_space.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-ic_info.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-io_compression.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-kernel_hydro.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-line_of_sight.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-map.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-memuse.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-memuse_rnodes.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-mesh_gravity.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-mesh_gravity_mpi.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-mesh_gravity_patch.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-mesh_gravity_sort.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-mpiuse.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-multipole.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-output_list.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-output_options.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-parallel_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-parser.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-part.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-part_type.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-particle_buffer.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-partition.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-physical_constants.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-potential.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-power_spectrum.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-profiler.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-proxy.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-queue.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-restart.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-rt_parameters.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_black_holes.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_doiact_black_holes.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro_vec.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_doiact_limiter.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_doiact_sinks.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_doiact_stars.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_drift.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_ghost.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_main.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_neutrino.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_others.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_pack.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_recv.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_sinks.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_sort.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-runner_time_integration.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-scheduler.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-serial_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-single_io.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-sink.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_cell_index.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_extras.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_first_init.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_init.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_rebuild.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_recycle.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_regrid.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_sort.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_split.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-space_unique_id.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-star_formation.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-stars.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-statistics.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-task.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-threadpool.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-timers.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-tools.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-units.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-velociraptor_interface.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-version.Plo # am--include-marker include ./$(DEPDIR)/libswiftsim_la-xmf.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell_convert_part.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell_drift.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell_grid.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell_lock.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell_pack.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell_split.Plo # am--include-marker include ./$(DEPDIR)/mpi-cell_unskip.Plo # am--include-marker include ./$(DEPDIR)/mpi-chemistry.Plo # am--include-marker include ./$(DEPDIR)/mpi-clocks.Plo # am--include-marker include ./$(DEPDIR)/mpi-collectgroup.Plo # am--include-marker include ./$(DEPDIR)/mpi-common_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-common_io_cells.Plo # am--include-marker include ./$(DEPDIR)/mpi-common_io_copy.Plo # am--include-marker include ./$(DEPDIR)/mpi-common_io_fields.Plo # am--include-marker include ./$(DEPDIR)/mpi-cooling.Plo # am--include-marker include ./$(DEPDIR)/mpi-cosmology.Plo # am--include-marker include ./$(DEPDIR)/mpi-csds.Plo # am--include-marker include ./$(DEPDIR)/mpi-csds_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-debug.Plo # am--include-marker include ./$(DEPDIR)/mpi-distributed_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_collect_end_of_step.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_config.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_drift.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_fof.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_maketasks.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_proxy.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_redistribute.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_split_particles.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_strays.Plo # am--include-marker include ./$(DEPDIR)/mpi-engine_unskip.Plo # am--include-marker include ./$(DEPDIR)/mpi-equation_of_state.Plo # am--include-marker include ./$(DEPDIR)/mpi-exchange_structs.Plo # am--include-marker include ./$(DEPDIR)/mpi-fof.Plo # am--include-marker include ./$(DEPDIR)/mpi-fof_catalogue_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-forcing.Plo # am--include-marker include ./$(DEPDIR)/mpi-ghost_stats.Plo # am--include-marker include ./$(DEPDIR)/mpi-gravity.Plo # am--include-marker include ./$(DEPDIR)/mpi-gravity_properties.Plo # am--include-marker include ./$(DEPDIR)/mpi-hashmap.Plo # am--include-marker include ./$(DEPDIR)/mpi-hdf5_object_to_blob.Plo # am--include-marker include ./$(DEPDIR)/mpi-hydro.Plo # am--include-marker include ./$(DEPDIR)/mpi-hydro_properties.Plo # am--include-marker include ./$(DEPDIR)/mpi-hydro_space.Plo # am--include-marker include ./$(DEPDIR)/mpi-ic_info.Plo # am--include-marker include ./$(DEPDIR)/mpi-io_compression.Plo # am--include-marker include ./$(DEPDIR)/mpi-kernel_hydro.Plo # am--include-marker include ./$(DEPDIR)/mpi-line_of_sight.Plo # am--include-marker include ./$(DEPDIR)/mpi-map.Plo # am--include-marker include ./$(DEPDIR)/mpi-memuse.Plo # am--include-marker include ./$(DEPDIR)/mpi-memuse_rnodes.Plo # am--include-marker include ./$(DEPDIR)/mpi-mesh_gravity.Plo # am--include-marker include ./$(DEPDIR)/mpi-mesh_gravity_mpi.Plo # am--include-marker include ./$(DEPDIR)/mpi-mesh_gravity_patch.Plo # am--include-marker include ./$(DEPDIR)/mpi-mesh_gravity_sort.Plo # am--include-marker include ./$(DEPDIR)/mpi-mpiuse.Plo # am--include-marker include ./$(DEPDIR)/mpi-multipole.Plo # am--include-marker include ./$(DEPDIR)/mpi-output_list.Plo # am--include-marker include ./$(DEPDIR)/mpi-output_options.Plo # am--include-marker include ./$(DEPDIR)/mpi-parallel_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-parser.Plo # am--include-marker include ./$(DEPDIR)/mpi-part.Plo # am--include-marker include ./$(DEPDIR)/mpi-part_type.Plo # am--include-marker include ./$(DEPDIR)/mpi-particle_buffer.Plo # am--include-marker include ./$(DEPDIR)/mpi-partition.Plo # am--include-marker include ./$(DEPDIR)/mpi-physical_constants.Plo # am--include-marker include ./$(DEPDIR)/mpi-potential.Plo # am--include-marker include ./$(DEPDIR)/mpi-power_spectrum.Plo # am--include-marker include ./$(DEPDIR)/mpi-profiler.Plo # am--include-marker include ./$(DEPDIR)/mpi-proxy.Plo # am--include-marker include ./$(DEPDIR)/mpi-queue.Plo # am--include-marker include ./$(DEPDIR)/mpi-restart.Plo # am--include-marker include ./$(DEPDIR)/mpi-rt_parameters.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_black_holes.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_doiact_black_holes.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_doiact_hydro.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_doiact_hydro_vec.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_doiact_limiter.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_doiact_sinks.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_doiact_stars.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_drift.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_ghost.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_main.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_neutrino.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_others.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_pack.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_recv.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_sinks.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_sort.Plo # am--include-marker include ./$(DEPDIR)/mpi-runner_time_integration.Plo # am--include-marker include ./$(DEPDIR)/mpi-scheduler.Plo # am--include-marker include ./$(DEPDIR)/mpi-serial_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-single_io.Plo # am--include-marker include ./$(DEPDIR)/mpi-sink.Plo # am--include-marker include ./$(DEPDIR)/mpi-space.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_cell_index.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_extras.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_first_init.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_init.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_rebuild.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_recycle.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_regrid.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_sort.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_split.Plo # am--include-marker include ./$(DEPDIR)/mpi-space_unique_id.Plo # am--include-marker include ./$(DEPDIR)/mpi-star_formation.Plo # am--include-marker include ./$(DEPDIR)/mpi-stars.Plo # am--include-marker include ./$(DEPDIR)/mpi-statistics.Plo # am--include-marker include ./$(DEPDIR)/mpi-task.Plo # am--include-marker include ./$(DEPDIR)/mpi-threadpool.Plo # am--include-marker include ./$(DEPDIR)/mpi-timers.Plo # am--include-marker include ./$(DEPDIR)/mpi-tools.Plo # am--include-marker include ./$(DEPDIR)/mpi-units.Plo # am--include-marker include ./$(DEPDIR)/mpi-velociraptor_interface.Plo # am--include-marker include ./$(DEPDIR)/mpi-version.Plo # am--include-marker include ./$(DEPDIR)/mpi-xmf.Plo # am--include-marker include cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo # am--include-marker include cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # am--include-marker include cooling/EAGLE/$(DEPDIR)/mpi-cooling.Plo # am--include-marker include cooling/EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo # am--include-marker include cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling.Plo # am--include-marker include cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # am--include-marker include cooling/PS2020/$(DEPDIR)/mpi-cooling.Plo # am--include-marker include cooling/PS2020/$(DEPDIR)/mpi-cooling_tables.Plo # am--include-marker include cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling.Plo # am--include-marker include cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # am--include-marker include cooling/QLA/$(DEPDIR)/mpi-cooling.Plo # am--include-marker include cooling/QLA/$(DEPDIR)/mpi-cooling_tables.Plo # am--include-marker include cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo # am--include-marker include cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # am--include-marker include cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling.Plo # am--include-marker include cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo # am--include-marker include cooling/grackle/$(DEPDIR)/libswiftsim_la-cooling.Plo # am--include-marker include cooling/grackle/$(DEPDIR)/mpi-cooling.Plo # am--include-marker include entropy_floor/EAGLE/$(DEPDIR)/libswiftsim_la-entropy_floor.Plo # am--include-marker include entropy_floor/EAGLE/$(DEPDIR)/mpi-entropy_floor.Plo # am--include-marker include extra_io/EAGLE/$(DEPDIR)/libswiftsim_la-extra_lightcone_map_types.Plo # am--include-marker include extra_io/EAGLE/$(DEPDIR)/mpi-extra_lightcone_map_types.Plo # am--include-marker include feedback/AGORA/$(DEPDIR)/libswiftsim_la-feedback.Plo # am--include-marker include feedback/AGORA/$(DEPDIR)/mpi-feedback.Plo # am--include-marker include feedback/EAGLE_kinetic/$(DEPDIR)/libswiftsim_la-feedback.Plo # am--include-marker include feedback/EAGLE_kinetic/$(DEPDIR)/mpi-feedback.Plo # am--include-marker include feedback/EAGLE_thermal/$(DEPDIR)/libswiftsim_la-feedback.Plo # am--include-marker include feedback/EAGLE_thermal/$(DEPDIR)/mpi-feedback.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/libswiftsim_la-feedback.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/libswiftsim_la-initial_mass_function.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/libswiftsim_la-stellar_evolution.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ia.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ii.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/mpi-feedback.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/mpi-initial_mass_function.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/mpi-stellar_evolution.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/mpi-supernovae_ia.Plo # am--include-marker include feedback/GEAR/$(DEPDIR)/mpi-supernovae_ii.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-healpix_util.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-lightcone.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-lightcone_array.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map_types.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-lightcone_particle_io.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-lightcone_replications.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-lightcone_shell.Plo # am--include-marker include lightcone/$(DEPDIR)/libswiftsim_la-projected_kernel.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-healpix_util.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-lightcone.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-lightcone_array.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-lightcone_map.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-lightcone_map_types.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-lightcone_particle_io.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-lightcone_replications.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-lightcone_shell.Plo # am--include-marker include lightcone/$(DEPDIR)/mpi-projected_kernel.Plo # am--include-marker include neutrino/Default/$(DEPDIR)/libswiftsim_la-fermi_dirac.Plo # am--include-marker include neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino.Plo # am--include-marker include neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino_response.Plo # am--include-marker include neutrino/Default/$(DEPDIR)/mpi-fermi_dirac.Plo # am--include-marker include neutrino/Default/$(DEPDIR)/mpi-neutrino.Plo # am--include-marker include neutrino/Default/$(DEPDIR)/mpi-neutrino_response.Plo # am--include-marker include rt/GEAR/$(DEPDIR)/libswiftsim_la-rt_interaction_cross_sections.Plo # am--include-marker include rt/GEAR/$(DEPDIR)/mpi-rt_interaction_cross_sections.Plo # am--include-marker include rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_cooling.Plo # am--include-marker include rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_rate_equations.Plo # am--include-marker include rt/SPHM1RT/$(DEPDIR)/mpi-rt_cooling.Plo # am--include-marker include rt/SPHM1RT/$(DEPDIR)/mpi-rt_rate_equations.Plo # am--include-marker $(am__depfiles_remade): @$(MKDIR_P) $(@D) @echo '# dummy' >$@-t && $(am__mv) $@-t $@ am--depfiles: $(am__depfiles_remade) .c.o: $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CC)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(COMPILE) -c -o $@ $< .c.obj: $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ $(am__mv) $$depbase.Tpo $$depbase.Po # $(AM_V_CC)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ $(am__mv) $$depbase.Tpo $$depbase.Plo # $(AM_V_CC)source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $< libgrav_la-runner_doiact_grav.lo: runner_doiact_grav.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrav_la_CFLAGS) $(CFLAGS) -MT libgrav_la-runner_doiact_grav.lo -MD -MP -MF $(DEPDIR)/libgrav_la-runner_doiact_grav.Tpo -c -o libgrav_la-runner_doiact_grav.lo `test -f 'runner_doiact_grav.c' || echo '$(srcdir)/'`runner_doiact_grav.c $(AM_V_at)$(am__mv) $(DEPDIR)/libgrav_la-runner_doiact_grav.Tpo $(DEPDIR)/libgrav_la-runner_doiact_grav.Plo # $(AM_V_CC)source='runner_doiact_grav.c' object='libgrav_la-runner_doiact_grav.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrav_la_CFLAGS) $(CFLAGS) -c -o libgrav_la-runner_doiact_grav.lo `test -f 'runner_doiact_grav.c' || echo '$(srcdir)/'`runner_doiact_grav.c libgrav_mpi_la-runner_doiact_grav.lo: runner_doiact_grav.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrav_mpi_la_CFLAGS) $(CFLAGS) -MT libgrav_mpi_la-runner_doiact_grav.lo -MD -MP -MF $(DEPDIR)/libgrav_mpi_la-runner_doiact_grav.Tpo -c -o libgrav_mpi_la-runner_doiact_grav.lo `test -f 'runner_doiact_grav.c' || echo '$(srcdir)/'`runner_doiact_grav.c $(AM_V_at)$(am__mv) $(DEPDIR)/libgrav_mpi_la-runner_doiact_grav.Tpo $(DEPDIR)/libgrav_mpi_la-runner_doiact_grav.Plo # $(AM_V_CC)source='runner_doiact_grav.c' object='libgrav_mpi_la-runner_doiact_grav.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrav_mpi_la_CFLAGS) $(CFLAGS) -c -o libgrav_mpi_la-runner_doiact_grav.lo `test -f 'runner_doiact_grav.c' || echo '$(srcdir)/'`runner_doiact_grav.c libswiftsim_la-space.lo: space.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space.Tpo -c -o libswiftsim_la-space.lo `test -f 'space.c' || echo '$(srcdir)/'`space.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space.Tpo $(DEPDIR)/libswiftsim_la-space.Plo # $(AM_V_CC)source='space.c' object='libswiftsim_la-space.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space.lo `test -f 'space.c' || echo '$(srcdir)/'`space.c libswiftsim_la-space_rebuild.lo: space_rebuild.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_rebuild.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_rebuild.Tpo -c -o libswiftsim_la-space_rebuild.lo `test -f 'space_rebuild.c' || echo '$(srcdir)/'`space_rebuild.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_rebuild.Tpo $(DEPDIR)/libswiftsim_la-space_rebuild.Plo # $(AM_V_CC)source='space_rebuild.c' object='libswiftsim_la-space_rebuild.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_rebuild.lo `test -f 'space_rebuild.c' || echo '$(srcdir)/'`space_rebuild.c libswiftsim_la-space_regrid.lo: space_regrid.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_regrid.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_regrid.Tpo -c -o libswiftsim_la-space_regrid.lo `test -f 'space_regrid.c' || echo '$(srcdir)/'`space_regrid.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_regrid.Tpo $(DEPDIR)/libswiftsim_la-space_regrid.Plo # $(AM_V_CC)source='space_regrid.c' object='libswiftsim_la-space_regrid.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_regrid.lo `test -f 'space_regrid.c' || echo '$(srcdir)/'`space_regrid.c libswiftsim_la-space_unique_id.lo: space_unique_id.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_unique_id.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_unique_id.Tpo -c -o libswiftsim_la-space_unique_id.lo `test -f 'space_unique_id.c' || echo '$(srcdir)/'`space_unique_id.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_unique_id.Tpo $(DEPDIR)/libswiftsim_la-space_unique_id.Plo # $(AM_V_CC)source='space_unique_id.c' object='libswiftsim_la-space_unique_id.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_unique_id.lo `test -f 'space_unique_id.c' || echo '$(srcdir)/'`space_unique_id.c libswiftsim_la-space_sort.lo: space_sort.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_sort.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_sort.Tpo -c -o libswiftsim_la-space_sort.lo `test -f 'space_sort.c' || echo '$(srcdir)/'`space_sort.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_sort.Tpo $(DEPDIR)/libswiftsim_la-space_sort.Plo # $(AM_V_CC)source='space_sort.c' object='libswiftsim_la-space_sort.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_sort.lo `test -f 'space_sort.c' || echo '$(srcdir)/'`space_sort.c libswiftsim_la-space_split.lo: space_split.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_split.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_split.Tpo -c -o libswiftsim_la-space_split.lo `test -f 'space_split.c' || echo '$(srcdir)/'`space_split.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_split.Tpo $(DEPDIR)/libswiftsim_la-space_split.Plo # $(AM_V_CC)source='space_split.c' object='libswiftsim_la-space_split.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_split.lo `test -f 'space_split.c' || echo '$(srcdir)/'`space_split.c libswiftsim_la-space_extras.lo: space_extras.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_extras.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_extras.Tpo -c -o libswiftsim_la-space_extras.lo `test -f 'space_extras.c' || echo '$(srcdir)/'`space_extras.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_extras.Tpo $(DEPDIR)/libswiftsim_la-space_extras.Plo # $(AM_V_CC)source='space_extras.c' object='libswiftsim_la-space_extras.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_extras.lo `test -f 'space_extras.c' || echo '$(srcdir)/'`space_extras.c libswiftsim_la-space_first_init.lo: space_first_init.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_first_init.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_first_init.Tpo -c -o libswiftsim_la-space_first_init.lo `test -f 'space_first_init.c' || echo '$(srcdir)/'`space_first_init.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_first_init.Tpo $(DEPDIR)/libswiftsim_la-space_first_init.Plo # $(AM_V_CC)source='space_first_init.c' object='libswiftsim_la-space_first_init.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_first_init.lo `test -f 'space_first_init.c' || echo '$(srcdir)/'`space_first_init.c libswiftsim_la-space_init.lo: space_init.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_init.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_init.Tpo -c -o libswiftsim_la-space_init.lo `test -f 'space_init.c' || echo '$(srcdir)/'`space_init.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_init.Tpo $(DEPDIR)/libswiftsim_la-space_init.Plo # $(AM_V_CC)source='space_init.c' object='libswiftsim_la-space_init.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_init.lo `test -f 'space_init.c' || echo '$(srcdir)/'`space_init.c libswiftsim_la-space_cell_index.lo: space_cell_index.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_cell_index.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_cell_index.Tpo -c -o libswiftsim_la-space_cell_index.lo `test -f 'space_cell_index.c' || echo '$(srcdir)/'`space_cell_index.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_cell_index.Tpo $(DEPDIR)/libswiftsim_la-space_cell_index.Plo # $(AM_V_CC)source='space_cell_index.c' object='libswiftsim_la-space_cell_index.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_cell_index.lo `test -f 'space_cell_index.c' || echo '$(srcdir)/'`space_cell_index.c libswiftsim_la-space_recycle.lo: space_recycle.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-space_recycle.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-space_recycle.Tpo -c -o libswiftsim_la-space_recycle.lo `test -f 'space_recycle.c' || echo '$(srcdir)/'`space_recycle.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-space_recycle.Tpo $(DEPDIR)/libswiftsim_la-space_recycle.Plo # $(AM_V_CC)source='space_recycle.c' object='libswiftsim_la-space_recycle.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-space_recycle.lo `test -f 'space_recycle.c' || echo '$(srcdir)/'`space_recycle.c libswiftsim_la-runner_main.lo: runner_main.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_main.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_main.Tpo -c -o libswiftsim_la-runner_main.lo `test -f 'runner_main.c' || echo '$(srcdir)/'`runner_main.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_main.Tpo $(DEPDIR)/libswiftsim_la-runner_main.Plo # $(AM_V_CC)source='runner_main.c' object='libswiftsim_la-runner_main.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_main.lo `test -f 'runner_main.c' || echo '$(srcdir)/'`runner_main.c libswiftsim_la-runner_doiact_hydro.lo: runner_doiact_hydro.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_doiact_hydro.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_doiact_hydro.Tpo -c -o libswiftsim_la-runner_doiact_hydro.lo `test -f 'runner_doiact_hydro.c' || echo '$(srcdir)/'`runner_doiact_hydro.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_doiact_hydro.Tpo $(DEPDIR)/libswiftsim_la-runner_doiact_hydro.Plo # $(AM_V_CC)source='runner_doiact_hydro.c' object='libswiftsim_la-runner_doiact_hydro.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_doiact_hydro.lo `test -f 'runner_doiact_hydro.c' || echo '$(srcdir)/'`runner_doiact_hydro.c libswiftsim_la-runner_doiact_limiter.lo: runner_doiact_limiter.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_doiact_limiter.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_doiact_limiter.Tpo -c -o libswiftsim_la-runner_doiact_limiter.lo `test -f 'runner_doiact_limiter.c' || echo '$(srcdir)/'`runner_doiact_limiter.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_doiact_limiter.Tpo $(DEPDIR)/libswiftsim_la-runner_doiact_limiter.Plo # $(AM_V_CC)source='runner_doiact_limiter.c' object='libswiftsim_la-runner_doiact_limiter.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_doiact_limiter.lo `test -f 'runner_doiact_limiter.c' || echo '$(srcdir)/'`runner_doiact_limiter.c libswiftsim_la-runner_doiact_stars.lo: runner_doiact_stars.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_doiact_stars.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_doiact_stars.Tpo -c -o libswiftsim_la-runner_doiact_stars.lo `test -f 'runner_doiact_stars.c' || echo '$(srcdir)/'`runner_doiact_stars.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_doiact_stars.Tpo $(DEPDIR)/libswiftsim_la-runner_doiact_stars.Plo # $(AM_V_CC)source='runner_doiact_stars.c' object='libswiftsim_la-runner_doiact_stars.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_doiact_stars.lo `test -f 'runner_doiact_stars.c' || echo '$(srcdir)/'`runner_doiact_stars.c libswiftsim_la-runner_doiact_black_holes.lo: runner_doiact_black_holes.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_doiact_black_holes.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_doiact_black_holes.Tpo -c -o libswiftsim_la-runner_doiact_black_holes.lo `test -f 'runner_doiact_black_holes.c' || echo '$(srcdir)/'`runner_doiact_black_holes.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_doiact_black_holes.Tpo $(DEPDIR)/libswiftsim_la-runner_doiact_black_holes.Plo # $(AM_V_CC)source='runner_doiact_black_holes.c' object='libswiftsim_la-runner_doiact_black_holes.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_doiact_black_holes.lo `test -f 'runner_doiact_black_holes.c' || echo '$(srcdir)/'`runner_doiact_black_holes.c libswiftsim_la-runner_doiact_sinks.lo: runner_doiact_sinks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_doiact_sinks.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_doiact_sinks.Tpo -c -o libswiftsim_la-runner_doiact_sinks.lo `test -f 'runner_doiact_sinks.c' || echo '$(srcdir)/'`runner_doiact_sinks.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_doiact_sinks.Tpo $(DEPDIR)/libswiftsim_la-runner_doiact_sinks.Plo # $(AM_V_CC)source='runner_doiact_sinks.c' object='libswiftsim_la-runner_doiact_sinks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_doiact_sinks.lo `test -f 'runner_doiact_sinks.c' || echo '$(srcdir)/'`runner_doiact_sinks.c libswiftsim_la-runner_ghost.lo: runner_ghost.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_ghost.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_ghost.Tpo -c -o libswiftsim_la-runner_ghost.lo `test -f 'runner_ghost.c' || echo '$(srcdir)/'`runner_ghost.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_ghost.Tpo $(DEPDIR)/libswiftsim_la-runner_ghost.Plo # $(AM_V_CC)source='runner_ghost.c' object='libswiftsim_la-runner_ghost.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_ghost.lo `test -f 'runner_ghost.c' || echo '$(srcdir)/'`runner_ghost.c libswiftsim_la-runner_recv.lo: runner_recv.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_recv.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_recv.Tpo -c -o libswiftsim_la-runner_recv.lo `test -f 'runner_recv.c' || echo '$(srcdir)/'`runner_recv.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_recv.Tpo $(DEPDIR)/libswiftsim_la-runner_recv.Plo # $(AM_V_CC)source='runner_recv.c' object='libswiftsim_la-runner_recv.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_recv.lo `test -f 'runner_recv.c' || echo '$(srcdir)/'`runner_recv.c libswiftsim_la-runner_pack.lo: runner_pack.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_pack.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_pack.Tpo -c -o libswiftsim_la-runner_pack.lo `test -f 'runner_pack.c' || echo '$(srcdir)/'`runner_pack.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_pack.Tpo $(DEPDIR)/libswiftsim_la-runner_pack.Plo # $(AM_V_CC)source='runner_pack.c' object='libswiftsim_la-runner_pack.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_pack.lo `test -f 'runner_pack.c' || echo '$(srcdir)/'`runner_pack.c libswiftsim_la-runner_sort.lo: runner_sort.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_sort.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_sort.Tpo -c -o libswiftsim_la-runner_sort.lo `test -f 'runner_sort.c' || echo '$(srcdir)/'`runner_sort.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_sort.Tpo $(DEPDIR)/libswiftsim_la-runner_sort.Plo # $(AM_V_CC)source='runner_sort.c' object='libswiftsim_la-runner_sort.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_sort.lo `test -f 'runner_sort.c' || echo '$(srcdir)/'`runner_sort.c libswiftsim_la-runner_drift.lo: runner_drift.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_drift.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_drift.Tpo -c -o libswiftsim_la-runner_drift.lo `test -f 'runner_drift.c' || echo '$(srcdir)/'`runner_drift.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_drift.Tpo $(DEPDIR)/libswiftsim_la-runner_drift.Plo # $(AM_V_CC)source='runner_drift.c' object='libswiftsim_la-runner_drift.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_drift.lo `test -f 'runner_drift.c' || echo '$(srcdir)/'`runner_drift.c libswiftsim_la-runner_black_holes.lo: runner_black_holes.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_black_holes.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_black_holes.Tpo -c -o libswiftsim_la-runner_black_holes.lo `test -f 'runner_black_holes.c' || echo '$(srcdir)/'`runner_black_holes.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_black_holes.Tpo $(DEPDIR)/libswiftsim_la-runner_black_holes.Plo # $(AM_V_CC)source='runner_black_holes.c' object='libswiftsim_la-runner_black_holes.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_black_holes.lo `test -f 'runner_black_holes.c' || echo '$(srcdir)/'`runner_black_holes.c libswiftsim_la-runner_time_integration.lo: runner_time_integration.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_time_integration.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_time_integration.Tpo -c -o libswiftsim_la-runner_time_integration.lo `test -f 'runner_time_integration.c' || echo '$(srcdir)/'`runner_time_integration.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_time_integration.Tpo $(DEPDIR)/libswiftsim_la-runner_time_integration.Plo # $(AM_V_CC)source='runner_time_integration.c' object='libswiftsim_la-runner_time_integration.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_time_integration.lo `test -f 'runner_time_integration.c' || echo '$(srcdir)/'`runner_time_integration.c libswiftsim_la-runner_doiact_hydro_vec.lo: runner_doiact_hydro_vec.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_doiact_hydro_vec.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_doiact_hydro_vec.Tpo -c -o libswiftsim_la-runner_doiact_hydro_vec.lo `test -f 'runner_doiact_hydro_vec.c' || echo '$(srcdir)/'`runner_doiact_hydro_vec.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_doiact_hydro_vec.Tpo $(DEPDIR)/libswiftsim_la-runner_doiact_hydro_vec.Plo # $(AM_V_CC)source='runner_doiact_hydro_vec.c' object='libswiftsim_la-runner_doiact_hydro_vec.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_doiact_hydro_vec.lo `test -f 'runner_doiact_hydro_vec.c' || echo '$(srcdir)/'`runner_doiact_hydro_vec.c libswiftsim_la-runner_others.lo: runner_others.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_others.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_others.Tpo -c -o libswiftsim_la-runner_others.lo `test -f 'runner_others.c' || echo '$(srcdir)/'`runner_others.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_others.Tpo $(DEPDIR)/libswiftsim_la-runner_others.Plo # $(AM_V_CC)source='runner_others.c' object='libswiftsim_la-runner_others.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_others.lo `test -f 'runner_others.c' || echo '$(srcdir)/'`runner_others.c libswiftsim_la-runner_sinks.lo: runner_sinks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_sinks.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_sinks.Tpo -c -o libswiftsim_la-runner_sinks.lo `test -f 'runner_sinks.c' || echo '$(srcdir)/'`runner_sinks.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_sinks.Tpo $(DEPDIR)/libswiftsim_la-runner_sinks.Plo # $(AM_V_CC)source='runner_sinks.c' object='libswiftsim_la-runner_sinks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_sinks.lo `test -f 'runner_sinks.c' || echo '$(srcdir)/'`runner_sinks.c libswiftsim_la-cell.lo: cell.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell.Tpo -c -o libswiftsim_la-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell.Tpo $(DEPDIR)/libswiftsim_la-cell.Plo # $(AM_V_CC)source='cell.c' object='libswiftsim_la-cell.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c libswiftsim_la-cell_convert_part.lo: cell_convert_part.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell_convert_part.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell_convert_part.Tpo -c -o libswiftsim_la-cell_convert_part.lo `test -f 'cell_convert_part.c' || echo '$(srcdir)/'`cell_convert_part.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell_convert_part.Tpo $(DEPDIR)/libswiftsim_la-cell_convert_part.Plo # $(AM_V_CC)source='cell_convert_part.c' object='libswiftsim_la-cell_convert_part.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell_convert_part.lo `test -f 'cell_convert_part.c' || echo '$(srcdir)/'`cell_convert_part.c libswiftsim_la-cell_drift.lo: cell_drift.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell_drift.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell_drift.Tpo -c -o libswiftsim_la-cell_drift.lo `test -f 'cell_drift.c' || echo '$(srcdir)/'`cell_drift.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell_drift.Tpo $(DEPDIR)/libswiftsim_la-cell_drift.Plo # $(AM_V_CC)source='cell_drift.c' object='libswiftsim_la-cell_drift.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell_drift.lo `test -f 'cell_drift.c' || echo '$(srcdir)/'`cell_drift.c libswiftsim_la-cell_lock.lo: cell_lock.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell_lock.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell_lock.Tpo -c -o libswiftsim_la-cell_lock.lo `test -f 'cell_lock.c' || echo '$(srcdir)/'`cell_lock.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell_lock.Tpo $(DEPDIR)/libswiftsim_la-cell_lock.Plo # $(AM_V_CC)source='cell_lock.c' object='libswiftsim_la-cell_lock.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell_lock.lo `test -f 'cell_lock.c' || echo '$(srcdir)/'`cell_lock.c libswiftsim_la-cell_pack.lo: cell_pack.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell_pack.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell_pack.Tpo -c -o libswiftsim_la-cell_pack.lo `test -f 'cell_pack.c' || echo '$(srcdir)/'`cell_pack.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell_pack.Tpo $(DEPDIR)/libswiftsim_la-cell_pack.Plo # $(AM_V_CC)source='cell_pack.c' object='libswiftsim_la-cell_pack.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell_pack.lo `test -f 'cell_pack.c' || echo '$(srcdir)/'`cell_pack.c libswiftsim_la-cell_split.lo: cell_split.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell_split.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell_split.Tpo -c -o libswiftsim_la-cell_split.lo `test -f 'cell_split.c' || echo '$(srcdir)/'`cell_split.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell_split.Tpo $(DEPDIR)/libswiftsim_la-cell_split.Plo # $(AM_V_CC)source='cell_split.c' object='libswiftsim_la-cell_split.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell_split.lo `test -f 'cell_split.c' || echo '$(srcdir)/'`cell_split.c libswiftsim_la-cell_unskip.lo: cell_unskip.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell_unskip.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell_unskip.Tpo -c -o libswiftsim_la-cell_unskip.lo `test -f 'cell_unskip.c' || echo '$(srcdir)/'`cell_unskip.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell_unskip.Tpo $(DEPDIR)/libswiftsim_la-cell_unskip.Plo # $(AM_V_CC)source='cell_unskip.c' object='libswiftsim_la-cell_unskip.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell_unskip.lo `test -f 'cell_unskip.c' || echo '$(srcdir)/'`cell_unskip.c libswiftsim_la-cell_grid.lo: cell_grid.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cell_grid.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cell_grid.Tpo -c -o libswiftsim_la-cell_grid.lo `test -f 'cell_grid.c' || echo '$(srcdir)/'`cell_grid.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cell_grid.Tpo $(DEPDIR)/libswiftsim_la-cell_grid.Plo # $(AM_V_CC)source='cell_grid.c' object='libswiftsim_la-cell_grid.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cell_grid.lo `test -f 'cell_grid.c' || echo '$(srcdir)/'`cell_grid.c libswiftsim_la-engine.lo: engine.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine.Tpo -c -o libswiftsim_la-engine.lo `test -f 'engine.c' || echo '$(srcdir)/'`engine.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine.Tpo $(DEPDIR)/libswiftsim_la-engine.Plo # $(AM_V_CC)source='engine.c' object='libswiftsim_la-engine.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine.lo `test -f 'engine.c' || echo '$(srcdir)/'`engine.c libswiftsim_la-engine_maketasks.lo: engine_maketasks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_maketasks.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_maketasks.Tpo -c -o libswiftsim_la-engine_maketasks.lo `test -f 'engine_maketasks.c' || echo '$(srcdir)/'`engine_maketasks.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_maketasks.Tpo $(DEPDIR)/libswiftsim_la-engine_maketasks.Plo # $(AM_V_CC)source='engine_maketasks.c' object='libswiftsim_la-engine_maketasks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_maketasks.lo `test -f 'engine_maketasks.c' || echo '$(srcdir)/'`engine_maketasks.c libswiftsim_la-engine_split_particles.lo: engine_split_particles.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_split_particles.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_split_particles.Tpo -c -o libswiftsim_la-engine_split_particles.lo `test -f 'engine_split_particles.c' || echo '$(srcdir)/'`engine_split_particles.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_split_particles.Tpo $(DEPDIR)/libswiftsim_la-engine_split_particles.Plo # $(AM_V_CC)source='engine_split_particles.c' object='libswiftsim_la-engine_split_particles.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_split_particles.lo `test -f 'engine_split_particles.c' || echo '$(srcdir)/'`engine_split_particles.c libswiftsim_la-engine_strays.lo: engine_strays.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_strays.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_strays.Tpo -c -o libswiftsim_la-engine_strays.lo `test -f 'engine_strays.c' || echo '$(srcdir)/'`engine_strays.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_strays.Tpo $(DEPDIR)/libswiftsim_la-engine_strays.Plo # $(AM_V_CC)source='engine_strays.c' object='libswiftsim_la-engine_strays.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_strays.lo `test -f 'engine_strays.c' || echo '$(srcdir)/'`engine_strays.c libswiftsim_la-engine_drift.lo: engine_drift.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_drift.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_drift.Tpo -c -o libswiftsim_la-engine_drift.lo `test -f 'engine_drift.c' || echo '$(srcdir)/'`engine_drift.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_drift.Tpo $(DEPDIR)/libswiftsim_la-engine_drift.Plo # $(AM_V_CC)source='engine_drift.c' object='libswiftsim_la-engine_drift.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_drift.lo `test -f 'engine_drift.c' || echo '$(srcdir)/'`engine_drift.c libswiftsim_la-engine_unskip.lo: engine_unskip.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_unskip.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_unskip.Tpo -c -o libswiftsim_la-engine_unskip.lo `test -f 'engine_unskip.c' || echo '$(srcdir)/'`engine_unskip.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_unskip.Tpo $(DEPDIR)/libswiftsim_la-engine_unskip.Plo # $(AM_V_CC)source='engine_unskip.c' object='libswiftsim_la-engine_unskip.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_unskip.lo `test -f 'engine_unskip.c' || echo '$(srcdir)/'`engine_unskip.c libswiftsim_la-engine_collect_end_of_step.lo: engine_collect_end_of_step.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_collect_end_of_step.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_collect_end_of_step.Tpo -c -o libswiftsim_la-engine_collect_end_of_step.lo `test -f 'engine_collect_end_of_step.c' || echo '$(srcdir)/'`engine_collect_end_of_step.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_collect_end_of_step.Tpo $(DEPDIR)/libswiftsim_la-engine_collect_end_of_step.Plo # $(AM_V_CC)source='engine_collect_end_of_step.c' object='libswiftsim_la-engine_collect_end_of_step.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_collect_end_of_step.lo `test -f 'engine_collect_end_of_step.c' || echo '$(srcdir)/'`engine_collect_end_of_step.c libswiftsim_la-engine_redistribute.lo: engine_redistribute.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_redistribute.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_redistribute.Tpo -c -o libswiftsim_la-engine_redistribute.lo `test -f 'engine_redistribute.c' || echo '$(srcdir)/'`engine_redistribute.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_redistribute.Tpo $(DEPDIR)/libswiftsim_la-engine_redistribute.Plo # $(AM_V_CC)source='engine_redistribute.c' object='libswiftsim_la-engine_redistribute.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_redistribute.lo `test -f 'engine_redistribute.c' || echo '$(srcdir)/'`engine_redistribute.c libswiftsim_la-engine_fof.lo: engine_fof.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_fof.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_fof.Tpo -c -o libswiftsim_la-engine_fof.lo `test -f 'engine_fof.c' || echo '$(srcdir)/'`engine_fof.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_fof.Tpo $(DEPDIR)/libswiftsim_la-engine_fof.Plo # $(AM_V_CC)source='engine_fof.c' object='libswiftsim_la-engine_fof.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_fof.lo `test -f 'engine_fof.c' || echo '$(srcdir)/'`engine_fof.c libswiftsim_la-engine_proxy.lo: engine_proxy.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_proxy.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_proxy.Tpo -c -o libswiftsim_la-engine_proxy.lo `test -f 'engine_proxy.c' || echo '$(srcdir)/'`engine_proxy.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_proxy.Tpo $(DEPDIR)/libswiftsim_la-engine_proxy.Plo # $(AM_V_CC)source='engine_proxy.c' object='libswiftsim_la-engine_proxy.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_proxy.lo `test -f 'engine_proxy.c' || echo '$(srcdir)/'`engine_proxy.c libswiftsim_la-engine_io.lo: engine_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_io.Tpo -c -o libswiftsim_la-engine_io.lo `test -f 'engine_io.c' || echo '$(srcdir)/'`engine_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_io.Tpo $(DEPDIR)/libswiftsim_la-engine_io.Plo # $(AM_V_CC)source='engine_io.c' object='libswiftsim_la-engine_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_io.lo `test -f 'engine_io.c' || echo '$(srcdir)/'`engine_io.c libswiftsim_la-engine_config.lo: engine_config.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-engine_config.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-engine_config.Tpo -c -o libswiftsim_la-engine_config.lo `test -f 'engine_config.c' || echo '$(srcdir)/'`engine_config.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-engine_config.Tpo $(DEPDIR)/libswiftsim_la-engine_config.Plo # $(AM_V_CC)source='engine_config.c' object='libswiftsim_la-engine_config.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-engine_config.lo `test -f 'engine_config.c' || echo '$(srcdir)/'`engine_config.c libswiftsim_la-queue.lo: queue.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-queue.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-queue.Tpo -c -o libswiftsim_la-queue.lo `test -f 'queue.c' || echo '$(srcdir)/'`queue.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-queue.Tpo $(DEPDIR)/libswiftsim_la-queue.Plo # $(AM_V_CC)source='queue.c' object='libswiftsim_la-queue.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-queue.lo `test -f 'queue.c' || echo '$(srcdir)/'`queue.c libswiftsim_la-task.lo: task.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-task.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-task.Tpo -c -o libswiftsim_la-task.lo `test -f 'task.c' || echo '$(srcdir)/'`task.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-task.Tpo $(DEPDIR)/libswiftsim_la-task.Plo # $(AM_V_CC)source='task.c' object='libswiftsim_la-task.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-task.lo `test -f 'task.c' || echo '$(srcdir)/'`task.c libswiftsim_la-timers.lo: timers.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-timers.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-timers.Tpo -c -o libswiftsim_la-timers.lo `test -f 'timers.c' || echo '$(srcdir)/'`timers.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-timers.Tpo $(DEPDIR)/libswiftsim_la-timers.Plo # $(AM_V_CC)source='timers.c' object='libswiftsim_la-timers.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-timers.lo `test -f 'timers.c' || echo '$(srcdir)/'`timers.c libswiftsim_la-debug.lo: debug.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-debug.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-debug.Tpo -c -o libswiftsim_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-debug.Tpo $(DEPDIR)/libswiftsim_la-debug.Plo # $(AM_V_CC)source='debug.c' object='libswiftsim_la-debug.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c libswiftsim_la-scheduler.lo: scheduler.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-scheduler.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-scheduler.Tpo -c -o libswiftsim_la-scheduler.lo `test -f 'scheduler.c' || echo '$(srcdir)/'`scheduler.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-scheduler.Tpo $(DEPDIR)/libswiftsim_la-scheduler.Plo # $(AM_V_CC)source='scheduler.c' object='libswiftsim_la-scheduler.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-scheduler.lo `test -f 'scheduler.c' || echo '$(srcdir)/'`scheduler.c libswiftsim_la-proxy.lo: proxy.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-proxy.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-proxy.Tpo -c -o libswiftsim_la-proxy.lo `test -f 'proxy.c' || echo '$(srcdir)/'`proxy.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-proxy.Tpo $(DEPDIR)/libswiftsim_la-proxy.Plo # $(AM_V_CC)source='proxy.c' object='libswiftsim_la-proxy.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-proxy.lo `test -f 'proxy.c' || echo '$(srcdir)/'`proxy.c libswiftsim_la-version.lo: version.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-version.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-version.Tpo -c -o libswiftsim_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-version.Tpo $(DEPDIR)/libswiftsim_la-version.Plo # $(AM_V_CC)source='version.c' object='libswiftsim_la-version.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c libswiftsim_la-common_io.lo: common_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-common_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-common_io.Tpo -c -o libswiftsim_la-common_io.lo `test -f 'common_io.c' || echo '$(srcdir)/'`common_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-common_io.Tpo $(DEPDIR)/libswiftsim_la-common_io.Plo # $(AM_V_CC)source='common_io.c' object='libswiftsim_la-common_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-common_io.lo `test -f 'common_io.c' || echo '$(srcdir)/'`common_io.c libswiftsim_la-common_io_copy.lo: common_io_copy.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-common_io_copy.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-common_io_copy.Tpo -c -o libswiftsim_la-common_io_copy.lo `test -f 'common_io_copy.c' || echo '$(srcdir)/'`common_io_copy.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-common_io_copy.Tpo $(DEPDIR)/libswiftsim_la-common_io_copy.Plo # $(AM_V_CC)source='common_io_copy.c' object='libswiftsim_la-common_io_copy.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-common_io_copy.lo `test -f 'common_io_copy.c' || echo '$(srcdir)/'`common_io_copy.c libswiftsim_la-common_io_cells.lo: common_io_cells.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-common_io_cells.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-common_io_cells.Tpo -c -o libswiftsim_la-common_io_cells.lo `test -f 'common_io_cells.c' || echo '$(srcdir)/'`common_io_cells.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-common_io_cells.Tpo $(DEPDIR)/libswiftsim_la-common_io_cells.Plo # $(AM_V_CC)source='common_io_cells.c' object='libswiftsim_la-common_io_cells.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-common_io_cells.lo `test -f 'common_io_cells.c' || echo '$(srcdir)/'`common_io_cells.c libswiftsim_la-common_io_fields.lo: common_io_fields.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-common_io_fields.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-common_io_fields.Tpo -c -o libswiftsim_la-common_io_fields.lo `test -f 'common_io_fields.c' || echo '$(srcdir)/'`common_io_fields.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-common_io_fields.Tpo $(DEPDIR)/libswiftsim_la-common_io_fields.Plo # $(AM_V_CC)source='common_io_fields.c' object='libswiftsim_la-common_io_fields.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-common_io_fields.lo `test -f 'common_io_fields.c' || echo '$(srcdir)/'`common_io_fields.c libswiftsim_la-single_io.lo: single_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-single_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-single_io.Tpo -c -o libswiftsim_la-single_io.lo `test -f 'single_io.c' || echo '$(srcdir)/'`single_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-single_io.Tpo $(DEPDIR)/libswiftsim_la-single_io.Plo # $(AM_V_CC)source='single_io.c' object='libswiftsim_la-single_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-single_io.lo `test -f 'single_io.c' || echo '$(srcdir)/'`single_io.c libswiftsim_la-serial_io.lo: serial_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-serial_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-serial_io.Tpo -c -o libswiftsim_la-serial_io.lo `test -f 'serial_io.c' || echo '$(srcdir)/'`serial_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-serial_io.Tpo $(DEPDIR)/libswiftsim_la-serial_io.Plo # $(AM_V_CC)source='serial_io.c' object='libswiftsim_la-serial_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-serial_io.lo `test -f 'serial_io.c' || echo '$(srcdir)/'`serial_io.c libswiftsim_la-distributed_io.lo: distributed_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-distributed_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-distributed_io.Tpo -c -o libswiftsim_la-distributed_io.lo `test -f 'distributed_io.c' || echo '$(srcdir)/'`distributed_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-distributed_io.Tpo $(DEPDIR)/libswiftsim_la-distributed_io.Plo # $(AM_V_CC)source='distributed_io.c' object='libswiftsim_la-distributed_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-distributed_io.lo `test -f 'distributed_io.c' || echo '$(srcdir)/'`distributed_io.c libswiftsim_la-parallel_io.lo: parallel_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-parallel_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-parallel_io.Tpo -c -o libswiftsim_la-parallel_io.lo `test -f 'parallel_io.c' || echo '$(srcdir)/'`parallel_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-parallel_io.Tpo $(DEPDIR)/libswiftsim_la-parallel_io.Plo # $(AM_V_CC)source='parallel_io.c' object='libswiftsim_la-parallel_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-parallel_io.lo `test -f 'parallel_io.c' || echo '$(srcdir)/'`parallel_io.c libswiftsim_la-output_options.lo: output_options.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-output_options.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-output_options.Tpo -c -o libswiftsim_la-output_options.lo `test -f 'output_options.c' || echo '$(srcdir)/'`output_options.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-output_options.Tpo $(DEPDIR)/libswiftsim_la-output_options.Plo # $(AM_V_CC)source='output_options.c' object='libswiftsim_la-output_options.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-output_options.lo `test -f 'output_options.c' || echo '$(srcdir)/'`output_options.c libswiftsim_la-line_of_sight.lo: line_of_sight.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-line_of_sight.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-line_of_sight.Tpo -c -o libswiftsim_la-line_of_sight.lo `test -f 'line_of_sight.c' || echo '$(srcdir)/'`line_of_sight.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-line_of_sight.Tpo $(DEPDIR)/libswiftsim_la-line_of_sight.Plo # $(AM_V_CC)source='line_of_sight.c' object='libswiftsim_la-line_of_sight.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-line_of_sight.lo `test -f 'line_of_sight.c' || echo '$(srcdir)/'`line_of_sight.c libswiftsim_la-restart.lo: restart.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-restart.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-restart.Tpo -c -o libswiftsim_la-restart.lo `test -f 'restart.c' || echo '$(srcdir)/'`restart.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-restart.Tpo $(DEPDIR)/libswiftsim_la-restart.Plo # $(AM_V_CC)source='restart.c' object='libswiftsim_la-restart.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-restart.lo `test -f 'restart.c' || echo '$(srcdir)/'`restart.c libswiftsim_la-parser.lo: parser.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-parser.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-parser.Tpo -c -o libswiftsim_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-parser.Tpo $(DEPDIR)/libswiftsim_la-parser.Plo # $(AM_V_CC)source='parser.c' object='libswiftsim_la-parser.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c libswiftsim_la-xmf.lo: xmf.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-xmf.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-xmf.Tpo -c -o libswiftsim_la-xmf.lo `test -f 'xmf.c' || echo '$(srcdir)/'`xmf.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-xmf.Tpo $(DEPDIR)/libswiftsim_la-xmf.Plo # $(AM_V_CC)source='xmf.c' object='libswiftsim_la-xmf.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-xmf.lo `test -f 'xmf.c' || echo '$(srcdir)/'`xmf.c libswiftsim_la-kernel_hydro.lo: kernel_hydro.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-kernel_hydro.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-kernel_hydro.Tpo -c -o libswiftsim_la-kernel_hydro.lo `test -f 'kernel_hydro.c' || echo '$(srcdir)/'`kernel_hydro.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-kernel_hydro.Tpo $(DEPDIR)/libswiftsim_la-kernel_hydro.Plo # $(AM_V_CC)source='kernel_hydro.c' object='libswiftsim_la-kernel_hydro.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-kernel_hydro.lo `test -f 'kernel_hydro.c' || echo '$(srcdir)/'`kernel_hydro.c libswiftsim_la-tools.lo: tools.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-tools.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-tools.Tpo -c -o libswiftsim_la-tools.lo `test -f 'tools.c' || echo '$(srcdir)/'`tools.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-tools.Tpo $(DEPDIR)/libswiftsim_la-tools.Plo # $(AM_V_CC)source='tools.c' object='libswiftsim_la-tools.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-tools.lo `test -f 'tools.c' || echo '$(srcdir)/'`tools.c libswiftsim_la-map.lo: map.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-map.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-map.Tpo -c -o libswiftsim_la-map.lo `test -f 'map.c' || echo '$(srcdir)/'`map.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-map.Tpo $(DEPDIR)/libswiftsim_la-map.Plo # $(AM_V_CC)source='map.c' object='libswiftsim_la-map.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-map.lo `test -f 'map.c' || echo '$(srcdir)/'`map.c libswiftsim_la-part.lo: part.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-part.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-part.Tpo -c -o libswiftsim_la-part.lo `test -f 'part.c' || echo '$(srcdir)/'`part.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-part.Tpo $(DEPDIR)/libswiftsim_la-part.Plo # $(AM_V_CC)source='part.c' object='libswiftsim_la-part.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-part.lo `test -f 'part.c' || echo '$(srcdir)/'`part.c libswiftsim_la-partition.lo: partition.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-partition.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-partition.Tpo -c -o libswiftsim_la-partition.lo `test -f 'partition.c' || echo '$(srcdir)/'`partition.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-partition.Tpo $(DEPDIR)/libswiftsim_la-partition.Plo # $(AM_V_CC)source='partition.c' object='libswiftsim_la-partition.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-partition.lo `test -f 'partition.c' || echo '$(srcdir)/'`partition.c libswiftsim_la-clocks.lo: clocks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-clocks.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-clocks.Tpo -c -o libswiftsim_la-clocks.lo `test -f 'clocks.c' || echo '$(srcdir)/'`clocks.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-clocks.Tpo $(DEPDIR)/libswiftsim_la-clocks.Plo # $(AM_V_CC)source='clocks.c' object='libswiftsim_la-clocks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-clocks.lo `test -f 'clocks.c' || echo '$(srcdir)/'`clocks.c libswiftsim_la-physical_constants.lo: physical_constants.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-physical_constants.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-physical_constants.Tpo -c -o libswiftsim_la-physical_constants.lo `test -f 'physical_constants.c' || echo '$(srcdir)/'`physical_constants.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-physical_constants.Tpo $(DEPDIR)/libswiftsim_la-physical_constants.Plo # $(AM_V_CC)source='physical_constants.c' object='libswiftsim_la-physical_constants.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-physical_constants.lo `test -f 'physical_constants.c' || echo '$(srcdir)/'`physical_constants.c libswiftsim_la-units.lo: units.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-units.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-units.Tpo -c -o libswiftsim_la-units.lo `test -f 'units.c' || echo '$(srcdir)/'`units.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-units.Tpo $(DEPDIR)/libswiftsim_la-units.Plo # $(AM_V_CC)source='units.c' object='libswiftsim_la-units.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-units.lo `test -f 'units.c' || echo '$(srcdir)/'`units.c libswiftsim_la-potential.lo: potential.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-potential.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-potential.Tpo -c -o libswiftsim_la-potential.lo `test -f 'potential.c' || echo '$(srcdir)/'`potential.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-potential.Tpo $(DEPDIR)/libswiftsim_la-potential.Plo # $(AM_V_CC)source='potential.c' object='libswiftsim_la-potential.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-potential.lo `test -f 'potential.c' || echo '$(srcdir)/'`potential.c libswiftsim_la-hydro_properties.lo: hydro_properties.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-hydro_properties.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-hydro_properties.Tpo -c -o libswiftsim_la-hydro_properties.lo `test -f 'hydro_properties.c' || echo '$(srcdir)/'`hydro_properties.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-hydro_properties.Tpo $(DEPDIR)/libswiftsim_la-hydro_properties.Plo # $(AM_V_CC)source='hydro_properties.c' object='libswiftsim_la-hydro_properties.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-hydro_properties.lo `test -f 'hydro_properties.c' || echo '$(srcdir)/'`hydro_properties.c libswiftsim_la-threadpool.lo: threadpool.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-threadpool.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-threadpool.Tpo -c -o libswiftsim_la-threadpool.lo `test -f 'threadpool.c' || echo '$(srcdir)/'`threadpool.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-threadpool.Tpo $(DEPDIR)/libswiftsim_la-threadpool.Plo # $(AM_V_CC)source='threadpool.c' object='libswiftsim_la-threadpool.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-threadpool.lo `test -f 'threadpool.c' || echo '$(srcdir)/'`threadpool.c libswiftsim_la-cooling.lo: cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cooling.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cooling.Tpo -c -o libswiftsim_la-cooling.lo `test -f 'cooling.c' || echo '$(srcdir)/'`cooling.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cooling.Tpo $(DEPDIR)/libswiftsim_la-cooling.Plo # $(AM_V_CC)source='cooling.c' object='libswiftsim_la-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cooling.lo `test -f 'cooling.c' || echo '$(srcdir)/'`cooling.c libswiftsim_la-star_formation.lo: star_formation.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-star_formation.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-star_formation.Tpo -c -o libswiftsim_la-star_formation.lo `test -f 'star_formation.c' || echo '$(srcdir)/'`star_formation.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-star_formation.Tpo $(DEPDIR)/libswiftsim_la-star_formation.Plo # $(AM_V_CC)source='star_formation.c' object='libswiftsim_la-star_formation.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-star_formation.lo `test -f 'star_formation.c' || echo '$(srcdir)/'`star_formation.c libswiftsim_la-hydro.lo: hydro.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-hydro.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-hydro.Tpo -c -o libswiftsim_la-hydro.lo `test -f 'hydro.c' || echo '$(srcdir)/'`hydro.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-hydro.Tpo $(DEPDIR)/libswiftsim_la-hydro.Plo # $(AM_V_CC)source='hydro.c' object='libswiftsim_la-hydro.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-hydro.lo `test -f 'hydro.c' || echo '$(srcdir)/'`hydro.c libswiftsim_la-stars.lo: stars.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-stars.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-stars.Tpo -c -o libswiftsim_la-stars.lo `test -f 'stars.c' || echo '$(srcdir)/'`stars.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-stars.Tpo $(DEPDIR)/libswiftsim_la-stars.Plo # $(AM_V_CC)source='stars.c' object='libswiftsim_la-stars.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-stars.lo `test -f 'stars.c' || echo '$(srcdir)/'`stars.c libswiftsim_la-sink.lo: sink.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-sink.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-sink.Tpo -c -o libswiftsim_la-sink.lo `test -f 'sink.c' || echo '$(srcdir)/'`sink.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-sink.Tpo $(DEPDIR)/libswiftsim_la-sink.Plo # $(AM_V_CC)source='sink.c' object='libswiftsim_la-sink.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-sink.lo `test -f 'sink.c' || echo '$(srcdir)/'`sink.c libswiftsim_la-statistics.lo: statistics.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-statistics.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-statistics.Tpo -c -o libswiftsim_la-statistics.lo `test -f 'statistics.c' || echo '$(srcdir)/'`statistics.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-statistics.Tpo $(DEPDIR)/libswiftsim_la-statistics.Plo # $(AM_V_CC)source='statistics.c' object='libswiftsim_la-statistics.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-statistics.lo `test -f 'statistics.c' || echo '$(srcdir)/'`statistics.c libswiftsim_la-profiler.lo: profiler.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-profiler.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-profiler.Tpo -c -o libswiftsim_la-profiler.lo `test -f 'profiler.c' || echo '$(srcdir)/'`profiler.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-profiler.Tpo $(DEPDIR)/libswiftsim_la-profiler.Plo # $(AM_V_CC)source='profiler.c' object='libswiftsim_la-profiler.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-profiler.lo `test -f 'profiler.c' || echo '$(srcdir)/'`profiler.c libswiftsim_la-csds.lo: csds.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-csds.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-csds.Tpo -c -o libswiftsim_la-csds.lo `test -f 'csds.c' || echo '$(srcdir)/'`csds.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-csds.Tpo $(DEPDIR)/libswiftsim_la-csds.Plo # $(AM_V_CC)source='csds.c' object='libswiftsim_la-csds.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-csds.lo `test -f 'csds.c' || echo '$(srcdir)/'`csds.c libswiftsim_la-part_type.lo: part_type.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-part_type.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-part_type.Tpo -c -o libswiftsim_la-part_type.lo `test -f 'part_type.c' || echo '$(srcdir)/'`part_type.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-part_type.Tpo $(DEPDIR)/libswiftsim_la-part_type.Plo # $(AM_V_CC)source='part_type.c' object='libswiftsim_la-part_type.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-part_type.lo `test -f 'part_type.c' || echo '$(srcdir)/'`part_type.c libswiftsim_la-gravity_properties.lo: gravity_properties.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-gravity_properties.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-gravity_properties.Tpo -c -o libswiftsim_la-gravity_properties.lo `test -f 'gravity_properties.c' || echo '$(srcdir)/'`gravity_properties.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-gravity_properties.Tpo $(DEPDIR)/libswiftsim_la-gravity_properties.Plo # $(AM_V_CC)source='gravity_properties.c' object='libswiftsim_la-gravity_properties.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-gravity_properties.lo `test -f 'gravity_properties.c' || echo '$(srcdir)/'`gravity_properties.c libswiftsim_la-gravity.lo: gravity.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-gravity.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-gravity.Tpo -c -o libswiftsim_la-gravity.lo `test -f 'gravity.c' || echo '$(srcdir)/'`gravity.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-gravity.Tpo $(DEPDIR)/libswiftsim_la-gravity.Plo # $(AM_V_CC)source='gravity.c' object='libswiftsim_la-gravity.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-gravity.lo `test -f 'gravity.c' || echo '$(srcdir)/'`gravity.c libswiftsim_la-multipole.lo: multipole.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-multipole.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-multipole.Tpo -c -o libswiftsim_la-multipole.lo `test -f 'multipole.c' || echo '$(srcdir)/'`multipole.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-multipole.Tpo $(DEPDIR)/libswiftsim_la-multipole.Plo # $(AM_V_CC)source='multipole.c' object='libswiftsim_la-multipole.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-multipole.lo `test -f 'multipole.c' || echo '$(srcdir)/'`multipole.c libswiftsim_la-collectgroup.lo: collectgroup.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-collectgroup.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-collectgroup.Tpo -c -o libswiftsim_la-collectgroup.lo `test -f 'collectgroup.c' || echo '$(srcdir)/'`collectgroup.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-collectgroup.Tpo $(DEPDIR)/libswiftsim_la-collectgroup.Plo # $(AM_V_CC)source='collectgroup.c' object='libswiftsim_la-collectgroup.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-collectgroup.lo `test -f 'collectgroup.c' || echo '$(srcdir)/'`collectgroup.c libswiftsim_la-hydro_space.lo: hydro_space.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-hydro_space.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-hydro_space.Tpo -c -o libswiftsim_la-hydro_space.lo `test -f 'hydro_space.c' || echo '$(srcdir)/'`hydro_space.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-hydro_space.Tpo $(DEPDIR)/libswiftsim_la-hydro_space.Plo # $(AM_V_CC)source='hydro_space.c' object='libswiftsim_la-hydro_space.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-hydro_space.lo `test -f 'hydro_space.c' || echo '$(srcdir)/'`hydro_space.c libswiftsim_la-equation_of_state.lo: equation_of_state.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-equation_of_state.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-equation_of_state.Tpo -c -o libswiftsim_la-equation_of_state.lo `test -f 'equation_of_state.c' || echo '$(srcdir)/'`equation_of_state.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-equation_of_state.Tpo $(DEPDIR)/libswiftsim_la-equation_of_state.Plo # $(AM_V_CC)source='equation_of_state.c' object='libswiftsim_la-equation_of_state.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-equation_of_state.lo `test -f 'equation_of_state.c' || echo '$(srcdir)/'`equation_of_state.c libswiftsim_la-io_compression.lo: io_compression.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-io_compression.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-io_compression.Tpo -c -o libswiftsim_la-io_compression.lo `test -f 'io_compression.c' || echo '$(srcdir)/'`io_compression.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-io_compression.Tpo $(DEPDIR)/libswiftsim_la-io_compression.Plo # $(AM_V_CC)source='io_compression.c' object='libswiftsim_la-io_compression.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-io_compression.lo `test -f 'io_compression.c' || echo '$(srcdir)/'`io_compression.c libswiftsim_la-chemistry.lo: chemistry.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-chemistry.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-chemistry.Tpo -c -o libswiftsim_la-chemistry.lo `test -f 'chemistry.c' || echo '$(srcdir)/'`chemistry.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-chemistry.Tpo $(DEPDIR)/libswiftsim_la-chemistry.Plo # $(AM_V_CC)source='chemistry.c' object='libswiftsim_la-chemistry.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-chemistry.lo `test -f 'chemistry.c' || echo '$(srcdir)/'`chemistry.c libswiftsim_la-cosmology.lo: cosmology.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-cosmology.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-cosmology.Tpo -c -o libswiftsim_la-cosmology.lo `test -f 'cosmology.c' || echo '$(srcdir)/'`cosmology.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-cosmology.Tpo $(DEPDIR)/libswiftsim_la-cosmology.Plo # $(AM_V_CC)source='cosmology.c' object='libswiftsim_la-cosmology.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-cosmology.lo `test -f 'cosmology.c' || echo '$(srcdir)/'`cosmology.c libswiftsim_la-velociraptor_interface.lo: velociraptor_interface.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-velociraptor_interface.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-velociraptor_interface.Tpo -c -o libswiftsim_la-velociraptor_interface.lo `test -f 'velociraptor_interface.c' || echo '$(srcdir)/'`velociraptor_interface.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-velociraptor_interface.Tpo $(DEPDIR)/libswiftsim_la-velociraptor_interface.Plo # $(AM_V_CC)source='velociraptor_interface.c' object='libswiftsim_la-velociraptor_interface.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-velociraptor_interface.lo `test -f 'velociraptor_interface.c' || echo '$(srcdir)/'`velociraptor_interface.c libswiftsim_la-output_list.lo: output_list.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-output_list.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-output_list.Tpo -c -o libswiftsim_la-output_list.lo `test -f 'output_list.c' || echo '$(srcdir)/'`output_list.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-output_list.Tpo $(DEPDIR)/libswiftsim_la-output_list.Plo # $(AM_V_CC)source='output_list.c' object='libswiftsim_la-output_list.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-output_list.lo `test -f 'output_list.c' || echo '$(srcdir)/'`output_list.c libswiftsim_la-csds_io.lo: csds_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-csds_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-csds_io.Tpo -c -o libswiftsim_la-csds_io.lo `test -f 'csds_io.c' || echo '$(srcdir)/'`csds_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-csds_io.Tpo $(DEPDIR)/libswiftsim_la-csds_io.Plo # $(AM_V_CC)source='csds_io.c' object='libswiftsim_la-csds_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-csds_io.lo `test -f 'csds_io.c' || echo '$(srcdir)/'`csds_io.c libswiftsim_la-memuse.lo: memuse.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-memuse.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-memuse.Tpo -c -o libswiftsim_la-memuse.lo `test -f 'memuse.c' || echo '$(srcdir)/'`memuse.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-memuse.Tpo $(DEPDIR)/libswiftsim_la-memuse.Plo # $(AM_V_CC)source='memuse.c' object='libswiftsim_la-memuse.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-memuse.lo `test -f 'memuse.c' || echo '$(srcdir)/'`memuse.c libswiftsim_la-mpiuse.lo: mpiuse.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-mpiuse.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-mpiuse.Tpo -c -o libswiftsim_la-mpiuse.lo `test -f 'mpiuse.c' || echo '$(srcdir)/'`mpiuse.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-mpiuse.Tpo $(DEPDIR)/libswiftsim_la-mpiuse.Plo # $(AM_V_CC)source='mpiuse.c' object='libswiftsim_la-mpiuse.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-mpiuse.lo `test -f 'mpiuse.c' || echo '$(srcdir)/'`mpiuse.c libswiftsim_la-memuse_rnodes.lo: memuse_rnodes.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-memuse_rnodes.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-memuse_rnodes.Tpo -c -o libswiftsim_la-memuse_rnodes.lo `test -f 'memuse_rnodes.c' || echo '$(srcdir)/'`memuse_rnodes.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-memuse_rnodes.Tpo $(DEPDIR)/libswiftsim_la-memuse_rnodes.Plo # $(AM_V_CC)source='memuse_rnodes.c' object='libswiftsim_la-memuse_rnodes.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-memuse_rnodes.lo `test -f 'memuse_rnodes.c' || echo '$(srcdir)/'`memuse_rnodes.c libswiftsim_la-fof.lo: fof.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-fof.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-fof.Tpo -c -o libswiftsim_la-fof.lo `test -f 'fof.c' || echo '$(srcdir)/'`fof.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-fof.Tpo $(DEPDIR)/libswiftsim_la-fof.Plo # $(AM_V_CC)source='fof.c' object='libswiftsim_la-fof.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-fof.lo `test -f 'fof.c' || echo '$(srcdir)/'`fof.c libswiftsim_la-fof_catalogue_io.lo: fof_catalogue_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-fof_catalogue_io.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-fof_catalogue_io.Tpo -c -o libswiftsim_la-fof_catalogue_io.lo `test -f 'fof_catalogue_io.c' || echo '$(srcdir)/'`fof_catalogue_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-fof_catalogue_io.Tpo $(DEPDIR)/libswiftsim_la-fof_catalogue_io.Plo # $(AM_V_CC)source='fof_catalogue_io.c' object='libswiftsim_la-fof_catalogue_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-fof_catalogue_io.lo `test -f 'fof_catalogue_io.c' || echo '$(srcdir)/'`fof_catalogue_io.c libswiftsim_la-hashmap.lo: hashmap.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-hashmap.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-hashmap.Tpo -c -o libswiftsim_la-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-hashmap.Tpo $(DEPDIR)/libswiftsim_la-hashmap.Plo # $(AM_V_CC)source='hashmap.c' object='libswiftsim_la-hashmap.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c libswiftsim_la-mesh_gravity.lo: mesh_gravity.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-mesh_gravity.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-mesh_gravity.Tpo -c -o libswiftsim_la-mesh_gravity.lo `test -f 'mesh_gravity.c' || echo '$(srcdir)/'`mesh_gravity.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-mesh_gravity.Tpo $(DEPDIR)/libswiftsim_la-mesh_gravity.Plo # $(AM_V_CC)source='mesh_gravity.c' object='libswiftsim_la-mesh_gravity.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-mesh_gravity.lo `test -f 'mesh_gravity.c' || echo '$(srcdir)/'`mesh_gravity.c libswiftsim_la-mesh_gravity_mpi.lo: mesh_gravity_mpi.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-mesh_gravity_mpi.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-mesh_gravity_mpi.Tpo -c -o libswiftsim_la-mesh_gravity_mpi.lo `test -f 'mesh_gravity_mpi.c' || echo '$(srcdir)/'`mesh_gravity_mpi.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-mesh_gravity_mpi.Tpo $(DEPDIR)/libswiftsim_la-mesh_gravity_mpi.Plo # $(AM_V_CC)source='mesh_gravity_mpi.c' object='libswiftsim_la-mesh_gravity_mpi.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-mesh_gravity_mpi.lo `test -f 'mesh_gravity_mpi.c' || echo '$(srcdir)/'`mesh_gravity_mpi.c libswiftsim_la-mesh_gravity_patch.lo: mesh_gravity_patch.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-mesh_gravity_patch.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-mesh_gravity_patch.Tpo -c -o libswiftsim_la-mesh_gravity_patch.lo `test -f 'mesh_gravity_patch.c' || echo '$(srcdir)/'`mesh_gravity_patch.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-mesh_gravity_patch.Tpo $(DEPDIR)/libswiftsim_la-mesh_gravity_patch.Plo # $(AM_V_CC)source='mesh_gravity_patch.c' object='libswiftsim_la-mesh_gravity_patch.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-mesh_gravity_patch.lo `test -f 'mesh_gravity_patch.c' || echo '$(srcdir)/'`mesh_gravity_patch.c libswiftsim_la-mesh_gravity_sort.lo: mesh_gravity_sort.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-mesh_gravity_sort.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-mesh_gravity_sort.Tpo -c -o libswiftsim_la-mesh_gravity_sort.lo `test -f 'mesh_gravity_sort.c' || echo '$(srcdir)/'`mesh_gravity_sort.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-mesh_gravity_sort.Tpo $(DEPDIR)/libswiftsim_la-mesh_gravity_sort.Plo # $(AM_V_CC)source='mesh_gravity_sort.c' object='libswiftsim_la-mesh_gravity_sort.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-mesh_gravity_sort.lo `test -f 'mesh_gravity_sort.c' || echo '$(srcdir)/'`mesh_gravity_sort.c libswiftsim_la-runner_neutrino.lo: runner_neutrino.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-runner_neutrino.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-runner_neutrino.Tpo -c -o libswiftsim_la-runner_neutrino.lo `test -f 'runner_neutrino.c' || echo '$(srcdir)/'`runner_neutrino.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-runner_neutrino.Tpo $(DEPDIR)/libswiftsim_la-runner_neutrino.Plo # $(AM_V_CC)source='runner_neutrino.c' object='libswiftsim_la-runner_neutrino.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-runner_neutrino.lo `test -f 'runner_neutrino.c' || echo '$(srcdir)/'`runner_neutrino.c neutrino/Default/libswiftsim_la-fermi_dirac.lo: neutrino/Default/fermi_dirac.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT neutrino/Default/libswiftsim_la-fermi_dirac.lo -MD -MP -MF neutrino/Default/$(DEPDIR)/libswiftsim_la-fermi_dirac.Tpo -c -o neutrino/Default/libswiftsim_la-fermi_dirac.lo `test -f 'neutrino/Default/fermi_dirac.c' || echo '$(srcdir)/'`neutrino/Default/fermi_dirac.c $(AM_V_at)$(am__mv) neutrino/Default/$(DEPDIR)/libswiftsim_la-fermi_dirac.Tpo neutrino/Default/$(DEPDIR)/libswiftsim_la-fermi_dirac.Plo # $(AM_V_CC)source='neutrino/Default/fermi_dirac.c' object='neutrino/Default/libswiftsim_la-fermi_dirac.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o neutrino/Default/libswiftsim_la-fermi_dirac.lo `test -f 'neutrino/Default/fermi_dirac.c' || echo '$(srcdir)/'`neutrino/Default/fermi_dirac.c neutrino/Default/libswiftsim_la-neutrino.lo: neutrino/Default/neutrino.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT neutrino/Default/libswiftsim_la-neutrino.lo -MD -MP -MF neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino.Tpo -c -o neutrino/Default/libswiftsim_la-neutrino.lo `test -f 'neutrino/Default/neutrino.c' || echo '$(srcdir)/'`neutrino/Default/neutrino.c $(AM_V_at)$(am__mv) neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino.Tpo neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino.Plo # $(AM_V_CC)source='neutrino/Default/neutrino.c' object='neutrino/Default/libswiftsim_la-neutrino.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o neutrino/Default/libswiftsim_la-neutrino.lo `test -f 'neutrino/Default/neutrino.c' || echo '$(srcdir)/'`neutrino/Default/neutrino.c neutrino/Default/libswiftsim_la-neutrino_response.lo: neutrino/Default/neutrino_response.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT neutrino/Default/libswiftsim_la-neutrino_response.lo -MD -MP -MF neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino_response.Tpo -c -o neutrino/Default/libswiftsim_la-neutrino_response.lo `test -f 'neutrino/Default/neutrino_response.c' || echo '$(srcdir)/'`neutrino/Default/neutrino_response.c $(AM_V_at)$(am__mv) neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino_response.Tpo neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino_response.Plo # $(AM_V_CC)source='neutrino/Default/neutrino_response.c' object='neutrino/Default/libswiftsim_la-neutrino_response.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o neutrino/Default/libswiftsim_la-neutrino_response.lo `test -f 'neutrino/Default/neutrino_response.c' || echo '$(srcdir)/'`neutrino/Default/neutrino_response.c libswiftsim_la-rt_parameters.lo: rt_parameters.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-rt_parameters.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-rt_parameters.Tpo -c -o libswiftsim_la-rt_parameters.lo `test -f 'rt_parameters.c' || echo '$(srcdir)/'`rt_parameters.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-rt_parameters.Tpo $(DEPDIR)/libswiftsim_la-rt_parameters.Plo # $(AM_V_CC)source='rt_parameters.c' object='libswiftsim_la-rt_parameters.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-rt_parameters.lo `test -f 'rt_parameters.c' || echo '$(srcdir)/'`rt_parameters.c libswiftsim_la-hdf5_object_to_blob.lo: hdf5_object_to_blob.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-hdf5_object_to_blob.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-hdf5_object_to_blob.Tpo -c -o libswiftsim_la-hdf5_object_to_blob.lo `test -f 'hdf5_object_to_blob.c' || echo '$(srcdir)/'`hdf5_object_to_blob.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-hdf5_object_to_blob.Tpo $(DEPDIR)/libswiftsim_la-hdf5_object_to_blob.Plo # $(AM_V_CC)source='hdf5_object_to_blob.c' object='libswiftsim_la-hdf5_object_to_blob.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-hdf5_object_to_blob.lo `test -f 'hdf5_object_to_blob.c' || echo '$(srcdir)/'`hdf5_object_to_blob.c libswiftsim_la-ic_info.lo: ic_info.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-ic_info.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-ic_info.Tpo -c -o libswiftsim_la-ic_info.lo `test -f 'ic_info.c' || echo '$(srcdir)/'`ic_info.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-ic_info.Tpo $(DEPDIR)/libswiftsim_la-ic_info.Plo # $(AM_V_CC)source='ic_info.c' object='libswiftsim_la-ic_info.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-ic_info.lo `test -f 'ic_info.c' || echo '$(srcdir)/'`ic_info.c libswiftsim_la-exchange_structs.lo: exchange_structs.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-exchange_structs.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-exchange_structs.Tpo -c -o libswiftsim_la-exchange_structs.lo `test -f 'exchange_structs.c' || echo '$(srcdir)/'`exchange_structs.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-exchange_structs.Tpo $(DEPDIR)/libswiftsim_la-exchange_structs.Plo # $(AM_V_CC)source='exchange_structs.c' object='libswiftsim_la-exchange_structs.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-exchange_structs.lo `test -f 'exchange_structs.c' || echo '$(srcdir)/'`exchange_structs.c libswiftsim_la-particle_buffer.lo: particle_buffer.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-particle_buffer.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-particle_buffer.Tpo -c -o libswiftsim_la-particle_buffer.lo `test -f 'particle_buffer.c' || echo '$(srcdir)/'`particle_buffer.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-particle_buffer.Tpo $(DEPDIR)/libswiftsim_la-particle_buffer.Plo # $(AM_V_CC)source='particle_buffer.c' object='libswiftsim_la-particle_buffer.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-particle_buffer.lo `test -f 'particle_buffer.c' || echo '$(srcdir)/'`particle_buffer.c lightcone/libswiftsim_la-lightcone.lo: lightcone/lightcone.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-lightcone.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-lightcone.Tpo -c -o lightcone/libswiftsim_la-lightcone.lo `test -f 'lightcone/lightcone.c' || echo '$(srcdir)/'`lightcone/lightcone.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-lightcone.Tpo lightcone/$(DEPDIR)/libswiftsim_la-lightcone.Plo # $(AM_V_CC)source='lightcone/lightcone.c' object='lightcone/libswiftsim_la-lightcone.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-lightcone.lo `test -f 'lightcone/lightcone.c' || echo '$(srcdir)/'`lightcone/lightcone.c lightcone/libswiftsim_la-lightcone_particle_io.lo: lightcone/lightcone_particle_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-lightcone_particle_io.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-lightcone_particle_io.Tpo -c -o lightcone/libswiftsim_la-lightcone_particle_io.lo `test -f 'lightcone/lightcone_particle_io.c' || echo '$(srcdir)/'`lightcone/lightcone_particle_io.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-lightcone_particle_io.Tpo lightcone/$(DEPDIR)/libswiftsim_la-lightcone_particle_io.Plo # $(AM_V_CC)source='lightcone/lightcone_particle_io.c' object='lightcone/libswiftsim_la-lightcone_particle_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-lightcone_particle_io.lo `test -f 'lightcone/lightcone_particle_io.c' || echo '$(srcdir)/'`lightcone/lightcone_particle_io.c lightcone/libswiftsim_la-lightcone_replications.lo: lightcone/lightcone_replications.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-lightcone_replications.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-lightcone_replications.Tpo -c -o lightcone/libswiftsim_la-lightcone_replications.lo `test -f 'lightcone/lightcone_replications.c' || echo '$(srcdir)/'`lightcone/lightcone_replications.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-lightcone_replications.Tpo lightcone/$(DEPDIR)/libswiftsim_la-lightcone_replications.Plo # $(AM_V_CC)source='lightcone/lightcone_replications.c' object='lightcone/libswiftsim_la-lightcone_replications.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-lightcone_replications.lo `test -f 'lightcone/lightcone_replications.c' || echo '$(srcdir)/'`lightcone/lightcone_replications.c lightcone/libswiftsim_la-healpix_util.lo: lightcone/healpix_util.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-healpix_util.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-healpix_util.Tpo -c -o lightcone/libswiftsim_la-healpix_util.lo `test -f 'lightcone/healpix_util.c' || echo '$(srcdir)/'`lightcone/healpix_util.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-healpix_util.Tpo lightcone/$(DEPDIR)/libswiftsim_la-healpix_util.Plo # $(AM_V_CC)source='lightcone/healpix_util.c' object='lightcone/libswiftsim_la-healpix_util.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-healpix_util.lo `test -f 'lightcone/healpix_util.c' || echo '$(srcdir)/'`lightcone/healpix_util.c lightcone/libswiftsim_la-lightcone_array.lo: lightcone/lightcone_array.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-lightcone_array.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-lightcone_array.Tpo -c -o lightcone/libswiftsim_la-lightcone_array.lo `test -f 'lightcone/lightcone_array.c' || echo '$(srcdir)/'`lightcone/lightcone_array.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-lightcone_array.Tpo lightcone/$(DEPDIR)/libswiftsim_la-lightcone_array.Plo # $(AM_V_CC)source='lightcone/lightcone_array.c' object='lightcone/libswiftsim_la-lightcone_array.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-lightcone_array.lo `test -f 'lightcone/lightcone_array.c' || echo '$(srcdir)/'`lightcone/lightcone_array.c lightcone/libswiftsim_la-lightcone_map.lo: lightcone/lightcone_map.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-lightcone_map.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map.Tpo -c -o lightcone/libswiftsim_la-lightcone_map.lo `test -f 'lightcone/lightcone_map.c' || echo '$(srcdir)/'`lightcone/lightcone_map.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map.Tpo lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map.Plo # $(AM_V_CC)source='lightcone/lightcone_map.c' object='lightcone/libswiftsim_la-lightcone_map.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-lightcone_map.lo `test -f 'lightcone/lightcone_map.c' || echo '$(srcdir)/'`lightcone/lightcone_map.c lightcone/libswiftsim_la-lightcone_map_types.lo: lightcone/lightcone_map_types.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-lightcone_map_types.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map_types.Tpo -c -o lightcone/libswiftsim_la-lightcone_map_types.lo `test -f 'lightcone/lightcone_map_types.c' || echo '$(srcdir)/'`lightcone/lightcone_map_types.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map_types.Tpo lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map_types.Plo # $(AM_V_CC)source='lightcone/lightcone_map_types.c' object='lightcone/libswiftsim_la-lightcone_map_types.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-lightcone_map_types.lo `test -f 'lightcone/lightcone_map_types.c' || echo '$(srcdir)/'`lightcone/lightcone_map_types.c lightcone/libswiftsim_la-projected_kernel.lo: lightcone/projected_kernel.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-projected_kernel.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-projected_kernel.Tpo -c -o lightcone/libswiftsim_la-projected_kernel.lo `test -f 'lightcone/projected_kernel.c' || echo '$(srcdir)/'`lightcone/projected_kernel.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-projected_kernel.Tpo lightcone/$(DEPDIR)/libswiftsim_la-projected_kernel.Plo # $(AM_V_CC)source='lightcone/projected_kernel.c' object='lightcone/libswiftsim_la-projected_kernel.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-projected_kernel.lo `test -f 'lightcone/projected_kernel.c' || echo '$(srcdir)/'`lightcone/projected_kernel.c lightcone/libswiftsim_la-lightcone_shell.lo: lightcone/lightcone_shell.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT lightcone/libswiftsim_la-lightcone_shell.lo -MD -MP -MF lightcone/$(DEPDIR)/libswiftsim_la-lightcone_shell.Tpo -c -o lightcone/libswiftsim_la-lightcone_shell.lo `test -f 'lightcone/lightcone_shell.c' || echo '$(srcdir)/'`lightcone/lightcone_shell.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/libswiftsim_la-lightcone_shell.Tpo lightcone/$(DEPDIR)/libswiftsim_la-lightcone_shell.Plo # $(AM_V_CC)source='lightcone/lightcone_shell.c' object='lightcone/libswiftsim_la-lightcone_shell.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o lightcone/libswiftsim_la-lightcone_shell.lo `test -f 'lightcone/lightcone_shell.c' || echo '$(srcdir)/'`lightcone/lightcone_shell.c libswiftsim_la-power_spectrum.lo: power_spectrum.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-power_spectrum.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-power_spectrum.Tpo -c -o libswiftsim_la-power_spectrum.lo `test -f 'power_spectrum.c' || echo '$(srcdir)/'`power_spectrum.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-power_spectrum.Tpo $(DEPDIR)/libswiftsim_la-power_spectrum.Plo # $(AM_V_CC)source='power_spectrum.c' object='libswiftsim_la-power_spectrum.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-power_spectrum.lo `test -f 'power_spectrum.c' || echo '$(srcdir)/'`power_spectrum.c libswiftsim_la-forcing.lo: forcing.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-forcing.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-forcing.Tpo -c -o libswiftsim_la-forcing.lo `test -f 'forcing.c' || echo '$(srcdir)/'`forcing.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-forcing.Tpo $(DEPDIR)/libswiftsim_la-forcing.Plo # $(AM_V_CC)source='forcing.c' object='libswiftsim_la-forcing.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-forcing.lo `test -f 'forcing.c' || echo '$(srcdir)/'`forcing.c libswiftsim_la-ghost_stats.lo: ghost_stats.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT libswiftsim_la-ghost_stats.lo -MD -MP -MF $(DEPDIR)/libswiftsim_la-ghost_stats.Tpo -c -o libswiftsim_la-ghost_stats.lo `test -f 'ghost_stats.c' || echo '$(srcdir)/'`ghost_stats.c $(AM_V_at)$(am__mv) $(DEPDIR)/libswiftsim_la-ghost_stats.Tpo $(DEPDIR)/libswiftsim_la-ghost_stats.Plo # $(AM_V_CC)source='ghost_stats.c' object='libswiftsim_la-ghost_stats.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o libswiftsim_la-ghost_stats.lo `test -f 'ghost_stats.c' || echo '$(srcdir)/'`ghost_stats.c extra_io/EAGLE/libswiftsim_la-extra_lightcone_map_types.lo: extra_io/EAGLE/extra_lightcone_map_types.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT extra_io/EAGLE/libswiftsim_la-extra_lightcone_map_types.lo -MD -MP -MF extra_io/EAGLE/$(DEPDIR)/libswiftsim_la-extra_lightcone_map_types.Tpo -c -o extra_io/EAGLE/libswiftsim_la-extra_lightcone_map_types.lo `test -f 'extra_io/EAGLE/extra_lightcone_map_types.c' || echo '$(srcdir)/'`extra_io/EAGLE/extra_lightcone_map_types.c $(AM_V_at)$(am__mv) extra_io/EAGLE/$(DEPDIR)/libswiftsim_la-extra_lightcone_map_types.Tpo extra_io/EAGLE/$(DEPDIR)/libswiftsim_la-extra_lightcone_map_types.Plo # $(AM_V_CC)source='extra_io/EAGLE/extra_lightcone_map_types.c' object='extra_io/EAGLE/libswiftsim_la-extra_lightcone_map_types.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o extra_io/EAGLE/libswiftsim_la-extra_lightcone_map_types.lo `test -f 'extra_io/EAGLE/extra_lightcone_map_types.c' || echo '$(srcdir)/'`extra_io/EAGLE/extra_lightcone_map_types.c cooling/QLA/libswiftsim_la-cooling.lo: cooling/QLA/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/QLA/libswiftsim_la-cooling.lo -MD -MP -MF cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling.Tpo -c -o cooling/QLA/libswiftsim_la-cooling.lo `test -f 'cooling/QLA/cooling.c' || echo '$(srcdir)/'`cooling/QLA/cooling.c $(AM_V_at)$(am__mv) cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling.Tpo cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling.Plo # $(AM_V_CC)source='cooling/QLA/cooling.c' object='cooling/QLA/libswiftsim_la-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA/libswiftsim_la-cooling.lo `test -f 'cooling/QLA/cooling.c' || echo '$(srcdir)/'`cooling/QLA/cooling.c cooling/QLA/libswiftsim_la-cooling_tables.lo: cooling/QLA/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/QLA/libswiftsim_la-cooling_tables.lo -MD -MP -MF cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo -c -o cooling/QLA/libswiftsim_la-cooling_tables.lo `test -f 'cooling/QLA/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA/cooling_tables.c $(AM_V_at)$(am__mv) cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # $(AM_V_CC)source='cooling/QLA/cooling_tables.c' object='cooling/QLA/libswiftsim_la-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA/libswiftsim_la-cooling_tables.lo `test -f 'cooling/QLA/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA/cooling_tables.c cooling/QLA_EAGLE/libswiftsim_la-cooling.lo: cooling/QLA_EAGLE/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/QLA_EAGLE/libswiftsim_la-cooling.lo -MD -MP -MF cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Tpo -c -o cooling/QLA_EAGLE/libswiftsim_la-cooling.lo `test -f 'cooling/QLA_EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling.c $(AM_V_at)$(am__mv) cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Tpo cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo # $(AM_V_CC)source='cooling/QLA_EAGLE/cooling.c' object='cooling/QLA_EAGLE/libswiftsim_la-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA_EAGLE/libswiftsim_la-cooling.lo `test -f 'cooling/QLA_EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling.c cooling/QLA_EAGLE/libswiftsim_la-cooling_tables.lo: cooling/QLA_EAGLE/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/QLA_EAGLE/libswiftsim_la-cooling_tables.lo -MD -MP -MF cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo -c -o cooling/QLA_EAGLE/libswiftsim_la-cooling_tables.lo `test -f 'cooling/QLA_EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling_tables.c $(AM_V_at)$(am__mv) cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # $(AM_V_CC)source='cooling/QLA_EAGLE/cooling_tables.c' object='cooling/QLA_EAGLE/libswiftsim_la-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA_EAGLE/libswiftsim_la-cooling_tables.lo `test -f 'cooling/QLA_EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling_tables.c cooling/EAGLE/libswiftsim_la-cooling.lo: cooling/EAGLE/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/EAGLE/libswiftsim_la-cooling.lo -MD -MP -MF cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Tpo -c -o cooling/EAGLE/libswiftsim_la-cooling.lo `test -f 'cooling/EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling.c $(AM_V_at)$(am__mv) cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Tpo cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo # $(AM_V_CC)source='cooling/EAGLE/cooling.c' object='cooling/EAGLE/libswiftsim_la-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/EAGLE/libswiftsim_la-cooling.lo `test -f 'cooling/EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling.c cooling/EAGLE/libswiftsim_la-cooling_tables.lo: cooling/EAGLE/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/EAGLE/libswiftsim_la-cooling_tables.lo -MD -MP -MF cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo -c -o cooling/EAGLE/libswiftsim_la-cooling_tables.lo `test -f 'cooling/EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling_tables.c $(AM_V_at)$(am__mv) cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # $(AM_V_CC)source='cooling/EAGLE/cooling_tables.c' object='cooling/EAGLE/libswiftsim_la-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/EAGLE/libswiftsim_la-cooling_tables.lo `test -f 'cooling/EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling_tables.c feedback/EAGLE_thermal/libswiftsim_la-feedback.lo: feedback/EAGLE_thermal/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/EAGLE_thermal/libswiftsim_la-feedback.lo -MD -MP -MF feedback/EAGLE_thermal/$(DEPDIR)/libswiftsim_la-feedback.Tpo -c -o feedback/EAGLE_thermal/libswiftsim_la-feedback.lo `test -f 'feedback/EAGLE_thermal/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_thermal/feedback.c $(AM_V_at)$(am__mv) feedback/EAGLE_thermal/$(DEPDIR)/libswiftsim_la-feedback.Tpo feedback/EAGLE_thermal/$(DEPDIR)/libswiftsim_la-feedback.Plo # $(AM_V_CC)source='feedback/EAGLE_thermal/feedback.c' object='feedback/EAGLE_thermal/libswiftsim_la-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/EAGLE_thermal/libswiftsim_la-feedback.lo `test -f 'feedback/EAGLE_thermal/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_thermal/feedback.c feedback/EAGLE_kinetic/libswiftsim_la-feedback.lo: feedback/EAGLE_kinetic/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/EAGLE_kinetic/libswiftsim_la-feedback.lo -MD -MP -MF feedback/EAGLE_kinetic/$(DEPDIR)/libswiftsim_la-feedback.Tpo -c -o feedback/EAGLE_kinetic/libswiftsim_la-feedback.lo `test -f 'feedback/EAGLE_kinetic/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_kinetic/feedback.c $(AM_V_at)$(am__mv) feedback/EAGLE_kinetic/$(DEPDIR)/libswiftsim_la-feedback.Tpo feedback/EAGLE_kinetic/$(DEPDIR)/libswiftsim_la-feedback.Plo # $(AM_V_CC)source='feedback/EAGLE_kinetic/feedback.c' object='feedback/EAGLE_kinetic/libswiftsim_la-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/EAGLE_kinetic/libswiftsim_la-feedback.lo `test -f 'feedback/EAGLE_kinetic/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_kinetic/feedback.c cooling/grackle/libswiftsim_la-cooling.lo: cooling/grackle/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/grackle/libswiftsim_la-cooling.lo -MD -MP -MF cooling/grackle/$(DEPDIR)/libswiftsim_la-cooling.Tpo -c -o cooling/grackle/libswiftsim_la-cooling.lo `test -f 'cooling/grackle/cooling.c' || echo '$(srcdir)/'`cooling/grackle/cooling.c $(AM_V_at)$(am__mv) cooling/grackle/$(DEPDIR)/libswiftsim_la-cooling.Tpo cooling/grackle/$(DEPDIR)/libswiftsim_la-cooling.Plo # $(AM_V_CC)source='cooling/grackle/cooling.c' object='cooling/grackle/libswiftsim_la-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/grackle/libswiftsim_la-cooling.lo `test -f 'cooling/grackle/cooling.c' || echo '$(srcdir)/'`cooling/grackle/cooling.c feedback/GEAR/libswiftsim_la-stellar_evolution.lo: feedback/GEAR/stellar_evolution.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/libswiftsim_la-stellar_evolution.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/libswiftsim_la-stellar_evolution.Tpo -c -o feedback/GEAR/libswiftsim_la-stellar_evolution.lo `test -f 'feedback/GEAR/stellar_evolution.c' || echo '$(srcdir)/'`feedback/GEAR/stellar_evolution.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/libswiftsim_la-stellar_evolution.Tpo feedback/GEAR/$(DEPDIR)/libswiftsim_la-stellar_evolution.Plo # $(AM_V_CC)source='feedback/GEAR/stellar_evolution.c' object='feedback/GEAR/libswiftsim_la-stellar_evolution.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/libswiftsim_la-stellar_evolution.lo `test -f 'feedback/GEAR/stellar_evolution.c' || echo '$(srcdir)/'`feedback/GEAR/stellar_evolution.c feedback/GEAR/libswiftsim_la-feedback.lo: feedback/GEAR/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/libswiftsim_la-feedback.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/libswiftsim_la-feedback.Tpo -c -o feedback/GEAR/libswiftsim_la-feedback.lo `test -f 'feedback/GEAR/feedback.c' || echo '$(srcdir)/'`feedback/GEAR/feedback.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/libswiftsim_la-feedback.Tpo feedback/GEAR/$(DEPDIR)/libswiftsim_la-feedback.Plo # $(AM_V_CC)source='feedback/GEAR/feedback.c' object='feedback/GEAR/libswiftsim_la-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/libswiftsim_la-feedback.lo `test -f 'feedback/GEAR/feedback.c' || echo '$(srcdir)/'`feedback/GEAR/feedback.c feedback/GEAR/libswiftsim_la-initial_mass_function.lo: feedback/GEAR/initial_mass_function.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/libswiftsim_la-initial_mass_function.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/libswiftsim_la-initial_mass_function.Tpo -c -o feedback/GEAR/libswiftsim_la-initial_mass_function.lo `test -f 'feedback/GEAR/initial_mass_function.c' || echo '$(srcdir)/'`feedback/GEAR/initial_mass_function.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/libswiftsim_la-initial_mass_function.Tpo feedback/GEAR/$(DEPDIR)/libswiftsim_la-initial_mass_function.Plo # $(AM_V_CC)source='feedback/GEAR/initial_mass_function.c' object='feedback/GEAR/libswiftsim_la-initial_mass_function.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/libswiftsim_la-initial_mass_function.lo `test -f 'feedback/GEAR/initial_mass_function.c' || echo '$(srcdir)/'`feedback/GEAR/initial_mass_function.c feedback/GEAR/libswiftsim_la-supernovae_ia.lo: feedback/GEAR/supernovae_ia.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/libswiftsim_la-supernovae_ia.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ia.Tpo -c -o feedback/GEAR/libswiftsim_la-supernovae_ia.lo `test -f 'feedback/GEAR/supernovae_ia.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ia.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ia.Tpo feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ia.Plo # $(AM_V_CC)source='feedback/GEAR/supernovae_ia.c' object='feedback/GEAR/libswiftsim_la-supernovae_ia.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/libswiftsim_la-supernovae_ia.lo `test -f 'feedback/GEAR/supernovae_ia.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ia.c feedback/GEAR/libswiftsim_la-supernovae_ii.lo: feedback/GEAR/supernovae_ii.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/libswiftsim_la-supernovae_ii.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ii.Tpo -c -o feedback/GEAR/libswiftsim_la-supernovae_ii.lo `test -f 'feedback/GEAR/supernovae_ii.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ii.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ii.Tpo feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ii.Plo # $(AM_V_CC)source='feedback/GEAR/supernovae_ii.c' object='feedback/GEAR/libswiftsim_la-supernovae_ii.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/libswiftsim_la-supernovae_ii.lo `test -f 'feedback/GEAR/supernovae_ii.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ii.c entropy_floor/EAGLE/libswiftsim_la-entropy_floor.lo: entropy_floor/EAGLE/entropy_floor.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT entropy_floor/EAGLE/libswiftsim_la-entropy_floor.lo -MD -MP -MF entropy_floor/EAGLE/$(DEPDIR)/libswiftsim_la-entropy_floor.Tpo -c -o entropy_floor/EAGLE/libswiftsim_la-entropy_floor.lo `test -f 'entropy_floor/EAGLE/entropy_floor.c' || echo '$(srcdir)/'`entropy_floor/EAGLE/entropy_floor.c $(AM_V_at)$(am__mv) entropy_floor/EAGLE/$(DEPDIR)/libswiftsim_la-entropy_floor.Tpo entropy_floor/EAGLE/$(DEPDIR)/libswiftsim_la-entropy_floor.Plo # $(AM_V_CC)source='entropy_floor/EAGLE/entropy_floor.c' object='entropy_floor/EAGLE/libswiftsim_la-entropy_floor.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o entropy_floor/EAGLE/libswiftsim_la-entropy_floor.lo `test -f 'entropy_floor/EAGLE/entropy_floor.c' || echo '$(srcdir)/'`entropy_floor/EAGLE/entropy_floor.c feedback/AGORA/libswiftsim_la-feedback.lo: feedback/AGORA/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT feedback/AGORA/libswiftsim_la-feedback.lo -MD -MP -MF feedback/AGORA/$(DEPDIR)/libswiftsim_la-feedback.Tpo -c -o feedback/AGORA/libswiftsim_la-feedback.lo `test -f 'feedback/AGORA/feedback.c' || echo '$(srcdir)/'`feedback/AGORA/feedback.c $(AM_V_at)$(am__mv) feedback/AGORA/$(DEPDIR)/libswiftsim_la-feedback.Tpo feedback/AGORA/$(DEPDIR)/libswiftsim_la-feedback.Plo # $(AM_V_CC)source='feedback/AGORA/feedback.c' object='feedback/AGORA/libswiftsim_la-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o feedback/AGORA/libswiftsim_la-feedback.lo `test -f 'feedback/AGORA/feedback.c' || echo '$(srcdir)/'`feedback/AGORA/feedback.c cooling/PS2020/libswiftsim_la-cooling.lo: cooling/PS2020/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/PS2020/libswiftsim_la-cooling.lo -MD -MP -MF cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling.Tpo -c -o cooling/PS2020/libswiftsim_la-cooling.lo `test -f 'cooling/PS2020/cooling.c' || echo '$(srcdir)/'`cooling/PS2020/cooling.c $(AM_V_at)$(am__mv) cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling.Tpo cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling.Plo # $(AM_V_CC)source='cooling/PS2020/cooling.c' object='cooling/PS2020/libswiftsim_la-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/PS2020/libswiftsim_la-cooling.lo `test -f 'cooling/PS2020/cooling.c' || echo '$(srcdir)/'`cooling/PS2020/cooling.c cooling/PS2020/libswiftsim_la-cooling_tables.lo: cooling/PS2020/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT cooling/PS2020/libswiftsim_la-cooling_tables.lo -MD -MP -MF cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo -c -o cooling/PS2020/libswiftsim_la-cooling_tables.lo `test -f 'cooling/PS2020/cooling_tables.c' || echo '$(srcdir)/'`cooling/PS2020/cooling_tables.c $(AM_V_at)$(am__mv) cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling_tables.Tpo cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo # $(AM_V_CC)source='cooling/PS2020/cooling_tables.c' object='cooling/PS2020/libswiftsim_la-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o cooling/PS2020/libswiftsim_la-cooling_tables.lo `test -f 'cooling/PS2020/cooling_tables.c' || echo '$(srcdir)/'`cooling/PS2020/cooling_tables.c rt/SPHM1RT/libswiftsim_la-rt_rate_equations.lo: rt/SPHM1RT/rt_rate_equations.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT rt/SPHM1RT/libswiftsim_la-rt_rate_equations.lo -MD -MP -MF rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_rate_equations.Tpo -c -o rt/SPHM1RT/libswiftsim_la-rt_rate_equations.lo `test -f 'rt/SPHM1RT/rt_rate_equations.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_rate_equations.c $(AM_V_at)$(am__mv) rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_rate_equations.Tpo rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_rate_equations.Plo # $(AM_V_CC)source='rt/SPHM1RT/rt_rate_equations.c' object='rt/SPHM1RT/libswiftsim_la-rt_rate_equations.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o rt/SPHM1RT/libswiftsim_la-rt_rate_equations.lo `test -f 'rt/SPHM1RT/rt_rate_equations.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_rate_equations.c rt/SPHM1RT/libswiftsim_la-rt_cooling.lo: rt/SPHM1RT/rt_cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT rt/SPHM1RT/libswiftsim_la-rt_cooling.lo -MD -MP -MF rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_cooling.Tpo -c -o rt/SPHM1RT/libswiftsim_la-rt_cooling.lo `test -f 'rt/SPHM1RT/rt_cooling.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_cooling.c $(AM_V_at)$(am__mv) rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_cooling.Tpo rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_cooling.Plo # $(AM_V_CC)source='rt/SPHM1RT/rt_cooling.c' object='rt/SPHM1RT/libswiftsim_la-rt_cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o rt/SPHM1RT/libswiftsim_la-rt_cooling.lo `test -f 'rt/SPHM1RT/rt_cooling.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_cooling.c rt/GEAR/libswiftsim_la-rt_interaction_cross_sections.lo: rt/GEAR/rt_interaction_cross_sections.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -MT rt/GEAR/libswiftsim_la-rt_interaction_cross_sections.lo -MD -MP -MF rt/GEAR/$(DEPDIR)/libswiftsim_la-rt_interaction_cross_sections.Tpo -c -o rt/GEAR/libswiftsim_la-rt_interaction_cross_sections.lo `test -f 'rt/GEAR/rt_interaction_cross_sections.c' || echo '$(srcdir)/'`rt/GEAR/rt_interaction_cross_sections.c $(AM_V_at)$(am__mv) rt/GEAR/$(DEPDIR)/libswiftsim_la-rt_interaction_cross_sections.Tpo rt/GEAR/$(DEPDIR)/libswiftsim_la-rt_interaction_cross_sections.Plo # $(AM_V_CC)source='rt/GEAR/rt_interaction_cross_sections.c' object='rt/GEAR/libswiftsim_la-rt_interaction_cross_sections.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_la_CFLAGS) $(CFLAGS) -c -o rt/GEAR/libswiftsim_la-rt_interaction_cross_sections.lo `test -f 'rt/GEAR/rt_interaction_cross_sections.c' || echo '$(srcdir)/'`rt/GEAR/rt_interaction_cross_sections.c mpi-space.lo: space.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space.lo -MD -MP -MF $(DEPDIR)/mpi-space.Tpo -c -o mpi-space.lo `test -f 'space.c' || echo '$(srcdir)/'`space.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space.Tpo $(DEPDIR)/mpi-space.Plo # $(AM_V_CC)source='space.c' object='mpi-space.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space.lo `test -f 'space.c' || echo '$(srcdir)/'`space.c mpi-space_rebuild.lo: space_rebuild.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_rebuild.lo -MD -MP -MF $(DEPDIR)/mpi-space_rebuild.Tpo -c -o mpi-space_rebuild.lo `test -f 'space_rebuild.c' || echo '$(srcdir)/'`space_rebuild.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_rebuild.Tpo $(DEPDIR)/mpi-space_rebuild.Plo # $(AM_V_CC)source='space_rebuild.c' object='mpi-space_rebuild.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_rebuild.lo `test -f 'space_rebuild.c' || echo '$(srcdir)/'`space_rebuild.c mpi-space_regrid.lo: space_regrid.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_regrid.lo -MD -MP -MF $(DEPDIR)/mpi-space_regrid.Tpo -c -o mpi-space_regrid.lo `test -f 'space_regrid.c' || echo '$(srcdir)/'`space_regrid.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_regrid.Tpo $(DEPDIR)/mpi-space_regrid.Plo # $(AM_V_CC)source='space_regrid.c' object='mpi-space_regrid.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_regrid.lo `test -f 'space_regrid.c' || echo '$(srcdir)/'`space_regrid.c mpi-space_unique_id.lo: space_unique_id.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_unique_id.lo -MD -MP -MF $(DEPDIR)/mpi-space_unique_id.Tpo -c -o mpi-space_unique_id.lo `test -f 'space_unique_id.c' || echo '$(srcdir)/'`space_unique_id.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_unique_id.Tpo $(DEPDIR)/mpi-space_unique_id.Plo # $(AM_V_CC)source='space_unique_id.c' object='mpi-space_unique_id.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_unique_id.lo `test -f 'space_unique_id.c' || echo '$(srcdir)/'`space_unique_id.c mpi-space_sort.lo: space_sort.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_sort.lo -MD -MP -MF $(DEPDIR)/mpi-space_sort.Tpo -c -o mpi-space_sort.lo `test -f 'space_sort.c' || echo '$(srcdir)/'`space_sort.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_sort.Tpo $(DEPDIR)/mpi-space_sort.Plo # $(AM_V_CC)source='space_sort.c' object='mpi-space_sort.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_sort.lo `test -f 'space_sort.c' || echo '$(srcdir)/'`space_sort.c mpi-space_split.lo: space_split.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_split.lo -MD -MP -MF $(DEPDIR)/mpi-space_split.Tpo -c -o mpi-space_split.lo `test -f 'space_split.c' || echo '$(srcdir)/'`space_split.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_split.Tpo $(DEPDIR)/mpi-space_split.Plo # $(AM_V_CC)source='space_split.c' object='mpi-space_split.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_split.lo `test -f 'space_split.c' || echo '$(srcdir)/'`space_split.c mpi-space_extras.lo: space_extras.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_extras.lo -MD -MP -MF $(DEPDIR)/mpi-space_extras.Tpo -c -o mpi-space_extras.lo `test -f 'space_extras.c' || echo '$(srcdir)/'`space_extras.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_extras.Tpo $(DEPDIR)/mpi-space_extras.Plo # $(AM_V_CC)source='space_extras.c' object='mpi-space_extras.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_extras.lo `test -f 'space_extras.c' || echo '$(srcdir)/'`space_extras.c mpi-space_first_init.lo: space_first_init.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_first_init.lo -MD -MP -MF $(DEPDIR)/mpi-space_first_init.Tpo -c -o mpi-space_first_init.lo `test -f 'space_first_init.c' || echo '$(srcdir)/'`space_first_init.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_first_init.Tpo $(DEPDIR)/mpi-space_first_init.Plo # $(AM_V_CC)source='space_first_init.c' object='mpi-space_first_init.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_first_init.lo `test -f 'space_first_init.c' || echo '$(srcdir)/'`space_first_init.c mpi-space_init.lo: space_init.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_init.lo -MD -MP -MF $(DEPDIR)/mpi-space_init.Tpo -c -o mpi-space_init.lo `test -f 'space_init.c' || echo '$(srcdir)/'`space_init.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_init.Tpo $(DEPDIR)/mpi-space_init.Plo # $(AM_V_CC)source='space_init.c' object='mpi-space_init.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_init.lo `test -f 'space_init.c' || echo '$(srcdir)/'`space_init.c mpi-space_cell_index.lo: space_cell_index.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_cell_index.lo -MD -MP -MF $(DEPDIR)/mpi-space_cell_index.Tpo -c -o mpi-space_cell_index.lo `test -f 'space_cell_index.c' || echo '$(srcdir)/'`space_cell_index.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_cell_index.Tpo $(DEPDIR)/mpi-space_cell_index.Plo # $(AM_V_CC)source='space_cell_index.c' object='mpi-space_cell_index.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_cell_index.lo `test -f 'space_cell_index.c' || echo '$(srcdir)/'`space_cell_index.c mpi-space_recycle.lo: space_recycle.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-space_recycle.lo -MD -MP -MF $(DEPDIR)/mpi-space_recycle.Tpo -c -o mpi-space_recycle.lo `test -f 'space_recycle.c' || echo '$(srcdir)/'`space_recycle.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-space_recycle.Tpo $(DEPDIR)/mpi-space_recycle.Plo # $(AM_V_CC)source='space_recycle.c' object='mpi-space_recycle.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-space_recycle.lo `test -f 'space_recycle.c' || echo '$(srcdir)/'`space_recycle.c mpi-runner_main.lo: runner_main.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_main.lo -MD -MP -MF $(DEPDIR)/mpi-runner_main.Tpo -c -o mpi-runner_main.lo `test -f 'runner_main.c' || echo '$(srcdir)/'`runner_main.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_main.Tpo $(DEPDIR)/mpi-runner_main.Plo # $(AM_V_CC)source='runner_main.c' object='mpi-runner_main.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_main.lo `test -f 'runner_main.c' || echo '$(srcdir)/'`runner_main.c mpi-runner_doiact_hydro.lo: runner_doiact_hydro.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_doiact_hydro.lo -MD -MP -MF $(DEPDIR)/mpi-runner_doiact_hydro.Tpo -c -o mpi-runner_doiact_hydro.lo `test -f 'runner_doiact_hydro.c' || echo '$(srcdir)/'`runner_doiact_hydro.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_doiact_hydro.Tpo $(DEPDIR)/mpi-runner_doiact_hydro.Plo # $(AM_V_CC)source='runner_doiact_hydro.c' object='mpi-runner_doiact_hydro.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_doiact_hydro.lo `test -f 'runner_doiact_hydro.c' || echo '$(srcdir)/'`runner_doiact_hydro.c mpi-runner_doiact_limiter.lo: runner_doiact_limiter.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_doiact_limiter.lo -MD -MP -MF $(DEPDIR)/mpi-runner_doiact_limiter.Tpo -c -o mpi-runner_doiact_limiter.lo `test -f 'runner_doiact_limiter.c' || echo '$(srcdir)/'`runner_doiact_limiter.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_doiact_limiter.Tpo $(DEPDIR)/mpi-runner_doiact_limiter.Plo # $(AM_V_CC)source='runner_doiact_limiter.c' object='mpi-runner_doiact_limiter.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_doiact_limiter.lo `test -f 'runner_doiact_limiter.c' || echo '$(srcdir)/'`runner_doiact_limiter.c mpi-runner_doiact_stars.lo: runner_doiact_stars.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_doiact_stars.lo -MD -MP -MF $(DEPDIR)/mpi-runner_doiact_stars.Tpo -c -o mpi-runner_doiact_stars.lo `test -f 'runner_doiact_stars.c' || echo '$(srcdir)/'`runner_doiact_stars.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_doiact_stars.Tpo $(DEPDIR)/mpi-runner_doiact_stars.Plo # $(AM_V_CC)source='runner_doiact_stars.c' object='mpi-runner_doiact_stars.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_doiact_stars.lo `test -f 'runner_doiact_stars.c' || echo '$(srcdir)/'`runner_doiact_stars.c mpi-runner_doiact_black_holes.lo: runner_doiact_black_holes.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_doiact_black_holes.lo -MD -MP -MF $(DEPDIR)/mpi-runner_doiact_black_holes.Tpo -c -o mpi-runner_doiact_black_holes.lo `test -f 'runner_doiact_black_holes.c' || echo '$(srcdir)/'`runner_doiact_black_holes.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_doiact_black_holes.Tpo $(DEPDIR)/mpi-runner_doiact_black_holes.Plo # $(AM_V_CC)source='runner_doiact_black_holes.c' object='mpi-runner_doiact_black_holes.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_doiact_black_holes.lo `test -f 'runner_doiact_black_holes.c' || echo '$(srcdir)/'`runner_doiact_black_holes.c mpi-runner_doiact_sinks.lo: runner_doiact_sinks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_doiact_sinks.lo -MD -MP -MF $(DEPDIR)/mpi-runner_doiact_sinks.Tpo -c -o mpi-runner_doiact_sinks.lo `test -f 'runner_doiact_sinks.c' || echo '$(srcdir)/'`runner_doiact_sinks.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_doiact_sinks.Tpo $(DEPDIR)/mpi-runner_doiact_sinks.Plo # $(AM_V_CC)source='runner_doiact_sinks.c' object='mpi-runner_doiact_sinks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_doiact_sinks.lo `test -f 'runner_doiact_sinks.c' || echo '$(srcdir)/'`runner_doiact_sinks.c mpi-runner_ghost.lo: runner_ghost.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_ghost.lo -MD -MP -MF $(DEPDIR)/mpi-runner_ghost.Tpo -c -o mpi-runner_ghost.lo `test -f 'runner_ghost.c' || echo '$(srcdir)/'`runner_ghost.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_ghost.Tpo $(DEPDIR)/mpi-runner_ghost.Plo # $(AM_V_CC)source='runner_ghost.c' object='mpi-runner_ghost.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_ghost.lo `test -f 'runner_ghost.c' || echo '$(srcdir)/'`runner_ghost.c mpi-runner_recv.lo: runner_recv.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_recv.lo -MD -MP -MF $(DEPDIR)/mpi-runner_recv.Tpo -c -o mpi-runner_recv.lo `test -f 'runner_recv.c' || echo '$(srcdir)/'`runner_recv.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_recv.Tpo $(DEPDIR)/mpi-runner_recv.Plo # $(AM_V_CC)source='runner_recv.c' object='mpi-runner_recv.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_recv.lo `test -f 'runner_recv.c' || echo '$(srcdir)/'`runner_recv.c mpi-runner_pack.lo: runner_pack.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_pack.lo -MD -MP -MF $(DEPDIR)/mpi-runner_pack.Tpo -c -o mpi-runner_pack.lo `test -f 'runner_pack.c' || echo '$(srcdir)/'`runner_pack.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_pack.Tpo $(DEPDIR)/mpi-runner_pack.Plo # $(AM_V_CC)source='runner_pack.c' object='mpi-runner_pack.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_pack.lo `test -f 'runner_pack.c' || echo '$(srcdir)/'`runner_pack.c mpi-runner_sort.lo: runner_sort.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_sort.lo -MD -MP -MF $(DEPDIR)/mpi-runner_sort.Tpo -c -o mpi-runner_sort.lo `test -f 'runner_sort.c' || echo '$(srcdir)/'`runner_sort.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_sort.Tpo $(DEPDIR)/mpi-runner_sort.Plo # $(AM_V_CC)source='runner_sort.c' object='mpi-runner_sort.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_sort.lo `test -f 'runner_sort.c' || echo '$(srcdir)/'`runner_sort.c mpi-runner_drift.lo: runner_drift.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_drift.lo -MD -MP -MF $(DEPDIR)/mpi-runner_drift.Tpo -c -o mpi-runner_drift.lo `test -f 'runner_drift.c' || echo '$(srcdir)/'`runner_drift.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_drift.Tpo $(DEPDIR)/mpi-runner_drift.Plo # $(AM_V_CC)source='runner_drift.c' object='mpi-runner_drift.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_drift.lo `test -f 'runner_drift.c' || echo '$(srcdir)/'`runner_drift.c mpi-runner_black_holes.lo: runner_black_holes.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_black_holes.lo -MD -MP -MF $(DEPDIR)/mpi-runner_black_holes.Tpo -c -o mpi-runner_black_holes.lo `test -f 'runner_black_holes.c' || echo '$(srcdir)/'`runner_black_holes.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_black_holes.Tpo $(DEPDIR)/mpi-runner_black_holes.Plo # $(AM_V_CC)source='runner_black_holes.c' object='mpi-runner_black_holes.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_black_holes.lo `test -f 'runner_black_holes.c' || echo '$(srcdir)/'`runner_black_holes.c mpi-runner_time_integration.lo: runner_time_integration.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_time_integration.lo -MD -MP -MF $(DEPDIR)/mpi-runner_time_integration.Tpo -c -o mpi-runner_time_integration.lo `test -f 'runner_time_integration.c' || echo '$(srcdir)/'`runner_time_integration.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_time_integration.Tpo $(DEPDIR)/mpi-runner_time_integration.Plo # $(AM_V_CC)source='runner_time_integration.c' object='mpi-runner_time_integration.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_time_integration.lo `test -f 'runner_time_integration.c' || echo '$(srcdir)/'`runner_time_integration.c mpi-runner_doiact_hydro_vec.lo: runner_doiact_hydro_vec.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_doiact_hydro_vec.lo -MD -MP -MF $(DEPDIR)/mpi-runner_doiact_hydro_vec.Tpo -c -o mpi-runner_doiact_hydro_vec.lo `test -f 'runner_doiact_hydro_vec.c' || echo '$(srcdir)/'`runner_doiact_hydro_vec.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_doiact_hydro_vec.Tpo $(DEPDIR)/mpi-runner_doiact_hydro_vec.Plo # $(AM_V_CC)source='runner_doiact_hydro_vec.c' object='mpi-runner_doiact_hydro_vec.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_doiact_hydro_vec.lo `test -f 'runner_doiact_hydro_vec.c' || echo '$(srcdir)/'`runner_doiact_hydro_vec.c mpi-runner_others.lo: runner_others.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_others.lo -MD -MP -MF $(DEPDIR)/mpi-runner_others.Tpo -c -o mpi-runner_others.lo `test -f 'runner_others.c' || echo '$(srcdir)/'`runner_others.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_others.Tpo $(DEPDIR)/mpi-runner_others.Plo # $(AM_V_CC)source='runner_others.c' object='mpi-runner_others.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_others.lo `test -f 'runner_others.c' || echo '$(srcdir)/'`runner_others.c mpi-runner_sinks.lo: runner_sinks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_sinks.lo -MD -MP -MF $(DEPDIR)/mpi-runner_sinks.Tpo -c -o mpi-runner_sinks.lo `test -f 'runner_sinks.c' || echo '$(srcdir)/'`runner_sinks.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_sinks.Tpo $(DEPDIR)/mpi-runner_sinks.Plo # $(AM_V_CC)source='runner_sinks.c' object='mpi-runner_sinks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_sinks.lo `test -f 'runner_sinks.c' || echo '$(srcdir)/'`runner_sinks.c mpi-cell.lo: cell.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell.lo -MD -MP -MF $(DEPDIR)/mpi-cell.Tpo -c -o mpi-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell.Tpo $(DEPDIR)/mpi-cell.Plo # $(AM_V_CC)source='cell.c' object='mpi-cell.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell.lo `test -f 'cell.c' || echo '$(srcdir)/'`cell.c mpi-cell_convert_part.lo: cell_convert_part.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell_convert_part.lo -MD -MP -MF $(DEPDIR)/mpi-cell_convert_part.Tpo -c -o mpi-cell_convert_part.lo `test -f 'cell_convert_part.c' || echo '$(srcdir)/'`cell_convert_part.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell_convert_part.Tpo $(DEPDIR)/mpi-cell_convert_part.Plo # $(AM_V_CC)source='cell_convert_part.c' object='mpi-cell_convert_part.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell_convert_part.lo `test -f 'cell_convert_part.c' || echo '$(srcdir)/'`cell_convert_part.c mpi-cell_drift.lo: cell_drift.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell_drift.lo -MD -MP -MF $(DEPDIR)/mpi-cell_drift.Tpo -c -o mpi-cell_drift.lo `test -f 'cell_drift.c' || echo '$(srcdir)/'`cell_drift.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell_drift.Tpo $(DEPDIR)/mpi-cell_drift.Plo # $(AM_V_CC)source='cell_drift.c' object='mpi-cell_drift.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell_drift.lo `test -f 'cell_drift.c' || echo '$(srcdir)/'`cell_drift.c mpi-cell_lock.lo: cell_lock.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell_lock.lo -MD -MP -MF $(DEPDIR)/mpi-cell_lock.Tpo -c -o mpi-cell_lock.lo `test -f 'cell_lock.c' || echo '$(srcdir)/'`cell_lock.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell_lock.Tpo $(DEPDIR)/mpi-cell_lock.Plo # $(AM_V_CC)source='cell_lock.c' object='mpi-cell_lock.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell_lock.lo `test -f 'cell_lock.c' || echo '$(srcdir)/'`cell_lock.c mpi-cell_pack.lo: cell_pack.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell_pack.lo -MD -MP -MF $(DEPDIR)/mpi-cell_pack.Tpo -c -o mpi-cell_pack.lo `test -f 'cell_pack.c' || echo '$(srcdir)/'`cell_pack.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell_pack.Tpo $(DEPDIR)/mpi-cell_pack.Plo # $(AM_V_CC)source='cell_pack.c' object='mpi-cell_pack.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell_pack.lo `test -f 'cell_pack.c' || echo '$(srcdir)/'`cell_pack.c mpi-cell_split.lo: cell_split.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell_split.lo -MD -MP -MF $(DEPDIR)/mpi-cell_split.Tpo -c -o mpi-cell_split.lo `test -f 'cell_split.c' || echo '$(srcdir)/'`cell_split.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell_split.Tpo $(DEPDIR)/mpi-cell_split.Plo # $(AM_V_CC)source='cell_split.c' object='mpi-cell_split.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell_split.lo `test -f 'cell_split.c' || echo '$(srcdir)/'`cell_split.c mpi-cell_unskip.lo: cell_unskip.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell_unskip.lo -MD -MP -MF $(DEPDIR)/mpi-cell_unskip.Tpo -c -o mpi-cell_unskip.lo `test -f 'cell_unskip.c' || echo '$(srcdir)/'`cell_unskip.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell_unskip.Tpo $(DEPDIR)/mpi-cell_unskip.Plo # $(AM_V_CC)source='cell_unskip.c' object='mpi-cell_unskip.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell_unskip.lo `test -f 'cell_unskip.c' || echo '$(srcdir)/'`cell_unskip.c mpi-cell_grid.lo: cell_grid.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cell_grid.lo -MD -MP -MF $(DEPDIR)/mpi-cell_grid.Tpo -c -o mpi-cell_grid.lo `test -f 'cell_grid.c' || echo '$(srcdir)/'`cell_grid.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cell_grid.Tpo $(DEPDIR)/mpi-cell_grid.Plo # $(AM_V_CC)source='cell_grid.c' object='mpi-cell_grid.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cell_grid.lo `test -f 'cell_grid.c' || echo '$(srcdir)/'`cell_grid.c mpi-engine.lo: engine.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine.lo -MD -MP -MF $(DEPDIR)/mpi-engine.Tpo -c -o mpi-engine.lo `test -f 'engine.c' || echo '$(srcdir)/'`engine.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine.Tpo $(DEPDIR)/mpi-engine.Plo # $(AM_V_CC)source='engine.c' object='mpi-engine.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine.lo `test -f 'engine.c' || echo '$(srcdir)/'`engine.c mpi-engine_maketasks.lo: engine_maketasks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_maketasks.lo -MD -MP -MF $(DEPDIR)/mpi-engine_maketasks.Tpo -c -o mpi-engine_maketasks.lo `test -f 'engine_maketasks.c' || echo '$(srcdir)/'`engine_maketasks.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_maketasks.Tpo $(DEPDIR)/mpi-engine_maketasks.Plo # $(AM_V_CC)source='engine_maketasks.c' object='mpi-engine_maketasks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_maketasks.lo `test -f 'engine_maketasks.c' || echo '$(srcdir)/'`engine_maketasks.c mpi-engine_split_particles.lo: engine_split_particles.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_split_particles.lo -MD -MP -MF $(DEPDIR)/mpi-engine_split_particles.Tpo -c -o mpi-engine_split_particles.lo `test -f 'engine_split_particles.c' || echo '$(srcdir)/'`engine_split_particles.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_split_particles.Tpo $(DEPDIR)/mpi-engine_split_particles.Plo # $(AM_V_CC)source='engine_split_particles.c' object='mpi-engine_split_particles.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_split_particles.lo `test -f 'engine_split_particles.c' || echo '$(srcdir)/'`engine_split_particles.c mpi-engine_strays.lo: engine_strays.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_strays.lo -MD -MP -MF $(DEPDIR)/mpi-engine_strays.Tpo -c -o mpi-engine_strays.lo `test -f 'engine_strays.c' || echo '$(srcdir)/'`engine_strays.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_strays.Tpo $(DEPDIR)/mpi-engine_strays.Plo # $(AM_V_CC)source='engine_strays.c' object='mpi-engine_strays.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_strays.lo `test -f 'engine_strays.c' || echo '$(srcdir)/'`engine_strays.c mpi-engine_drift.lo: engine_drift.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_drift.lo -MD -MP -MF $(DEPDIR)/mpi-engine_drift.Tpo -c -o mpi-engine_drift.lo `test -f 'engine_drift.c' || echo '$(srcdir)/'`engine_drift.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_drift.Tpo $(DEPDIR)/mpi-engine_drift.Plo # $(AM_V_CC)source='engine_drift.c' object='mpi-engine_drift.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_drift.lo `test -f 'engine_drift.c' || echo '$(srcdir)/'`engine_drift.c mpi-engine_unskip.lo: engine_unskip.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_unskip.lo -MD -MP -MF $(DEPDIR)/mpi-engine_unskip.Tpo -c -o mpi-engine_unskip.lo `test -f 'engine_unskip.c' || echo '$(srcdir)/'`engine_unskip.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_unskip.Tpo $(DEPDIR)/mpi-engine_unskip.Plo # $(AM_V_CC)source='engine_unskip.c' object='mpi-engine_unskip.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_unskip.lo `test -f 'engine_unskip.c' || echo '$(srcdir)/'`engine_unskip.c mpi-engine_collect_end_of_step.lo: engine_collect_end_of_step.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_collect_end_of_step.lo -MD -MP -MF $(DEPDIR)/mpi-engine_collect_end_of_step.Tpo -c -o mpi-engine_collect_end_of_step.lo `test -f 'engine_collect_end_of_step.c' || echo '$(srcdir)/'`engine_collect_end_of_step.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_collect_end_of_step.Tpo $(DEPDIR)/mpi-engine_collect_end_of_step.Plo # $(AM_V_CC)source='engine_collect_end_of_step.c' object='mpi-engine_collect_end_of_step.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_collect_end_of_step.lo `test -f 'engine_collect_end_of_step.c' || echo '$(srcdir)/'`engine_collect_end_of_step.c mpi-engine_redistribute.lo: engine_redistribute.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_redistribute.lo -MD -MP -MF $(DEPDIR)/mpi-engine_redistribute.Tpo -c -o mpi-engine_redistribute.lo `test -f 'engine_redistribute.c' || echo '$(srcdir)/'`engine_redistribute.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_redistribute.Tpo $(DEPDIR)/mpi-engine_redistribute.Plo # $(AM_V_CC)source='engine_redistribute.c' object='mpi-engine_redistribute.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_redistribute.lo `test -f 'engine_redistribute.c' || echo '$(srcdir)/'`engine_redistribute.c mpi-engine_fof.lo: engine_fof.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_fof.lo -MD -MP -MF $(DEPDIR)/mpi-engine_fof.Tpo -c -o mpi-engine_fof.lo `test -f 'engine_fof.c' || echo '$(srcdir)/'`engine_fof.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_fof.Tpo $(DEPDIR)/mpi-engine_fof.Plo # $(AM_V_CC)source='engine_fof.c' object='mpi-engine_fof.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_fof.lo `test -f 'engine_fof.c' || echo '$(srcdir)/'`engine_fof.c mpi-engine_proxy.lo: engine_proxy.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_proxy.lo -MD -MP -MF $(DEPDIR)/mpi-engine_proxy.Tpo -c -o mpi-engine_proxy.lo `test -f 'engine_proxy.c' || echo '$(srcdir)/'`engine_proxy.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_proxy.Tpo $(DEPDIR)/mpi-engine_proxy.Plo # $(AM_V_CC)source='engine_proxy.c' object='mpi-engine_proxy.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_proxy.lo `test -f 'engine_proxy.c' || echo '$(srcdir)/'`engine_proxy.c mpi-engine_io.lo: engine_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_io.lo -MD -MP -MF $(DEPDIR)/mpi-engine_io.Tpo -c -o mpi-engine_io.lo `test -f 'engine_io.c' || echo '$(srcdir)/'`engine_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_io.Tpo $(DEPDIR)/mpi-engine_io.Plo # $(AM_V_CC)source='engine_io.c' object='mpi-engine_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_io.lo `test -f 'engine_io.c' || echo '$(srcdir)/'`engine_io.c mpi-engine_config.lo: engine_config.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-engine_config.lo -MD -MP -MF $(DEPDIR)/mpi-engine_config.Tpo -c -o mpi-engine_config.lo `test -f 'engine_config.c' || echo '$(srcdir)/'`engine_config.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-engine_config.Tpo $(DEPDIR)/mpi-engine_config.Plo # $(AM_V_CC)source='engine_config.c' object='mpi-engine_config.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-engine_config.lo `test -f 'engine_config.c' || echo '$(srcdir)/'`engine_config.c mpi-queue.lo: queue.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-queue.lo -MD -MP -MF $(DEPDIR)/mpi-queue.Tpo -c -o mpi-queue.lo `test -f 'queue.c' || echo '$(srcdir)/'`queue.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-queue.Tpo $(DEPDIR)/mpi-queue.Plo # $(AM_V_CC)source='queue.c' object='mpi-queue.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-queue.lo `test -f 'queue.c' || echo '$(srcdir)/'`queue.c mpi-task.lo: task.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-task.lo -MD -MP -MF $(DEPDIR)/mpi-task.Tpo -c -o mpi-task.lo `test -f 'task.c' || echo '$(srcdir)/'`task.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-task.Tpo $(DEPDIR)/mpi-task.Plo # $(AM_V_CC)source='task.c' object='mpi-task.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-task.lo `test -f 'task.c' || echo '$(srcdir)/'`task.c mpi-timers.lo: timers.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-timers.lo -MD -MP -MF $(DEPDIR)/mpi-timers.Tpo -c -o mpi-timers.lo `test -f 'timers.c' || echo '$(srcdir)/'`timers.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-timers.Tpo $(DEPDIR)/mpi-timers.Plo # $(AM_V_CC)source='timers.c' object='mpi-timers.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-timers.lo `test -f 'timers.c' || echo '$(srcdir)/'`timers.c mpi-debug.lo: debug.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-debug.lo -MD -MP -MF $(DEPDIR)/mpi-debug.Tpo -c -o mpi-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-debug.Tpo $(DEPDIR)/mpi-debug.Plo # $(AM_V_CC)source='debug.c' object='mpi-debug.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c mpi-scheduler.lo: scheduler.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-scheduler.lo -MD -MP -MF $(DEPDIR)/mpi-scheduler.Tpo -c -o mpi-scheduler.lo `test -f 'scheduler.c' || echo '$(srcdir)/'`scheduler.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-scheduler.Tpo $(DEPDIR)/mpi-scheduler.Plo # $(AM_V_CC)source='scheduler.c' object='mpi-scheduler.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-scheduler.lo `test -f 'scheduler.c' || echo '$(srcdir)/'`scheduler.c mpi-proxy.lo: proxy.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-proxy.lo -MD -MP -MF $(DEPDIR)/mpi-proxy.Tpo -c -o mpi-proxy.lo `test -f 'proxy.c' || echo '$(srcdir)/'`proxy.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-proxy.Tpo $(DEPDIR)/mpi-proxy.Plo # $(AM_V_CC)source='proxy.c' object='mpi-proxy.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-proxy.lo `test -f 'proxy.c' || echo '$(srcdir)/'`proxy.c mpi-version.lo: version.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-version.lo -MD -MP -MF $(DEPDIR)/mpi-version.Tpo -c -o mpi-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-version.Tpo $(DEPDIR)/mpi-version.Plo # $(AM_V_CC)source='version.c' object='mpi-version.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c mpi-common_io.lo: common_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-common_io.lo -MD -MP -MF $(DEPDIR)/mpi-common_io.Tpo -c -o mpi-common_io.lo `test -f 'common_io.c' || echo '$(srcdir)/'`common_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-common_io.Tpo $(DEPDIR)/mpi-common_io.Plo # $(AM_V_CC)source='common_io.c' object='mpi-common_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-common_io.lo `test -f 'common_io.c' || echo '$(srcdir)/'`common_io.c mpi-common_io_copy.lo: common_io_copy.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-common_io_copy.lo -MD -MP -MF $(DEPDIR)/mpi-common_io_copy.Tpo -c -o mpi-common_io_copy.lo `test -f 'common_io_copy.c' || echo '$(srcdir)/'`common_io_copy.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-common_io_copy.Tpo $(DEPDIR)/mpi-common_io_copy.Plo # $(AM_V_CC)source='common_io_copy.c' object='mpi-common_io_copy.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-common_io_copy.lo `test -f 'common_io_copy.c' || echo '$(srcdir)/'`common_io_copy.c mpi-common_io_cells.lo: common_io_cells.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-common_io_cells.lo -MD -MP -MF $(DEPDIR)/mpi-common_io_cells.Tpo -c -o mpi-common_io_cells.lo `test -f 'common_io_cells.c' || echo '$(srcdir)/'`common_io_cells.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-common_io_cells.Tpo $(DEPDIR)/mpi-common_io_cells.Plo # $(AM_V_CC)source='common_io_cells.c' object='mpi-common_io_cells.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-common_io_cells.lo `test -f 'common_io_cells.c' || echo '$(srcdir)/'`common_io_cells.c mpi-common_io_fields.lo: common_io_fields.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-common_io_fields.lo -MD -MP -MF $(DEPDIR)/mpi-common_io_fields.Tpo -c -o mpi-common_io_fields.lo `test -f 'common_io_fields.c' || echo '$(srcdir)/'`common_io_fields.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-common_io_fields.Tpo $(DEPDIR)/mpi-common_io_fields.Plo # $(AM_V_CC)source='common_io_fields.c' object='mpi-common_io_fields.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-common_io_fields.lo `test -f 'common_io_fields.c' || echo '$(srcdir)/'`common_io_fields.c mpi-single_io.lo: single_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-single_io.lo -MD -MP -MF $(DEPDIR)/mpi-single_io.Tpo -c -o mpi-single_io.lo `test -f 'single_io.c' || echo '$(srcdir)/'`single_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-single_io.Tpo $(DEPDIR)/mpi-single_io.Plo # $(AM_V_CC)source='single_io.c' object='mpi-single_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-single_io.lo `test -f 'single_io.c' || echo '$(srcdir)/'`single_io.c mpi-serial_io.lo: serial_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-serial_io.lo -MD -MP -MF $(DEPDIR)/mpi-serial_io.Tpo -c -o mpi-serial_io.lo `test -f 'serial_io.c' || echo '$(srcdir)/'`serial_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-serial_io.Tpo $(DEPDIR)/mpi-serial_io.Plo # $(AM_V_CC)source='serial_io.c' object='mpi-serial_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-serial_io.lo `test -f 'serial_io.c' || echo '$(srcdir)/'`serial_io.c mpi-distributed_io.lo: distributed_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-distributed_io.lo -MD -MP -MF $(DEPDIR)/mpi-distributed_io.Tpo -c -o mpi-distributed_io.lo `test -f 'distributed_io.c' || echo '$(srcdir)/'`distributed_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-distributed_io.Tpo $(DEPDIR)/mpi-distributed_io.Plo # $(AM_V_CC)source='distributed_io.c' object='mpi-distributed_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-distributed_io.lo `test -f 'distributed_io.c' || echo '$(srcdir)/'`distributed_io.c mpi-parallel_io.lo: parallel_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-parallel_io.lo -MD -MP -MF $(DEPDIR)/mpi-parallel_io.Tpo -c -o mpi-parallel_io.lo `test -f 'parallel_io.c' || echo '$(srcdir)/'`parallel_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-parallel_io.Tpo $(DEPDIR)/mpi-parallel_io.Plo # $(AM_V_CC)source='parallel_io.c' object='mpi-parallel_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-parallel_io.lo `test -f 'parallel_io.c' || echo '$(srcdir)/'`parallel_io.c mpi-output_options.lo: output_options.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-output_options.lo -MD -MP -MF $(DEPDIR)/mpi-output_options.Tpo -c -o mpi-output_options.lo `test -f 'output_options.c' || echo '$(srcdir)/'`output_options.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-output_options.Tpo $(DEPDIR)/mpi-output_options.Plo # $(AM_V_CC)source='output_options.c' object='mpi-output_options.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-output_options.lo `test -f 'output_options.c' || echo '$(srcdir)/'`output_options.c mpi-line_of_sight.lo: line_of_sight.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-line_of_sight.lo -MD -MP -MF $(DEPDIR)/mpi-line_of_sight.Tpo -c -o mpi-line_of_sight.lo `test -f 'line_of_sight.c' || echo '$(srcdir)/'`line_of_sight.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-line_of_sight.Tpo $(DEPDIR)/mpi-line_of_sight.Plo # $(AM_V_CC)source='line_of_sight.c' object='mpi-line_of_sight.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-line_of_sight.lo `test -f 'line_of_sight.c' || echo '$(srcdir)/'`line_of_sight.c mpi-restart.lo: restart.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-restart.lo -MD -MP -MF $(DEPDIR)/mpi-restart.Tpo -c -o mpi-restart.lo `test -f 'restart.c' || echo '$(srcdir)/'`restart.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-restart.Tpo $(DEPDIR)/mpi-restart.Plo # $(AM_V_CC)source='restart.c' object='mpi-restart.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-restart.lo `test -f 'restart.c' || echo '$(srcdir)/'`restart.c mpi-parser.lo: parser.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-parser.lo -MD -MP -MF $(DEPDIR)/mpi-parser.Tpo -c -o mpi-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-parser.Tpo $(DEPDIR)/mpi-parser.Plo # $(AM_V_CC)source='parser.c' object='mpi-parser.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c mpi-xmf.lo: xmf.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-xmf.lo -MD -MP -MF $(DEPDIR)/mpi-xmf.Tpo -c -o mpi-xmf.lo `test -f 'xmf.c' || echo '$(srcdir)/'`xmf.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-xmf.Tpo $(DEPDIR)/mpi-xmf.Plo # $(AM_V_CC)source='xmf.c' object='mpi-xmf.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-xmf.lo `test -f 'xmf.c' || echo '$(srcdir)/'`xmf.c mpi-kernel_hydro.lo: kernel_hydro.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-kernel_hydro.lo -MD -MP -MF $(DEPDIR)/mpi-kernel_hydro.Tpo -c -o mpi-kernel_hydro.lo `test -f 'kernel_hydro.c' || echo '$(srcdir)/'`kernel_hydro.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-kernel_hydro.Tpo $(DEPDIR)/mpi-kernel_hydro.Plo # $(AM_V_CC)source='kernel_hydro.c' object='mpi-kernel_hydro.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-kernel_hydro.lo `test -f 'kernel_hydro.c' || echo '$(srcdir)/'`kernel_hydro.c mpi-tools.lo: tools.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-tools.lo -MD -MP -MF $(DEPDIR)/mpi-tools.Tpo -c -o mpi-tools.lo `test -f 'tools.c' || echo '$(srcdir)/'`tools.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-tools.Tpo $(DEPDIR)/mpi-tools.Plo # $(AM_V_CC)source='tools.c' object='mpi-tools.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-tools.lo `test -f 'tools.c' || echo '$(srcdir)/'`tools.c mpi-map.lo: map.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-map.lo -MD -MP -MF $(DEPDIR)/mpi-map.Tpo -c -o mpi-map.lo `test -f 'map.c' || echo '$(srcdir)/'`map.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-map.Tpo $(DEPDIR)/mpi-map.Plo # $(AM_V_CC)source='map.c' object='mpi-map.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-map.lo `test -f 'map.c' || echo '$(srcdir)/'`map.c mpi-part.lo: part.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-part.lo -MD -MP -MF $(DEPDIR)/mpi-part.Tpo -c -o mpi-part.lo `test -f 'part.c' || echo '$(srcdir)/'`part.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-part.Tpo $(DEPDIR)/mpi-part.Plo # $(AM_V_CC)source='part.c' object='mpi-part.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-part.lo `test -f 'part.c' || echo '$(srcdir)/'`part.c mpi-partition.lo: partition.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-partition.lo -MD -MP -MF $(DEPDIR)/mpi-partition.Tpo -c -o mpi-partition.lo `test -f 'partition.c' || echo '$(srcdir)/'`partition.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-partition.Tpo $(DEPDIR)/mpi-partition.Plo # $(AM_V_CC)source='partition.c' object='mpi-partition.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-partition.lo `test -f 'partition.c' || echo '$(srcdir)/'`partition.c mpi-clocks.lo: clocks.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-clocks.lo -MD -MP -MF $(DEPDIR)/mpi-clocks.Tpo -c -o mpi-clocks.lo `test -f 'clocks.c' || echo '$(srcdir)/'`clocks.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-clocks.Tpo $(DEPDIR)/mpi-clocks.Plo # $(AM_V_CC)source='clocks.c' object='mpi-clocks.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-clocks.lo `test -f 'clocks.c' || echo '$(srcdir)/'`clocks.c mpi-physical_constants.lo: physical_constants.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-physical_constants.lo -MD -MP -MF $(DEPDIR)/mpi-physical_constants.Tpo -c -o mpi-physical_constants.lo `test -f 'physical_constants.c' || echo '$(srcdir)/'`physical_constants.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-physical_constants.Tpo $(DEPDIR)/mpi-physical_constants.Plo # $(AM_V_CC)source='physical_constants.c' object='mpi-physical_constants.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-physical_constants.lo `test -f 'physical_constants.c' || echo '$(srcdir)/'`physical_constants.c mpi-units.lo: units.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-units.lo -MD -MP -MF $(DEPDIR)/mpi-units.Tpo -c -o mpi-units.lo `test -f 'units.c' || echo '$(srcdir)/'`units.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-units.Tpo $(DEPDIR)/mpi-units.Plo # $(AM_V_CC)source='units.c' object='mpi-units.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-units.lo `test -f 'units.c' || echo '$(srcdir)/'`units.c mpi-potential.lo: potential.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-potential.lo -MD -MP -MF $(DEPDIR)/mpi-potential.Tpo -c -o mpi-potential.lo `test -f 'potential.c' || echo '$(srcdir)/'`potential.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-potential.Tpo $(DEPDIR)/mpi-potential.Plo # $(AM_V_CC)source='potential.c' object='mpi-potential.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-potential.lo `test -f 'potential.c' || echo '$(srcdir)/'`potential.c mpi-hydro_properties.lo: hydro_properties.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-hydro_properties.lo -MD -MP -MF $(DEPDIR)/mpi-hydro_properties.Tpo -c -o mpi-hydro_properties.lo `test -f 'hydro_properties.c' || echo '$(srcdir)/'`hydro_properties.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-hydro_properties.Tpo $(DEPDIR)/mpi-hydro_properties.Plo # $(AM_V_CC)source='hydro_properties.c' object='mpi-hydro_properties.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-hydro_properties.lo `test -f 'hydro_properties.c' || echo '$(srcdir)/'`hydro_properties.c mpi-threadpool.lo: threadpool.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-threadpool.lo -MD -MP -MF $(DEPDIR)/mpi-threadpool.Tpo -c -o mpi-threadpool.lo `test -f 'threadpool.c' || echo '$(srcdir)/'`threadpool.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-threadpool.Tpo $(DEPDIR)/mpi-threadpool.Plo # $(AM_V_CC)source='threadpool.c' object='mpi-threadpool.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-threadpool.lo `test -f 'threadpool.c' || echo '$(srcdir)/'`threadpool.c mpi-cooling.lo: cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cooling.lo -MD -MP -MF $(DEPDIR)/mpi-cooling.Tpo -c -o mpi-cooling.lo `test -f 'cooling.c' || echo '$(srcdir)/'`cooling.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cooling.Tpo $(DEPDIR)/mpi-cooling.Plo # $(AM_V_CC)source='cooling.c' object='mpi-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cooling.lo `test -f 'cooling.c' || echo '$(srcdir)/'`cooling.c mpi-star_formation.lo: star_formation.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-star_formation.lo -MD -MP -MF $(DEPDIR)/mpi-star_formation.Tpo -c -o mpi-star_formation.lo `test -f 'star_formation.c' || echo '$(srcdir)/'`star_formation.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-star_formation.Tpo $(DEPDIR)/mpi-star_formation.Plo # $(AM_V_CC)source='star_formation.c' object='mpi-star_formation.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-star_formation.lo `test -f 'star_formation.c' || echo '$(srcdir)/'`star_formation.c mpi-hydro.lo: hydro.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-hydro.lo -MD -MP -MF $(DEPDIR)/mpi-hydro.Tpo -c -o mpi-hydro.lo `test -f 'hydro.c' || echo '$(srcdir)/'`hydro.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-hydro.Tpo $(DEPDIR)/mpi-hydro.Plo # $(AM_V_CC)source='hydro.c' object='mpi-hydro.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-hydro.lo `test -f 'hydro.c' || echo '$(srcdir)/'`hydro.c mpi-stars.lo: stars.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-stars.lo -MD -MP -MF $(DEPDIR)/mpi-stars.Tpo -c -o mpi-stars.lo `test -f 'stars.c' || echo '$(srcdir)/'`stars.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-stars.Tpo $(DEPDIR)/mpi-stars.Plo # $(AM_V_CC)source='stars.c' object='mpi-stars.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-stars.lo `test -f 'stars.c' || echo '$(srcdir)/'`stars.c mpi-sink.lo: sink.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-sink.lo -MD -MP -MF $(DEPDIR)/mpi-sink.Tpo -c -o mpi-sink.lo `test -f 'sink.c' || echo '$(srcdir)/'`sink.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-sink.Tpo $(DEPDIR)/mpi-sink.Plo # $(AM_V_CC)source='sink.c' object='mpi-sink.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-sink.lo `test -f 'sink.c' || echo '$(srcdir)/'`sink.c mpi-statistics.lo: statistics.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-statistics.lo -MD -MP -MF $(DEPDIR)/mpi-statistics.Tpo -c -o mpi-statistics.lo `test -f 'statistics.c' || echo '$(srcdir)/'`statistics.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-statistics.Tpo $(DEPDIR)/mpi-statistics.Plo # $(AM_V_CC)source='statistics.c' object='mpi-statistics.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-statistics.lo `test -f 'statistics.c' || echo '$(srcdir)/'`statistics.c mpi-profiler.lo: profiler.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-profiler.lo -MD -MP -MF $(DEPDIR)/mpi-profiler.Tpo -c -o mpi-profiler.lo `test -f 'profiler.c' || echo '$(srcdir)/'`profiler.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-profiler.Tpo $(DEPDIR)/mpi-profiler.Plo # $(AM_V_CC)source='profiler.c' object='mpi-profiler.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-profiler.lo `test -f 'profiler.c' || echo '$(srcdir)/'`profiler.c mpi-csds.lo: csds.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-csds.lo -MD -MP -MF $(DEPDIR)/mpi-csds.Tpo -c -o mpi-csds.lo `test -f 'csds.c' || echo '$(srcdir)/'`csds.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-csds.Tpo $(DEPDIR)/mpi-csds.Plo # $(AM_V_CC)source='csds.c' object='mpi-csds.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-csds.lo `test -f 'csds.c' || echo '$(srcdir)/'`csds.c mpi-part_type.lo: part_type.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-part_type.lo -MD -MP -MF $(DEPDIR)/mpi-part_type.Tpo -c -o mpi-part_type.lo `test -f 'part_type.c' || echo '$(srcdir)/'`part_type.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-part_type.Tpo $(DEPDIR)/mpi-part_type.Plo # $(AM_V_CC)source='part_type.c' object='mpi-part_type.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-part_type.lo `test -f 'part_type.c' || echo '$(srcdir)/'`part_type.c mpi-gravity_properties.lo: gravity_properties.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-gravity_properties.lo -MD -MP -MF $(DEPDIR)/mpi-gravity_properties.Tpo -c -o mpi-gravity_properties.lo `test -f 'gravity_properties.c' || echo '$(srcdir)/'`gravity_properties.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-gravity_properties.Tpo $(DEPDIR)/mpi-gravity_properties.Plo # $(AM_V_CC)source='gravity_properties.c' object='mpi-gravity_properties.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-gravity_properties.lo `test -f 'gravity_properties.c' || echo '$(srcdir)/'`gravity_properties.c mpi-gravity.lo: gravity.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-gravity.lo -MD -MP -MF $(DEPDIR)/mpi-gravity.Tpo -c -o mpi-gravity.lo `test -f 'gravity.c' || echo '$(srcdir)/'`gravity.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-gravity.Tpo $(DEPDIR)/mpi-gravity.Plo # $(AM_V_CC)source='gravity.c' object='mpi-gravity.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-gravity.lo `test -f 'gravity.c' || echo '$(srcdir)/'`gravity.c mpi-multipole.lo: multipole.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-multipole.lo -MD -MP -MF $(DEPDIR)/mpi-multipole.Tpo -c -o mpi-multipole.lo `test -f 'multipole.c' || echo '$(srcdir)/'`multipole.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-multipole.Tpo $(DEPDIR)/mpi-multipole.Plo # $(AM_V_CC)source='multipole.c' object='mpi-multipole.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-multipole.lo `test -f 'multipole.c' || echo '$(srcdir)/'`multipole.c mpi-collectgroup.lo: collectgroup.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-collectgroup.lo -MD -MP -MF $(DEPDIR)/mpi-collectgroup.Tpo -c -o mpi-collectgroup.lo `test -f 'collectgroup.c' || echo '$(srcdir)/'`collectgroup.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-collectgroup.Tpo $(DEPDIR)/mpi-collectgroup.Plo # $(AM_V_CC)source='collectgroup.c' object='mpi-collectgroup.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-collectgroup.lo `test -f 'collectgroup.c' || echo '$(srcdir)/'`collectgroup.c mpi-hydro_space.lo: hydro_space.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-hydro_space.lo -MD -MP -MF $(DEPDIR)/mpi-hydro_space.Tpo -c -o mpi-hydro_space.lo `test -f 'hydro_space.c' || echo '$(srcdir)/'`hydro_space.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-hydro_space.Tpo $(DEPDIR)/mpi-hydro_space.Plo # $(AM_V_CC)source='hydro_space.c' object='mpi-hydro_space.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-hydro_space.lo `test -f 'hydro_space.c' || echo '$(srcdir)/'`hydro_space.c mpi-equation_of_state.lo: equation_of_state.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-equation_of_state.lo -MD -MP -MF $(DEPDIR)/mpi-equation_of_state.Tpo -c -o mpi-equation_of_state.lo `test -f 'equation_of_state.c' || echo '$(srcdir)/'`equation_of_state.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-equation_of_state.Tpo $(DEPDIR)/mpi-equation_of_state.Plo # $(AM_V_CC)source='equation_of_state.c' object='mpi-equation_of_state.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-equation_of_state.lo `test -f 'equation_of_state.c' || echo '$(srcdir)/'`equation_of_state.c mpi-io_compression.lo: io_compression.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-io_compression.lo -MD -MP -MF $(DEPDIR)/mpi-io_compression.Tpo -c -o mpi-io_compression.lo `test -f 'io_compression.c' || echo '$(srcdir)/'`io_compression.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-io_compression.Tpo $(DEPDIR)/mpi-io_compression.Plo # $(AM_V_CC)source='io_compression.c' object='mpi-io_compression.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-io_compression.lo `test -f 'io_compression.c' || echo '$(srcdir)/'`io_compression.c mpi-chemistry.lo: chemistry.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-chemistry.lo -MD -MP -MF $(DEPDIR)/mpi-chemistry.Tpo -c -o mpi-chemistry.lo `test -f 'chemistry.c' || echo '$(srcdir)/'`chemistry.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-chemistry.Tpo $(DEPDIR)/mpi-chemistry.Plo # $(AM_V_CC)source='chemistry.c' object='mpi-chemistry.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-chemistry.lo `test -f 'chemistry.c' || echo '$(srcdir)/'`chemistry.c mpi-cosmology.lo: cosmology.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-cosmology.lo -MD -MP -MF $(DEPDIR)/mpi-cosmology.Tpo -c -o mpi-cosmology.lo `test -f 'cosmology.c' || echo '$(srcdir)/'`cosmology.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-cosmology.Tpo $(DEPDIR)/mpi-cosmology.Plo # $(AM_V_CC)source='cosmology.c' object='mpi-cosmology.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-cosmology.lo `test -f 'cosmology.c' || echo '$(srcdir)/'`cosmology.c mpi-velociraptor_interface.lo: velociraptor_interface.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-velociraptor_interface.lo -MD -MP -MF $(DEPDIR)/mpi-velociraptor_interface.Tpo -c -o mpi-velociraptor_interface.lo `test -f 'velociraptor_interface.c' || echo '$(srcdir)/'`velociraptor_interface.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-velociraptor_interface.Tpo $(DEPDIR)/mpi-velociraptor_interface.Plo # $(AM_V_CC)source='velociraptor_interface.c' object='mpi-velociraptor_interface.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-velociraptor_interface.lo `test -f 'velociraptor_interface.c' || echo '$(srcdir)/'`velociraptor_interface.c mpi-output_list.lo: output_list.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-output_list.lo -MD -MP -MF $(DEPDIR)/mpi-output_list.Tpo -c -o mpi-output_list.lo `test -f 'output_list.c' || echo '$(srcdir)/'`output_list.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-output_list.Tpo $(DEPDIR)/mpi-output_list.Plo # $(AM_V_CC)source='output_list.c' object='mpi-output_list.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-output_list.lo `test -f 'output_list.c' || echo '$(srcdir)/'`output_list.c mpi-csds_io.lo: csds_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-csds_io.lo -MD -MP -MF $(DEPDIR)/mpi-csds_io.Tpo -c -o mpi-csds_io.lo `test -f 'csds_io.c' || echo '$(srcdir)/'`csds_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-csds_io.Tpo $(DEPDIR)/mpi-csds_io.Plo # $(AM_V_CC)source='csds_io.c' object='mpi-csds_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-csds_io.lo `test -f 'csds_io.c' || echo '$(srcdir)/'`csds_io.c mpi-memuse.lo: memuse.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-memuse.lo -MD -MP -MF $(DEPDIR)/mpi-memuse.Tpo -c -o mpi-memuse.lo `test -f 'memuse.c' || echo '$(srcdir)/'`memuse.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-memuse.Tpo $(DEPDIR)/mpi-memuse.Plo # $(AM_V_CC)source='memuse.c' object='mpi-memuse.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-memuse.lo `test -f 'memuse.c' || echo '$(srcdir)/'`memuse.c mpi-mpiuse.lo: mpiuse.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-mpiuse.lo -MD -MP -MF $(DEPDIR)/mpi-mpiuse.Tpo -c -o mpi-mpiuse.lo `test -f 'mpiuse.c' || echo '$(srcdir)/'`mpiuse.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-mpiuse.Tpo $(DEPDIR)/mpi-mpiuse.Plo # $(AM_V_CC)source='mpiuse.c' object='mpi-mpiuse.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-mpiuse.lo `test -f 'mpiuse.c' || echo '$(srcdir)/'`mpiuse.c mpi-memuse_rnodes.lo: memuse_rnodes.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-memuse_rnodes.lo -MD -MP -MF $(DEPDIR)/mpi-memuse_rnodes.Tpo -c -o mpi-memuse_rnodes.lo `test -f 'memuse_rnodes.c' || echo '$(srcdir)/'`memuse_rnodes.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-memuse_rnodes.Tpo $(DEPDIR)/mpi-memuse_rnodes.Plo # $(AM_V_CC)source='memuse_rnodes.c' object='mpi-memuse_rnodes.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-memuse_rnodes.lo `test -f 'memuse_rnodes.c' || echo '$(srcdir)/'`memuse_rnodes.c mpi-fof.lo: fof.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-fof.lo -MD -MP -MF $(DEPDIR)/mpi-fof.Tpo -c -o mpi-fof.lo `test -f 'fof.c' || echo '$(srcdir)/'`fof.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-fof.Tpo $(DEPDIR)/mpi-fof.Plo # $(AM_V_CC)source='fof.c' object='mpi-fof.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-fof.lo `test -f 'fof.c' || echo '$(srcdir)/'`fof.c mpi-fof_catalogue_io.lo: fof_catalogue_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-fof_catalogue_io.lo -MD -MP -MF $(DEPDIR)/mpi-fof_catalogue_io.Tpo -c -o mpi-fof_catalogue_io.lo `test -f 'fof_catalogue_io.c' || echo '$(srcdir)/'`fof_catalogue_io.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-fof_catalogue_io.Tpo $(DEPDIR)/mpi-fof_catalogue_io.Plo # $(AM_V_CC)source='fof_catalogue_io.c' object='mpi-fof_catalogue_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-fof_catalogue_io.lo `test -f 'fof_catalogue_io.c' || echo '$(srcdir)/'`fof_catalogue_io.c mpi-hashmap.lo: hashmap.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-hashmap.lo -MD -MP -MF $(DEPDIR)/mpi-hashmap.Tpo -c -o mpi-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-hashmap.Tpo $(DEPDIR)/mpi-hashmap.Plo # $(AM_V_CC)source='hashmap.c' object='mpi-hashmap.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c mpi-mesh_gravity.lo: mesh_gravity.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-mesh_gravity.lo -MD -MP -MF $(DEPDIR)/mpi-mesh_gravity.Tpo -c -o mpi-mesh_gravity.lo `test -f 'mesh_gravity.c' || echo '$(srcdir)/'`mesh_gravity.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-mesh_gravity.Tpo $(DEPDIR)/mpi-mesh_gravity.Plo # $(AM_V_CC)source='mesh_gravity.c' object='mpi-mesh_gravity.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-mesh_gravity.lo `test -f 'mesh_gravity.c' || echo '$(srcdir)/'`mesh_gravity.c mpi-mesh_gravity_mpi.lo: mesh_gravity_mpi.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-mesh_gravity_mpi.lo -MD -MP -MF $(DEPDIR)/mpi-mesh_gravity_mpi.Tpo -c -o mpi-mesh_gravity_mpi.lo `test -f 'mesh_gravity_mpi.c' || echo '$(srcdir)/'`mesh_gravity_mpi.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-mesh_gravity_mpi.Tpo $(DEPDIR)/mpi-mesh_gravity_mpi.Plo # $(AM_V_CC)source='mesh_gravity_mpi.c' object='mpi-mesh_gravity_mpi.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-mesh_gravity_mpi.lo `test -f 'mesh_gravity_mpi.c' || echo '$(srcdir)/'`mesh_gravity_mpi.c mpi-mesh_gravity_patch.lo: mesh_gravity_patch.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-mesh_gravity_patch.lo -MD -MP -MF $(DEPDIR)/mpi-mesh_gravity_patch.Tpo -c -o mpi-mesh_gravity_patch.lo `test -f 'mesh_gravity_patch.c' || echo '$(srcdir)/'`mesh_gravity_patch.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-mesh_gravity_patch.Tpo $(DEPDIR)/mpi-mesh_gravity_patch.Plo # $(AM_V_CC)source='mesh_gravity_patch.c' object='mpi-mesh_gravity_patch.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-mesh_gravity_patch.lo `test -f 'mesh_gravity_patch.c' || echo '$(srcdir)/'`mesh_gravity_patch.c mpi-mesh_gravity_sort.lo: mesh_gravity_sort.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-mesh_gravity_sort.lo -MD -MP -MF $(DEPDIR)/mpi-mesh_gravity_sort.Tpo -c -o mpi-mesh_gravity_sort.lo `test -f 'mesh_gravity_sort.c' || echo '$(srcdir)/'`mesh_gravity_sort.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-mesh_gravity_sort.Tpo $(DEPDIR)/mpi-mesh_gravity_sort.Plo # $(AM_V_CC)source='mesh_gravity_sort.c' object='mpi-mesh_gravity_sort.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-mesh_gravity_sort.lo `test -f 'mesh_gravity_sort.c' || echo '$(srcdir)/'`mesh_gravity_sort.c mpi-runner_neutrino.lo: runner_neutrino.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-runner_neutrino.lo -MD -MP -MF $(DEPDIR)/mpi-runner_neutrino.Tpo -c -o mpi-runner_neutrino.lo `test -f 'runner_neutrino.c' || echo '$(srcdir)/'`runner_neutrino.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-runner_neutrino.Tpo $(DEPDIR)/mpi-runner_neutrino.Plo # $(AM_V_CC)source='runner_neutrino.c' object='mpi-runner_neutrino.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-runner_neutrino.lo `test -f 'runner_neutrino.c' || echo '$(srcdir)/'`runner_neutrino.c neutrino/Default/mpi-fermi_dirac.lo: neutrino/Default/fermi_dirac.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT neutrino/Default/mpi-fermi_dirac.lo -MD -MP -MF neutrino/Default/$(DEPDIR)/mpi-fermi_dirac.Tpo -c -o neutrino/Default/mpi-fermi_dirac.lo `test -f 'neutrino/Default/fermi_dirac.c' || echo '$(srcdir)/'`neutrino/Default/fermi_dirac.c $(AM_V_at)$(am__mv) neutrino/Default/$(DEPDIR)/mpi-fermi_dirac.Tpo neutrino/Default/$(DEPDIR)/mpi-fermi_dirac.Plo # $(AM_V_CC)source='neutrino/Default/fermi_dirac.c' object='neutrino/Default/mpi-fermi_dirac.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o neutrino/Default/mpi-fermi_dirac.lo `test -f 'neutrino/Default/fermi_dirac.c' || echo '$(srcdir)/'`neutrino/Default/fermi_dirac.c neutrino/Default/mpi-neutrino.lo: neutrino/Default/neutrino.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT neutrino/Default/mpi-neutrino.lo -MD -MP -MF neutrino/Default/$(DEPDIR)/mpi-neutrino.Tpo -c -o neutrino/Default/mpi-neutrino.lo `test -f 'neutrino/Default/neutrino.c' || echo '$(srcdir)/'`neutrino/Default/neutrino.c $(AM_V_at)$(am__mv) neutrino/Default/$(DEPDIR)/mpi-neutrino.Tpo neutrino/Default/$(DEPDIR)/mpi-neutrino.Plo # $(AM_V_CC)source='neutrino/Default/neutrino.c' object='neutrino/Default/mpi-neutrino.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o neutrino/Default/mpi-neutrino.lo `test -f 'neutrino/Default/neutrino.c' || echo '$(srcdir)/'`neutrino/Default/neutrino.c neutrino/Default/mpi-neutrino_response.lo: neutrino/Default/neutrino_response.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT neutrino/Default/mpi-neutrino_response.lo -MD -MP -MF neutrino/Default/$(DEPDIR)/mpi-neutrino_response.Tpo -c -o neutrino/Default/mpi-neutrino_response.lo `test -f 'neutrino/Default/neutrino_response.c' || echo '$(srcdir)/'`neutrino/Default/neutrino_response.c $(AM_V_at)$(am__mv) neutrino/Default/$(DEPDIR)/mpi-neutrino_response.Tpo neutrino/Default/$(DEPDIR)/mpi-neutrino_response.Plo # $(AM_V_CC)source='neutrino/Default/neutrino_response.c' object='neutrino/Default/mpi-neutrino_response.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o neutrino/Default/mpi-neutrino_response.lo `test -f 'neutrino/Default/neutrino_response.c' || echo '$(srcdir)/'`neutrino/Default/neutrino_response.c mpi-rt_parameters.lo: rt_parameters.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-rt_parameters.lo -MD -MP -MF $(DEPDIR)/mpi-rt_parameters.Tpo -c -o mpi-rt_parameters.lo `test -f 'rt_parameters.c' || echo '$(srcdir)/'`rt_parameters.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-rt_parameters.Tpo $(DEPDIR)/mpi-rt_parameters.Plo # $(AM_V_CC)source='rt_parameters.c' object='mpi-rt_parameters.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-rt_parameters.lo `test -f 'rt_parameters.c' || echo '$(srcdir)/'`rt_parameters.c mpi-hdf5_object_to_blob.lo: hdf5_object_to_blob.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-hdf5_object_to_blob.lo -MD -MP -MF $(DEPDIR)/mpi-hdf5_object_to_blob.Tpo -c -o mpi-hdf5_object_to_blob.lo `test -f 'hdf5_object_to_blob.c' || echo '$(srcdir)/'`hdf5_object_to_blob.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-hdf5_object_to_blob.Tpo $(DEPDIR)/mpi-hdf5_object_to_blob.Plo # $(AM_V_CC)source='hdf5_object_to_blob.c' object='mpi-hdf5_object_to_blob.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-hdf5_object_to_blob.lo `test -f 'hdf5_object_to_blob.c' || echo '$(srcdir)/'`hdf5_object_to_blob.c mpi-ic_info.lo: ic_info.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-ic_info.lo -MD -MP -MF $(DEPDIR)/mpi-ic_info.Tpo -c -o mpi-ic_info.lo `test -f 'ic_info.c' || echo '$(srcdir)/'`ic_info.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-ic_info.Tpo $(DEPDIR)/mpi-ic_info.Plo # $(AM_V_CC)source='ic_info.c' object='mpi-ic_info.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-ic_info.lo `test -f 'ic_info.c' || echo '$(srcdir)/'`ic_info.c mpi-exchange_structs.lo: exchange_structs.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-exchange_structs.lo -MD -MP -MF $(DEPDIR)/mpi-exchange_structs.Tpo -c -o mpi-exchange_structs.lo `test -f 'exchange_structs.c' || echo '$(srcdir)/'`exchange_structs.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-exchange_structs.Tpo $(DEPDIR)/mpi-exchange_structs.Plo # $(AM_V_CC)source='exchange_structs.c' object='mpi-exchange_structs.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-exchange_structs.lo `test -f 'exchange_structs.c' || echo '$(srcdir)/'`exchange_structs.c mpi-particle_buffer.lo: particle_buffer.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-particle_buffer.lo -MD -MP -MF $(DEPDIR)/mpi-particle_buffer.Tpo -c -o mpi-particle_buffer.lo `test -f 'particle_buffer.c' || echo '$(srcdir)/'`particle_buffer.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-particle_buffer.Tpo $(DEPDIR)/mpi-particle_buffer.Plo # $(AM_V_CC)source='particle_buffer.c' object='mpi-particle_buffer.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-particle_buffer.lo `test -f 'particle_buffer.c' || echo '$(srcdir)/'`particle_buffer.c lightcone/mpi-lightcone.lo: lightcone/lightcone.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-lightcone.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-lightcone.Tpo -c -o lightcone/mpi-lightcone.lo `test -f 'lightcone/lightcone.c' || echo '$(srcdir)/'`lightcone/lightcone.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-lightcone.Tpo lightcone/$(DEPDIR)/mpi-lightcone.Plo # $(AM_V_CC)source='lightcone/lightcone.c' object='lightcone/mpi-lightcone.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-lightcone.lo `test -f 'lightcone/lightcone.c' || echo '$(srcdir)/'`lightcone/lightcone.c lightcone/mpi-lightcone_particle_io.lo: lightcone/lightcone_particle_io.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-lightcone_particle_io.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-lightcone_particle_io.Tpo -c -o lightcone/mpi-lightcone_particle_io.lo `test -f 'lightcone/lightcone_particle_io.c' || echo '$(srcdir)/'`lightcone/lightcone_particle_io.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-lightcone_particle_io.Tpo lightcone/$(DEPDIR)/mpi-lightcone_particle_io.Plo # $(AM_V_CC)source='lightcone/lightcone_particle_io.c' object='lightcone/mpi-lightcone_particle_io.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-lightcone_particle_io.lo `test -f 'lightcone/lightcone_particle_io.c' || echo '$(srcdir)/'`lightcone/lightcone_particle_io.c lightcone/mpi-lightcone_replications.lo: lightcone/lightcone_replications.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-lightcone_replications.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-lightcone_replications.Tpo -c -o lightcone/mpi-lightcone_replications.lo `test -f 'lightcone/lightcone_replications.c' || echo '$(srcdir)/'`lightcone/lightcone_replications.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-lightcone_replications.Tpo lightcone/$(DEPDIR)/mpi-lightcone_replications.Plo # $(AM_V_CC)source='lightcone/lightcone_replications.c' object='lightcone/mpi-lightcone_replications.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-lightcone_replications.lo `test -f 'lightcone/lightcone_replications.c' || echo '$(srcdir)/'`lightcone/lightcone_replications.c lightcone/mpi-healpix_util.lo: lightcone/healpix_util.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-healpix_util.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-healpix_util.Tpo -c -o lightcone/mpi-healpix_util.lo `test -f 'lightcone/healpix_util.c' || echo '$(srcdir)/'`lightcone/healpix_util.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-healpix_util.Tpo lightcone/$(DEPDIR)/mpi-healpix_util.Plo # $(AM_V_CC)source='lightcone/healpix_util.c' object='lightcone/mpi-healpix_util.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-healpix_util.lo `test -f 'lightcone/healpix_util.c' || echo '$(srcdir)/'`lightcone/healpix_util.c lightcone/mpi-lightcone_array.lo: lightcone/lightcone_array.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-lightcone_array.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-lightcone_array.Tpo -c -o lightcone/mpi-lightcone_array.lo `test -f 'lightcone/lightcone_array.c' || echo '$(srcdir)/'`lightcone/lightcone_array.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-lightcone_array.Tpo lightcone/$(DEPDIR)/mpi-lightcone_array.Plo # $(AM_V_CC)source='lightcone/lightcone_array.c' object='lightcone/mpi-lightcone_array.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-lightcone_array.lo `test -f 'lightcone/lightcone_array.c' || echo '$(srcdir)/'`lightcone/lightcone_array.c lightcone/mpi-lightcone_map.lo: lightcone/lightcone_map.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-lightcone_map.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-lightcone_map.Tpo -c -o lightcone/mpi-lightcone_map.lo `test -f 'lightcone/lightcone_map.c' || echo '$(srcdir)/'`lightcone/lightcone_map.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-lightcone_map.Tpo lightcone/$(DEPDIR)/mpi-lightcone_map.Plo # $(AM_V_CC)source='lightcone/lightcone_map.c' object='lightcone/mpi-lightcone_map.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-lightcone_map.lo `test -f 'lightcone/lightcone_map.c' || echo '$(srcdir)/'`lightcone/lightcone_map.c lightcone/mpi-lightcone_map_types.lo: lightcone/lightcone_map_types.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-lightcone_map_types.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-lightcone_map_types.Tpo -c -o lightcone/mpi-lightcone_map_types.lo `test -f 'lightcone/lightcone_map_types.c' || echo '$(srcdir)/'`lightcone/lightcone_map_types.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-lightcone_map_types.Tpo lightcone/$(DEPDIR)/mpi-lightcone_map_types.Plo # $(AM_V_CC)source='lightcone/lightcone_map_types.c' object='lightcone/mpi-lightcone_map_types.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-lightcone_map_types.lo `test -f 'lightcone/lightcone_map_types.c' || echo '$(srcdir)/'`lightcone/lightcone_map_types.c lightcone/mpi-projected_kernel.lo: lightcone/projected_kernel.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-projected_kernel.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-projected_kernel.Tpo -c -o lightcone/mpi-projected_kernel.lo `test -f 'lightcone/projected_kernel.c' || echo '$(srcdir)/'`lightcone/projected_kernel.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-projected_kernel.Tpo lightcone/$(DEPDIR)/mpi-projected_kernel.Plo # $(AM_V_CC)source='lightcone/projected_kernel.c' object='lightcone/mpi-projected_kernel.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-projected_kernel.lo `test -f 'lightcone/projected_kernel.c' || echo '$(srcdir)/'`lightcone/projected_kernel.c lightcone/mpi-lightcone_shell.lo: lightcone/lightcone_shell.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT lightcone/mpi-lightcone_shell.lo -MD -MP -MF lightcone/$(DEPDIR)/mpi-lightcone_shell.Tpo -c -o lightcone/mpi-lightcone_shell.lo `test -f 'lightcone/lightcone_shell.c' || echo '$(srcdir)/'`lightcone/lightcone_shell.c $(AM_V_at)$(am__mv) lightcone/$(DEPDIR)/mpi-lightcone_shell.Tpo lightcone/$(DEPDIR)/mpi-lightcone_shell.Plo # $(AM_V_CC)source='lightcone/lightcone_shell.c' object='lightcone/mpi-lightcone_shell.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o lightcone/mpi-lightcone_shell.lo `test -f 'lightcone/lightcone_shell.c' || echo '$(srcdir)/'`lightcone/lightcone_shell.c mpi-power_spectrum.lo: power_spectrum.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-power_spectrum.lo -MD -MP -MF $(DEPDIR)/mpi-power_spectrum.Tpo -c -o mpi-power_spectrum.lo `test -f 'power_spectrum.c' || echo '$(srcdir)/'`power_spectrum.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-power_spectrum.Tpo $(DEPDIR)/mpi-power_spectrum.Plo # $(AM_V_CC)source='power_spectrum.c' object='mpi-power_spectrum.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-power_spectrum.lo `test -f 'power_spectrum.c' || echo '$(srcdir)/'`power_spectrum.c mpi-forcing.lo: forcing.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-forcing.lo -MD -MP -MF $(DEPDIR)/mpi-forcing.Tpo -c -o mpi-forcing.lo `test -f 'forcing.c' || echo '$(srcdir)/'`forcing.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-forcing.Tpo $(DEPDIR)/mpi-forcing.Plo # $(AM_V_CC)source='forcing.c' object='mpi-forcing.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-forcing.lo `test -f 'forcing.c' || echo '$(srcdir)/'`forcing.c mpi-ghost_stats.lo: ghost_stats.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT mpi-ghost_stats.lo -MD -MP -MF $(DEPDIR)/mpi-ghost_stats.Tpo -c -o mpi-ghost_stats.lo `test -f 'ghost_stats.c' || echo '$(srcdir)/'`ghost_stats.c $(AM_V_at)$(am__mv) $(DEPDIR)/mpi-ghost_stats.Tpo $(DEPDIR)/mpi-ghost_stats.Plo # $(AM_V_CC)source='ghost_stats.c' object='mpi-ghost_stats.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o mpi-ghost_stats.lo `test -f 'ghost_stats.c' || echo '$(srcdir)/'`ghost_stats.c extra_io/EAGLE/mpi-extra_lightcone_map_types.lo: extra_io/EAGLE/extra_lightcone_map_types.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT extra_io/EAGLE/mpi-extra_lightcone_map_types.lo -MD -MP -MF extra_io/EAGLE/$(DEPDIR)/mpi-extra_lightcone_map_types.Tpo -c -o extra_io/EAGLE/mpi-extra_lightcone_map_types.lo `test -f 'extra_io/EAGLE/extra_lightcone_map_types.c' || echo '$(srcdir)/'`extra_io/EAGLE/extra_lightcone_map_types.c $(AM_V_at)$(am__mv) extra_io/EAGLE/$(DEPDIR)/mpi-extra_lightcone_map_types.Tpo extra_io/EAGLE/$(DEPDIR)/mpi-extra_lightcone_map_types.Plo # $(AM_V_CC)source='extra_io/EAGLE/extra_lightcone_map_types.c' object='extra_io/EAGLE/mpi-extra_lightcone_map_types.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o extra_io/EAGLE/mpi-extra_lightcone_map_types.lo `test -f 'extra_io/EAGLE/extra_lightcone_map_types.c' || echo '$(srcdir)/'`extra_io/EAGLE/extra_lightcone_map_types.c cooling/QLA/mpi-cooling.lo: cooling/QLA/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/QLA/mpi-cooling.lo -MD -MP -MF cooling/QLA/$(DEPDIR)/mpi-cooling.Tpo -c -o cooling/QLA/mpi-cooling.lo `test -f 'cooling/QLA/cooling.c' || echo '$(srcdir)/'`cooling/QLA/cooling.c $(AM_V_at)$(am__mv) cooling/QLA/$(DEPDIR)/mpi-cooling.Tpo cooling/QLA/$(DEPDIR)/mpi-cooling.Plo # $(AM_V_CC)source='cooling/QLA/cooling.c' object='cooling/QLA/mpi-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA/mpi-cooling.lo `test -f 'cooling/QLA/cooling.c' || echo '$(srcdir)/'`cooling/QLA/cooling.c cooling/QLA/mpi-cooling_tables.lo: cooling/QLA/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/QLA/mpi-cooling_tables.lo -MD -MP -MF cooling/QLA/$(DEPDIR)/mpi-cooling_tables.Tpo -c -o cooling/QLA/mpi-cooling_tables.lo `test -f 'cooling/QLA/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA/cooling_tables.c $(AM_V_at)$(am__mv) cooling/QLA/$(DEPDIR)/mpi-cooling_tables.Tpo cooling/QLA/$(DEPDIR)/mpi-cooling_tables.Plo # $(AM_V_CC)source='cooling/QLA/cooling_tables.c' object='cooling/QLA/mpi-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA/mpi-cooling_tables.lo `test -f 'cooling/QLA/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA/cooling_tables.c cooling/QLA_EAGLE/mpi-cooling.lo: cooling/QLA_EAGLE/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/QLA_EAGLE/mpi-cooling.lo -MD -MP -MF cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling.Tpo -c -o cooling/QLA_EAGLE/mpi-cooling.lo `test -f 'cooling/QLA_EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling.c $(AM_V_at)$(am__mv) cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling.Tpo cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling.Plo # $(AM_V_CC)source='cooling/QLA_EAGLE/cooling.c' object='cooling/QLA_EAGLE/mpi-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA_EAGLE/mpi-cooling.lo `test -f 'cooling/QLA_EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling.c cooling/QLA_EAGLE/mpi-cooling_tables.lo: cooling/QLA_EAGLE/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/QLA_EAGLE/mpi-cooling_tables.lo -MD -MP -MF cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling_tables.Tpo -c -o cooling/QLA_EAGLE/mpi-cooling_tables.lo `test -f 'cooling/QLA_EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling_tables.c $(AM_V_at)$(am__mv) cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling_tables.Tpo cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo # $(AM_V_CC)source='cooling/QLA_EAGLE/cooling_tables.c' object='cooling/QLA_EAGLE/mpi-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/QLA_EAGLE/mpi-cooling_tables.lo `test -f 'cooling/QLA_EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/QLA_EAGLE/cooling_tables.c cooling/EAGLE/mpi-cooling.lo: cooling/EAGLE/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/EAGLE/mpi-cooling.lo -MD -MP -MF cooling/EAGLE/$(DEPDIR)/mpi-cooling.Tpo -c -o cooling/EAGLE/mpi-cooling.lo `test -f 'cooling/EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling.c $(AM_V_at)$(am__mv) cooling/EAGLE/$(DEPDIR)/mpi-cooling.Tpo cooling/EAGLE/$(DEPDIR)/mpi-cooling.Plo # $(AM_V_CC)source='cooling/EAGLE/cooling.c' object='cooling/EAGLE/mpi-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/EAGLE/mpi-cooling.lo `test -f 'cooling/EAGLE/cooling.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling.c cooling/EAGLE/mpi-cooling_tables.lo: cooling/EAGLE/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/EAGLE/mpi-cooling_tables.lo -MD -MP -MF cooling/EAGLE/$(DEPDIR)/mpi-cooling_tables.Tpo -c -o cooling/EAGLE/mpi-cooling_tables.lo `test -f 'cooling/EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling_tables.c $(AM_V_at)$(am__mv) cooling/EAGLE/$(DEPDIR)/mpi-cooling_tables.Tpo cooling/EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo # $(AM_V_CC)source='cooling/EAGLE/cooling_tables.c' object='cooling/EAGLE/mpi-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/EAGLE/mpi-cooling_tables.lo `test -f 'cooling/EAGLE/cooling_tables.c' || echo '$(srcdir)/'`cooling/EAGLE/cooling_tables.c feedback/EAGLE_thermal/mpi-feedback.lo: feedback/EAGLE_thermal/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/EAGLE_thermal/mpi-feedback.lo -MD -MP -MF feedback/EAGLE_thermal/$(DEPDIR)/mpi-feedback.Tpo -c -o feedback/EAGLE_thermal/mpi-feedback.lo `test -f 'feedback/EAGLE_thermal/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_thermal/feedback.c $(AM_V_at)$(am__mv) feedback/EAGLE_thermal/$(DEPDIR)/mpi-feedback.Tpo feedback/EAGLE_thermal/$(DEPDIR)/mpi-feedback.Plo # $(AM_V_CC)source='feedback/EAGLE_thermal/feedback.c' object='feedback/EAGLE_thermal/mpi-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/EAGLE_thermal/mpi-feedback.lo `test -f 'feedback/EAGLE_thermal/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_thermal/feedback.c feedback/EAGLE_kinetic/mpi-feedback.lo: feedback/EAGLE_kinetic/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/EAGLE_kinetic/mpi-feedback.lo -MD -MP -MF feedback/EAGLE_kinetic/$(DEPDIR)/mpi-feedback.Tpo -c -o feedback/EAGLE_kinetic/mpi-feedback.lo `test -f 'feedback/EAGLE_kinetic/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_kinetic/feedback.c $(AM_V_at)$(am__mv) feedback/EAGLE_kinetic/$(DEPDIR)/mpi-feedback.Tpo feedback/EAGLE_kinetic/$(DEPDIR)/mpi-feedback.Plo # $(AM_V_CC)source='feedback/EAGLE_kinetic/feedback.c' object='feedback/EAGLE_kinetic/mpi-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/EAGLE_kinetic/mpi-feedback.lo `test -f 'feedback/EAGLE_kinetic/feedback.c' || echo '$(srcdir)/'`feedback/EAGLE_kinetic/feedback.c cooling/grackle/mpi-cooling.lo: cooling/grackle/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/grackle/mpi-cooling.lo -MD -MP -MF cooling/grackle/$(DEPDIR)/mpi-cooling.Tpo -c -o cooling/grackle/mpi-cooling.lo `test -f 'cooling/grackle/cooling.c' || echo '$(srcdir)/'`cooling/grackle/cooling.c $(AM_V_at)$(am__mv) cooling/grackle/$(DEPDIR)/mpi-cooling.Tpo cooling/grackle/$(DEPDIR)/mpi-cooling.Plo # $(AM_V_CC)source='cooling/grackle/cooling.c' object='cooling/grackle/mpi-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/grackle/mpi-cooling.lo `test -f 'cooling/grackle/cooling.c' || echo '$(srcdir)/'`cooling/grackle/cooling.c feedback/GEAR/mpi-stellar_evolution.lo: feedback/GEAR/stellar_evolution.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/mpi-stellar_evolution.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/mpi-stellar_evolution.Tpo -c -o feedback/GEAR/mpi-stellar_evolution.lo `test -f 'feedback/GEAR/stellar_evolution.c' || echo '$(srcdir)/'`feedback/GEAR/stellar_evolution.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/mpi-stellar_evolution.Tpo feedback/GEAR/$(DEPDIR)/mpi-stellar_evolution.Plo # $(AM_V_CC)source='feedback/GEAR/stellar_evolution.c' object='feedback/GEAR/mpi-stellar_evolution.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/mpi-stellar_evolution.lo `test -f 'feedback/GEAR/stellar_evolution.c' || echo '$(srcdir)/'`feedback/GEAR/stellar_evolution.c feedback/GEAR/mpi-feedback.lo: feedback/GEAR/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/mpi-feedback.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/mpi-feedback.Tpo -c -o feedback/GEAR/mpi-feedback.lo `test -f 'feedback/GEAR/feedback.c' || echo '$(srcdir)/'`feedback/GEAR/feedback.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/mpi-feedback.Tpo feedback/GEAR/$(DEPDIR)/mpi-feedback.Plo # $(AM_V_CC)source='feedback/GEAR/feedback.c' object='feedback/GEAR/mpi-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/mpi-feedback.lo `test -f 'feedback/GEAR/feedback.c' || echo '$(srcdir)/'`feedback/GEAR/feedback.c feedback/GEAR/mpi-initial_mass_function.lo: feedback/GEAR/initial_mass_function.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/mpi-initial_mass_function.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/mpi-initial_mass_function.Tpo -c -o feedback/GEAR/mpi-initial_mass_function.lo `test -f 'feedback/GEAR/initial_mass_function.c' || echo '$(srcdir)/'`feedback/GEAR/initial_mass_function.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/mpi-initial_mass_function.Tpo feedback/GEAR/$(DEPDIR)/mpi-initial_mass_function.Plo # $(AM_V_CC)source='feedback/GEAR/initial_mass_function.c' object='feedback/GEAR/mpi-initial_mass_function.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/mpi-initial_mass_function.lo `test -f 'feedback/GEAR/initial_mass_function.c' || echo '$(srcdir)/'`feedback/GEAR/initial_mass_function.c feedback/GEAR/mpi-supernovae_ia.lo: feedback/GEAR/supernovae_ia.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/mpi-supernovae_ia.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/mpi-supernovae_ia.Tpo -c -o feedback/GEAR/mpi-supernovae_ia.lo `test -f 'feedback/GEAR/supernovae_ia.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ia.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/mpi-supernovae_ia.Tpo feedback/GEAR/$(DEPDIR)/mpi-supernovae_ia.Plo # $(AM_V_CC)source='feedback/GEAR/supernovae_ia.c' object='feedback/GEAR/mpi-supernovae_ia.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/mpi-supernovae_ia.lo `test -f 'feedback/GEAR/supernovae_ia.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ia.c feedback/GEAR/mpi-supernovae_ii.lo: feedback/GEAR/supernovae_ii.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/GEAR/mpi-supernovae_ii.lo -MD -MP -MF feedback/GEAR/$(DEPDIR)/mpi-supernovae_ii.Tpo -c -o feedback/GEAR/mpi-supernovae_ii.lo `test -f 'feedback/GEAR/supernovae_ii.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ii.c $(AM_V_at)$(am__mv) feedback/GEAR/$(DEPDIR)/mpi-supernovae_ii.Tpo feedback/GEAR/$(DEPDIR)/mpi-supernovae_ii.Plo # $(AM_V_CC)source='feedback/GEAR/supernovae_ii.c' object='feedback/GEAR/mpi-supernovae_ii.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/GEAR/mpi-supernovae_ii.lo `test -f 'feedback/GEAR/supernovae_ii.c' || echo '$(srcdir)/'`feedback/GEAR/supernovae_ii.c entropy_floor/EAGLE/mpi-entropy_floor.lo: entropy_floor/EAGLE/entropy_floor.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT entropy_floor/EAGLE/mpi-entropy_floor.lo -MD -MP -MF entropy_floor/EAGLE/$(DEPDIR)/mpi-entropy_floor.Tpo -c -o entropy_floor/EAGLE/mpi-entropy_floor.lo `test -f 'entropy_floor/EAGLE/entropy_floor.c' || echo '$(srcdir)/'`entropy_floor/EAGLE/entropy_floor.c $(AM_V_at)$(am__mv) entropy_floor/EAGLE/$(DEPDIR)/mpi-entropy_floor.Tpo entropy_floor/EAGLE/$(DEPDIR)/mpi-entropy_floor.Plo # $(AM_V_CC)source='entropy_floor/EAGLE/entropy_floor.c' object='entropy_floor/EAGLE/mpi-entropy_floor.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o entropy_floor/EAGLE/mpi-entropy_floor.lo `test -f 'entropy_floor/EAGLE/entropy_floor.c' || echo '$(srcdir)/'`entropy_floor/EAGLE/entropy_floor.c feedback/AGORA/mpi-feedback.lo: feedback/AGORA/feedback.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT feedback/AGORA/mpi-feedback.lo -MD -MP -MF feedback/AGORA/$(DEPDIR)/mpi-feedback.Tpo -c -o feedback/AGORA/mpi-feedback.lo `test -f 'feedback/AGORA/feedback.c' || echo '$(srcdir)/'`feedback/AGORA/feedback.c $(AM_V_at)$(am__mv) feedback/AGORA/$(DEPDIR)/mpi-feedback.Tpo feedback/AGORA/$(DEPDIR)/mpi-feedback.Plo # $(AM_V_CC)source='feedback/AGORA/feedback.c' object='feedback/AGORA/mpi-feedback.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o feedback/AGORA/mpi-feedback.lo `test -f 'feedback/AGORA/feedback.c' || echo '$(srcdir)/'`feedback/AGORA/feedback.c cooling/PS2020/mpi-cooling.lo: cooling/PS2020/cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/PS2020/mpi-cooling.lo -MD -MP -MF cooling/PS2020/$(DEPDIR)/mpi-cooling.Tpo -c -o cooling/PS2020/mpi-cooling.lo `test -f 'cooling/PS2020/cooling.c' || echo '$(srcdir)/'`cooling/PS2020/cooling.c $(AM_V_at)$(am__mv) cooling/PS2020/$(DEPDIR)/mpi-cooling.Tpo cooling/PS2020/$(DEPDIR)/mpi-cooling.Plo # $(AM_V_CC)source='cooling/PS2020/cooling.c' object='cooling/PS2020/mpi-cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/PS2020/mpi-cooling.lo `test -f 'cooling/PS2020/cooling.c' || echo '$(srcdir)/'`cooling/PS2020/cooling.c cooling/PS2020/mpi-cooling_tables.lo: cooling/PS2020/cooling_tables.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT cooling/PS2020/mpi-cooling_tables.lo -MD -MP -MF cooling/PS2020/$(DEPDIR)/mpi-cooling_tables.Tpo -c -o cooling/PS2020/mpi-cooling_tables.lo `test -f 'cooling/PS2020/cooling_tables.c' || echo '$(srcdir)/'`cooling/PS2020/cooling_tables.c $(AM_V_at)$(am__mv) cooling/PS2020/$(DEPDIR)/mpi-cooling_tables.Tpo cooling/PS2020/$(DEPDIR)/mpi-cooling_tables.Plo # $(AM_V_CC)source='cooling/PS2020/cooling_tables.c' object='cooling/PS2020/mpi-cooling_tables.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o cooling/PS2020/mpi-cooling_tables.lo `test -f 'cooling/PS2020/cooling_tables.c' || echo '$(srcdir)/'`cooling/PS2020/cooling_tables.c rt/SPHM1RT/mpi-rt_rate_equations.lo: rt/SPHM1RT/rt_rate_equations.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT rt/SPHM1RT/mpi-rt_rate_equations.lo -MD -MP -MF rt/SPHM1RT/$(DEPDIR)/mpi-rt_rate_equations.Tpo -c -o rt/SPHM1RT/mpi-rt_rate_equations.lo `test -f 'rt/SPHM1RT/rt_rate_equations.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_rate_equations.c $(AM_V_at)$(am__mv) rt/SPHM1RT/$(DEPDIR)/mpi-rt_rate_equations.Tpo rt/SPHM1RT/$(DEPDIR)/mpi-rt_rate_equations.Plo # $(AM_V_CC)source='rt/SPHM1RT/rt_rate_equations.c' object='rt/SPHM1RT/mpi-rt_rate_equations.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o rt/SPHM1RT/mpi-rt_rate_equations.lo `test -f 'rt/SPHM1RT/rt_rate_equations.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_rate_equations.c rt/SPHM1RT/mpi-rt_cooling.lo: rt/SPHM1RT/rt_cooling.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT rt/SPHM1RT/mpi-rt_cooling.lo -MD -MP -MF rt/SPHM1RT/$(DEPDIR)/mpi-rt_cooling.Tpo -c -o rt/SPHM1RT/mpi-rt_cooling.lo `test -f 'rt/SPHM1RT/rt_cooling.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_cooling.c $(AM_V_at)$(am__mv) rt/SPHM1RT/$(DEPDIR)/mpi-rt_cooling.Tpo rt/SPHM1RT/$(DEPDIR)/mpi-rt_cooling.Plo # $(AM_V_CC)source='rt/SPHM1RT/rt_cooling.c' object='rt/SPHM1RT/mpi-rt_cooling.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o rt/SPHM1RT/mpi-rt_cooling.lo `test -f 'rt/SPHM1RT/rt_cooling.c' || echo '$(srcdir)/'`rt/SPHM1RT/rt_cooling.c rt/GEAR/mpi-rt_interaction_cross_sections.lo: rt/GEAR/rt_interaction_cross_sections.c $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -MT rt/GEAR/mpi-rt_interaction_cross_sections.lo -MD -MP -MF rt/GEAR/$(DEPDIR)/mpi-rt_interaction_cross_sections.Tpo -c -o rt/GEAR/mpi-rt_interaction_cross_sections.lo `test -f 'rt/GEAR/rt_interaction_cross_sections.c' || echo '$(srcdir)/'`rt/GEAR/rt_interaction_cross_sections.c $(AM_V_at)$(am__mv) rt/GEAR/$(DEPDIR)/mpi-rt_interaction_cross_sections.Tpo rt/GEAR/$(DEPDIR)/mpi-rt_interaction_cross_sections.Plo # $(AM_V_CC)source='rt/GEAR/rt_interaction_cross_sections.c' object='rt/GEAR/mpi-rt_interaction_cross_sections.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswiftsim_mpi_la_CFLAGS) $(CFLAGS) -c -o rt/GEAR/mpi-rt_interaction_cross_sections.lo `test -f 'rt/GEAR/rt_interaction_cross_sections.c' || echo '$(srcdir)/'`rt/GEAR/rt_interaction_cross_sections.c mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs -rm -rf cooling/EAGLE/.libs cooling/EAGLE/_libs -rm -rf cooling/PS2020/.libs cooling/PS2020/_libs -rm -rf cooling/QLA/.libs cooling/QLA/_libs -rm -rf cooling/QLA_EAGLE/.libs cooling/QLA_EAGLE/_libs -rm -rf cooling/grackle/.libs cooling/grackle/_libs -rm -rf entropy_floor/EAGLE/.libs entropy_floor/EAGLE/_libs -rm -rf extra_io/EAGLE/.libs extra_io/EAGLE/_libs -rm -rf feedback/AGORA/.libs feedback/AGORA/_libs -rm -rf feedback/EAGLE_kinetic/.libs feedback/EAGLE_kinetic/_libs -rm -rf feedback/EAGLE_thermal/.libs feedback/EAGLE_thermal/_libs -rm -rf feedback/GEAR/.libs feedback/GEAR/_libs -rm -rf lightcone/.libs lightcone/_libs -rm -rf neutrino/Default/.libs neutrino/Default/_libs -rm -rf rt/GEAR/.libs rt/GEAR/_libs -rm -rf rt/SPHM1RT/.libs rt/SPHM1RT/_libs install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f cooling/EAGLE/$(DEPDIR)/$(am__dirstamp) -rm -f cooling/EAGLE/$(am__dirstamp) -rm -f cooling/PS2020/$(DEPDIR)/$(am__dirstamp) -rm -f cooling/PS2020/$(am__dirstamp) -rm -f cooling/QLA/$(DEPDIR)/$(am__dirstamp) -rm -f cooling/QLA/$(am__dirstamp) -rm -f cooling/QLA_EAGLE/$(DEPDIR)/$(am__dirstamp) -rm -f cooling/QLA_EAGLE/$(am__dirstamp) -rm -f cooling/grackle/$(DEPDIR)/$(am__dirstamp) -rm -f cooling/grackle/$(am__dirstamp) -rm -f entropy_floor/EAGLE/$(DEPDIR)/$(am__dirstamp) -rm -f entropy_floor/EAGLE/$(am__dirstamp) -rm -f extra_io/EAGLE/$(DEPDIR)/$(am__dirstamp) -rm -f extra_io/EAGLE/$(am__dirstamp) -rm -f feedback/AGORA/$(DEPDIR)/$(am__dirstamp) -rm -f feedback/AGORA/$(am__dirstamp) -rm -f feedback/EAGLE_kinetic/$(DEPDIR)/$(am__dirstamp) -rm -f feedback/EAGLE_kinetic/$(am__dirstamp) -rm -f feedback/EAGLE_thermal/$(DEPDIR)/$(am__dirstamp) -rm -f feedback/EAGLE_thermal/$(am__dirstamp) -rm -f feedback/GEAR/$(DEPDIR)/$(am__dirstamp) -rm -f feedback/GEAR/$(am__dirstamp) -rm -f lightcone/$(DEPDIR)/$(am__dirstamp) -rm -f lightcone/$(am__dirstamp) -rm -f neutrino/Default/$(DEPDIR)/$(am__dirstamp) -rm -f neutrino/Default/$(am__dirstamp) -rm -f rt/GEAR/$(DEPDIR)/$(am__dirstamp) -rm -f rt/GEAR/$(am__dirstamp) -rm -f rt/SPHM1RT/$(DEPDIR)/$(am__dirstamp) -rm -f rt/SPHM1RT/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ clean-noinstLTLIBRARIES mostlyclean-am distclean: distclean-am -rm -f ./$(DEPDIR)/libgrav_la-runner_doiact_grav.Plo -rm -f ./$(DEPDIR)/libgrav_mpi_la-runner_doiact_grav.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_convert_part.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_drift.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_grid.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_lock.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_pack.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_split.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_unskip.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-chemistry.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-clocks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-collectgroup.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io_cells.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io_copy.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io_fields.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cosmology.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-csds.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-csds_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-debug.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-distributed_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_collect_end_of_step.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_config.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_drift.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_fof.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_maketasks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_proxy.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_redistribute.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_split_particles.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_strays.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_unskip.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-equation_of_state.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-exchange_structs.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-fof.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-fof_catalogue_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-forcing.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-ghost_stats.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-gravity.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-gravity_properties.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hashmap.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hdf5_object_to_blob.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hydro.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hydro_properties.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hydro_space.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-ic_info.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-io_compression.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-kernel_hydro.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-line_of_sight.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-map.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-memuse.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-memuse_rnodes.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity_mpi.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity_patch.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity_sort.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mpiuse.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-multipole.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-output_list.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-output_options.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-parallel_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-parser.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-part.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-part_type.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-particle_buffer.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-partition.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-physical_constants.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-potential.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-power_spectrum.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-profiler.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-proxy.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-queue.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-restart.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-rt_parameters.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_black_holes.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_black_holes.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro_vec.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_limiter.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_sinks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_stars.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_drift.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_ghost.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_main.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_neutrino.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_others.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_pack.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_recv.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_sinks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_sort.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_time_integration.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-scheduler.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-serial_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-single_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-sink.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_cell_index.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_extras.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_first_init.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_init.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_rebuild.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_recycle.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_regrid.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_sort.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_split.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_unique_id.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-star_formation.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-stars.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-statistics.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-task.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-threadpool.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-timers.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-tools.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-units.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-velociraptor_interface.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-version.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-xmf.Plo -rm -f ./$(DEPDIR)/mpi-cell.Plo -rm -f ./$(DEPDIR)/mpi-cell_convert_part.Plo -rm -f ./$(DEPDIR)/mpi-cell_drift.Plo -rm -f ./$(DEPDIR)/mpi-cell_grid.Plo -rm -f ./$(DEPDIR)/mpi-cell_lock.Plo -rm -f ./$(DEPDIR)/mpi-cell_pack.Plo -rm -f ./$(DEPDIR)/mpi-cell_split.Plo -rm -f ./$(DEPDIR)/mpi-cell_unskip.Plo -rm -f ./$(DEPDIR)/mpi-chemistry.Plo -rm -f ./$(DEPDIR)/mpi-clocks.Plo -rm -f ./$(DEPDIR)/mpi-collectgroup.Plo -rm -f ./$(DEPDIR)/mpi-common_io.Plo -rm -f ./$(DEPDIR)/mpi-common_io_cells.Plo -rm -f ./$(DEPDIR)/mpi-common_io_copy.Plo -rm -f ./$(DEPDIR)/mpi-common_io_fields.Plo -rm -f ./$(DEPDIR)/mpi-cooling.Plo -rm -f ./$(DEPDIR)/mpi-cosmology.Plo -rm -f ./$(DEPDIR)/mpi-csds.Plo -rm -f ./$(DEPDIR)/mpi-csds_io.Plo -rm -f ./$(DEPDIR)/mpi-debug.Plo -rm -f ./$(DEPDIR)/mpi-distributed_io.Plo -rm -f ./$(DEPDIR)/mpi-engine.Plo -rm -f ./$(DEPDIR)/mpi-engine_collect_end_of_step.Plo -rm -f ./$(DEPDIR)/mpi-engine_config.Plo -rm -f ./$(DEPDIR)/mpi-engine_drift.Plo -rm -f ./$(DEPDIR)/mpi-engine_fof.Plo -rm -f ./$(DEPDIR)/mpi-engine_io.Plo -rm -f ./$(DEPDIR)/mpi-engine_maketasks.Plo -rm -f ./$(DEPDIR)/mpi-engine_proxy.Plo -rm -f ./$(DEPDIR)/mpi-engine_redistribute.Plo -rm -f ./$(DEPDIR)/mpi-engine_split_particles.Plo -rm -f ./$(DEPDIR)/mpi-engine_strays.Plo -rm -f ./$(DEPDIR)/mpi-engine_unskip.Plo -rm -f ./$(DEPDIR)/mpi-equation_of_state.Plo -rm -f ./$(DEPDIR)/mpi-exchange_structs.Plo -rm -f ./$(DEPDIR)/mpi-fof.Plo -rm -f ./$(DEPDIR)/mpi-fof_catalogue_io.Plo -rm -f ./$(DEPDIR)/mpi-forcing.Plo -rm -f ./$(DEPDIR)/mpi-ghost_stats.Plo -rm -f ./$(DEPDIR)/mpi-gravity.Plo -rm -f ./$(DEPDIR)/mpi-gravity_properties.Plo -rm -f ./$(DEPDIR)/mpi-hashmap.Plo -rm -f ./$(DEPDIR)/mpi-hdf5_object_to_blob.Plo -rm -f ./$(DEPDIR)/mpi-hydro.Plo -rm -f ./$(DEPDIR)/mpi-hydro_properties.Plo -rm -f ./$(DEPDIR)/mpi-hydro_space.Plo -rm -f ./$(DEPDIR)/mpi-ic_info.Plo -rm -f ./$(DEPDIR)/mpi-io_compression.Plo -rm -f ./$(DEPDIR)/mpi-kernel_hydro.Plo -rm -f ./$(DEPDIR)/mpi-line_of_sight.Plo -rm -f ./$(DEPDIR)/mpi-map.Plo -rm -f ./$(DEPDIR)/mpi-memuse.Plo -rm -f ./$(DEPDIR)/mpi-memuse_rnodes.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity_mpi.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity_patch.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity_sort.Plo -rm -f ./$(DEPDIR)/mpi-mpiuse.Plo -rm -f ./$(DEPDIR)/mpi-multipole.Plo -rm -f ./$(DEPDIR)/mpi-output_list.Plo -rm -f ./$(DEPDIR)/mpi-output_options.Plo -rm -f ./$(DEPDIR)/mpi-parallel_io.Plo -rm -f ./$(DEPDIR)/mpi-parser.Plo -rm -f ./$(DEPDIR)/mpi-part.Plo -rm -f ./$(DEPDIR)/mpi-part_type.Plo -rm -f ./$(DEPDIR)/mpi-particle_buffer.Plo -rm -f ./$(DEPDIR)/mpi-partition.Plo -rm -f ./$(DEPDIR)/mpi-physical_constants.Plo -rm -f ./$(DEPDIR)/mpi-potential.Plo -rm -f ./$(DEPDIR)/mpi-power_spectrum.Plo -rm -f ./$(DEPDIR)/mpi-profiler.Plo -rm -f ./$(DEPDIR)/mpi-proxy.Plo -rm -f ./$(DEPDIR)/mpi-queue.Plo -rm -f ./$(DEPDIR)/mpi-restart.Plo -rm -f ./$(DEPDIR)/mpi-rt_parameters.Plo -rm -f ./$(DEPDIR)/mpi-runner_black_holes.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_black_holes.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_hydro.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_hydro_vec.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_limiter.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_sinks.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_stars.Plo -rm -f ./$(DEPDIR)/mpi-runner_drift.Plo -rm -f ./$(DEPDIR)/mpi-runner_ghost.Plo -rm -f ./$(DEPDIR)/mpi-runner_main.Plo -rm -f ./$(DEPDIR)/mpi-runner_neutrino.Plo -rm -f ./$(DEPDIR)/mpi-runner_others.Plo -rm -f ./$(DEPDIR)/mpi-runner_pack.Plo -rm -f ./$(DEPDIR)/mpi-runner_recv.Plo -rm -f ./$(DEPDIR)/mpi-runner_sinks.Plo -rm -f ./$(DEPDIR)/mpi-runner_sort.Plo -rm -f ./$(DEPDIR)/mpi-runner_time_integration.Plo -rm -f ./$(DEPDIR)/mpi-scheduler.Plo -rm -f ./$(DEPDIR)/mpi-serial_io.Plo -rm -f ./$(DEPDIR)/mpi-single_io.Plo -rm -f ./$(DEPDIR)/mpi-sink.Plo -rm -f ./$(DEPDIR)/mpi-space.Plo -rm -f ./$(DEPDIR)/mpi-space_cell_index.Plo -rm -f ./$(DEPDIR)/mpi-space_extras.Plo -rm -f ./$(DEPDIR)/mpi-space_first_init.Plo -rm -f ./$(DEPDIR)/mpi-space_init.Plo -rm -f ./$(DEPDIR)/mpi-space_rebuild.Plo -rm -f ./$(DEPDIR)/mpi-space_recycle.Plo -rm -f ./$(DEPDIR)/mpi-space_regrid.Plo -rm -f ./$(DEPDIR)/mpi-space_sort.Plo -rm -f ./$(DEPDIR)/mpi-space_split.Plo -rm -f ./$(DEPDIR)/mpi-space_unique_id.Plo -rm -f ./$(DEPDIR)/mpi-star_formation.Plo -rm -f ./$(DEPDIR)/mpi-stars.Plo -rm -f ./$(DEPDIR)/mpi-statistics.Plo -rm -f ./$(DEPDIR)/mpi-task.Plo -rm -f ./$(DEPDIR)/mpi-threadpool.Plo -rm -f ./$(DEPDIR)/mpi-timers.Plo -rm -f ./$(DEPDIR)/mpi-tools.Plo -rm -f ./$(DEPDIR)/mpi-units.Plo -rm -f ./$(DEPDIR)/mpi-velociraptor_interface.Plo -rm -f ./$(DEPDIR)/mpi-version.Plo -rm -f ./$(DEPDIR)/mpi-xmf.Plo -rm -f cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/EAGLE/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/PS2020/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/PS2020/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/QLA/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/QLA/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/grackle/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/grackle/$(DEPDIR)/mpi-cooling.Plo -rm -f entropy_floor/EAGLE/$(DEPDIR)/libswiftsim_la-entropy_floor.Plo -rm -f entropy_floor/EAGLE/$(DEPDIR)/mpi-entropy_floor.Plo -rm -f extra_io/EAGLE/$(DEPDIR)/libswiftsim_la-extra_lightcone_map_types.Plo -rm -f extra_io/EAGLE/$(DEPDIR)/mpi-extra_lightcone_map_types.Plo -rm -f feedback/AGORA/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/AGORA/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/EAGLE_kinetic/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/EAGLE_kinetic/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/EAGLE_thermal/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/EAGLE_thermal/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-initial_mass_function.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-stellar_evolution.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ia.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ii.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-initial_mass_function.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-stellar_evolution.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-supernovae_ia.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-supernovae_ii.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-healpix_util.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_array.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map_types.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_particle_io.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_replications.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_shell.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-projected_kernel.Plo -rm -f lightcone/$(DEPDIR)/mpi-healpix_util.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_array.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_map.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_map_types.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_particle_io.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_replications.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_shell.Plo -rm -f lightcone/$(DEPDIR)/mpi-projected_kernel.Plo -rm -f neutrino/Default/$(DEPDIR)/libswiftsim_la-fermi_dirac.Plo -rm -f neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino.Plo -rm -f neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino_response.Plo -rm -f neutrino/Default/$(DEPDIR)/mpi-fermi_dirac.Plo -rm -f neutrino/Default/$(DEPDIR)/mpi-neutrino.Plo -rm -f neutrino/Default/$(DEPDIR)/mpi-neutrino_response.Plo -rm -f rt/GEAR/$(DEPDIR)/libswiftsim_la-rt_interaction_cross_sections.Plo -rm -f rt/GEAR/$(DEPDIR)/mpi-rt_interaction_cross_sections.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_cooling.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_rate_equations.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/mpi-rt_cooling.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/mpi-rt_rate_equations.Plo -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLTLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f ./$(DEPDIR)/libgrav_la-runner_doiact_grav.Plo -rm -f ./$(DEPDIR)/libgrav_mpi_la-runner_doiact_grav.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_convert_part.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_drift.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_grid.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_lock.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_pack.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_split.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cell_unskip.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-chemistry.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-clocks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-collectgroup.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io_cells.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io_copy.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-common_io_fields.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-cosmology.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-csds.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-csds_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-debug.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-distributed_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_collect_end_of_step.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_config.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_drift.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_fof.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_maketasks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_proxy.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_redistribute.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_split_particles.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_strays.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-engine_unskip.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-equation_of_state.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-exchange_structs.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-fof.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-fof_catalogue_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-forcing.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-ghost_stats.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-gravity.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-gravity_properties.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hashmap.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hdf5_object_to_blob.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hydro.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hydro_properties.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-hydro_space.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-ic_info.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-io_compression.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-kernel_hydro.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-line_of_sight.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-map.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-memuse.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-memuse_rnodes.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity_mpi.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity_patch.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mesh_gravity_sort.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-mpiuse.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-multipole.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-output_list.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-output_options.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-parallel_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-parser.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-part.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-part_type.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-particle_buffer.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-partition.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-physical_constants.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-potential.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-power_spectrum.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-profiler.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-proxy.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-queue.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-restart.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-rt_parameters.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_black_holes.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_black_holes.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_hydro_vec.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_limiter.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_sinks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_doiact_stars.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_drift.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_ghost.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_main.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_neutrino.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_others.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_pack.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_recv.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_sinks.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_sort.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-runner_time_integration.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-scheduler.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-serial_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-single_io.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-sink.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_cell_index.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_extras.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_first_init.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_init.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_rebuild.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_recycle.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_regrid.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_sort.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_split.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-space_unique_id.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-star_formation.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-stars.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-statistics.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-task.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-threadpool.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-timers.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-tools.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-units.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-velociraptor_interface.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-version.Plo -rm -f ./$(DEPDIR)/libswiftsim_la-xmf.Plo -rm -f ./$(DEPDIR)/mpi-cell.Plo -rm -f ./$(DEPDIR)/mpi-cell_convert_part.Plo -rm -f ./$(DEPDIR)/mpi-cell_drift.Plo -rm -f ./$(DEPDIR)/mpi-cell_grid.Plo -rm -f ./$(DEPDIR)/mpi-cell_lock.Plo -rm -f ./$(DEPDIR)/mpi-cell_pack.Plo -rm -f ./$(DEPDIR)/mpi-cell_split.Plo -rm -f ./$(DEPDIR)/mpi-cell_unskip.Plo -rm -f ./$(DEPDIR)/mpi-chemistry.Plo -rm -f ./$(DEPDIR)/mpi-clocks.Plo -rm -f ./$(DEPDIR)/mpi-collectgroup.Plo -rm -f ./$(DEPDIR)/mpi-common_io.Plo -rm -f ./$(DEPDIR)/mpi-common_io_cells.Plo -rm -f ./$(DEPDIR)/mpi-common_io_copy.Plo -rm -f ./$(DEPDIR)/mpi-common_io_fields.Plo -rm -f ./$(DEPDIR)/mpi-cooling.Plo -rm -f ./$(DEPDIR)/mpi-cosmology.Plo -rm -f ./$(DEPDIR)/mpi-csds.Plo -rm -f ./$(DEPDIR)/mpi-csds_io.Plo -rm -f ./$(DEPDIR)/mpi-debug.Plo -rm -f ./$(DEPDIR)/mpi-distributed_io.Plo -rm -f ./$(DEPDIR)/mpi-engine.Plo -rm -f ./$(DEPDIR)/mpi-engine_collect_end_of_step.Plo -rm -f ./$(DEPDIR)/mpi-engine_config.Plo -rm -f ./$(DEPDIR)/mpi-engine_drift.Plo -rm -f ./$(DEPDIR)/mpi-engine_fof.Plo -rm -f ./$(DEPDIR)/mpi-engine_io.Plo -rm -f ./$(DEPDIR)/mpi-engine_maketasks.Plo -rm -f ./$(DEPDIR)/mpi-engine_proxy.Plo -rm -f ./$(DEPDIR)/mpi-engine_redistribute.Plo -rm -f ./$(DEPDIR)/mpi-engine_split_particles.Plo -rm -f ./$(DEPDIR)/mpi-engine_strays.Plo -rm -f ./$(DEPDIR)/mpi-engine_unskip.Plo -rm -f ./$(DEPDIR)/mpi-equation_of_state.Plo -rm -f ./$(DEPDIR)/mpi-exchange_structs.Plo -rm -f ./$(DEPDIR)/mpi-fof.Plo -rm -f ./$(DEPDIR)/mpi-fof_catalogue_io.Plo -rm -f ./$(DEPDIR)/mpi-forcing.Plo -rm -f ./$(DEPDIR)/mpi-ghost_stats.Plo -rm -f ./$(DEPDIR)/mpi-gravity.Plo -rm -f ./$(DEPDIR)/mpi-gravity_properties.Plo -rm -f ./$(DEPDIR)/mpi-hashmap.Plo -rm -f ./$(DEPDIR)/mpi-hdf5_object_to_blob.Plo -rm -f ./$(DEPDIR)/mpi-hydro.Plo -rm -f ./$(DEPDIR)/mpi-hydro_properties.Plo -rm -f ./$(DEPDIR)/mpi-hydro_space.Plo -rm -f ./$(DEPDIR)/mpi-ic_info.Plo -rm -f ./$(DEPDIR)/mpi-io_compression.Plo -rm -f ./$(DEPDIR)/mpi-kernel_hydro.Plo -rm -f ./$(DEPDIR)/mpi-line_of_sight.Plo -rm -f ./$(DEPDIR)/mpi-map.Plo -rm -f ./$(DEPDIR)/mpi-memuse.Plo -rm -f ./$(DEPDIR)/mpi-memuse_rnodes.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity_mpi.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity_patch.Plo -rm -f ./$(DEPDIR)/mpi-mesh_gravity_sort.Plo -rm -f ./$(DEPDIR)/mpi-mpiuse.Plo -rm -f ./$(DEPDIR)/mpi-multipole.Plo -rm -f ./$(DEPDIR)/mpi-output_list.Plo -rm -f ./$(DEPDIR)/mpi-output_options.Plo -rm -f ./$(DEPDIR)/mpi-parallel_io.Plo -rm -f ./$(DEPDIR)/mpi-parser.Plo -rm -f ./$(DEPDIR)/mpi-part.Plo -rm -f ./$(DEPDIR)/mpi-part_type.Plo -rm -f ./$(DEPDIR)/mpi-particle_buffer.Plo -rm -f ./$(DEPDIR)/mpi-partition.Plo -rm -f ./$(DEPDIR)/mpi-physical_constants.Plo -rm -f ./$(DEPDIR)/mpi-potential.Plo -rm -f ./$(DEPDIR)/mpi-power_spectrum.Plo -rm -f ./$(DEPDIR)/mpi-profiler.Plo -rm -f ./$(DEPDIR)/mpi-proxy.Plo -rm -f ./$(DEPDIR)/mpi-queue.Plo -rm -f ./$(DEPDIR)/mpi-restart.Plo -rm -f ./$(DEPDIR)/mpi-rt_parameters.Plo -rm -f ./$(DEPDIR)/mpi-runner_black_holes.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_black_holes.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_hydro.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_hydro_vec.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_limiter.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_sinks.Plo -rm -f ./$(DEPDIR)/mpi-runner_doiact_stars.Plo -rm -f ./$(DEPDIR)/mpi-runner_drift.Plo -rm -f ./$(DEPDIR)/mpi-runner_ghost.Plo -rm -f ./$(DEPDIR)/mpi-runner_main.Plo -rm -f ./$(DEPDIR)/mpi-runner_neutrino.Plo -rm -f ./$(DEPDIR)/mpi-runner_others.Plo -rm -f ./$(DEPDIR)/mpi-runner_pack.Plo -rm -f ./$(DEPDIR)/mpi-runner_recv.Plo -rm -f ./$(DEPDIR)/mpi-runner_sinks.Plo -rm -f ./$(DEPDIR)/mpi-runner_sort.Plo -rm -f ./$(DEPDIR)/mpi-runner_time_integration.Plo -rm -f ./$(DEPDIR)/mpi-scheduler.Plo -rm -f ./$(DEPDIR)/mpi-serial_io.Plo -rm -f ./$(DEPDIR)/mpi-single_io.Plo -rm -f ./$(DEPDIR)/mpi-sink.Plo -rm -f ./$(DEPDIR)/mpi-space.Plo -rm -f ./$(DEPDIR)/mpi-space_cell_index.Plo -rm -f ./$(DEPDIR)/mpi-space_extras.Plo -rm -f ./$(DEPDIR)/mpi-space_first_init.Plo -rm -f ./$(DEPDIR)/mpi-space_init.Plo -rm -f ./$(DEPDIR)/mpi-space_rebuild.Plo -rm -f ./$(DEPDIR)/mpi-space_recycle.Plo -rm -f ./$(DEPDIR)/mpi-space_regrid.Plo -rm -f ./$(DEPDIR)/mpi-space_sort.Plo -rm -f ./$(DEPDIR)/mpi-space_split.Plo -rm -f ./$(DEPDIR)/mpi-space_unique_id.Plo -rm -f ./$(DEPDIR)/mpi-star_formation.Plo -rm -f ./$(DEPDIR)/mpi-stars.Plo -rm -f ./$(DEPDIR)/mpi-statistics.Plo -rm -f ./$(DEPDIR)/mpi-task.Plo -rm -f ./$(DEPDIR)/mpi-threadpool.Plo -rm -f ./$(DEPDIR)/mpi-timers.Plo -rm -f ./$(DEPDIR)/mpi-tools.Plo -rm -f ./$(DEPDIR)/mpi-units.Plo -rm -f ./$(DEPDIR)/mpi-velociraptor_interface.Plo -rm -f ./$(DEPDIR)/mpi-version.Plo -rm -f ./$(DEPDIR)/mpi-xmf.Plo -rm -f cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/EAGLE/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/PS2020/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/PS2020/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/PS2020/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/QLA/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/QLA/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/QLA/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/libswiftsim_la-cooling_tables.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling.Plo -rm -f cooling/QLA_EAGLE/$(DEPDIR)/mpi-cooling_tables.Plo -rm -f cooling/grackle/$(DEPDIR)/libswiftsim_la-cooling.Plo -rm -f cooling/grackle/$(DEPDIR)/mpi-cooling.Plo -rm -f entropy_floor/EAGLE/$(DEPDIR)/libswiftsim_la-entropy_floor.Plo -rm -f entropy_floor/EAGLE/$(DEPDIR)/mpi-entropy_floor.Plo -rm -f extra_io/EAGLE/$(DEPDIR)/libswiftsim_la-extra_lightcone_map_types.Plo -rm -f extra_io/EAGLE/$(DEPDIR)/mpi-extra_lightcone_map_types.Plo -rm -f feedback/AGORA/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/AGORA/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/EAGLE_kinetic/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/EAGLE_kinetic/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/EAGLE_thermal/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/EAGLE_thermal/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-feedback.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-initial_mass_function.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-stellar_evolution.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ia.Plo -rm -f feedback/GEAR/$(DEPDIR)/libswiftsim_la-supernovae_ii.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-feedback.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-initial_mass_function.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-stellar_evolution.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-supernovae_ia.Plo -rm -f feedback/GEAR/$(DEPDIR)/mpi-supernovae_ii.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-healpix_util.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_array.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_map_types.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_particle_io.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_replications.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-lightcone_shell.Plo -rm -f lightcone/$(DEPDIR)/libswiftsim_la-projected_kernel.Plo -rm -f lightcone/$(DEPDIR)/mpi-healpix_util.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_array.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_map.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_map_types.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_particle_io.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_replications.Plo -rm -f lightcone/$(DEPDIR)/mpi-lightcone_shell.Plo -rm -f lightcone/$(DEPDIR)/mpi-projected_kernel.Plo -rm -f neutrino/Default/$(DEPDIR)/libswiftsim_la-fermi_dirac.Plo -rm -f neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino.Plo -rm -f neutrino/Default/$(DEPDIR)/libswiftsim_la-neutrino_response.Plo -rm -f neutrino/Default/$(DEPDIR)/mpi-fermi_dirac.Plo -rm -f neutrino/Default/$(DEPDIR)/mpi-neutrino.Plo -rm -f neutrino/Default/$(DEPDIR)/mpi-neutrino_response.Plo -rm -f rt/GEAR/$(DEPDIR)/libswiftsim_la-rt_interaction_cross_sections.Plo -rm -f rt/GEAR/$(DEPDIR)/mpi-rt_interaction_cross_sections.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_cooling.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/libswiftsim_la-rt_rate_equations.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/mpi-rt_cooling.Plo -rm -f rt/SPHM1RT/$(DEPDIR)/mpi-rt_rate_equations.Plo -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES .MAKE: all check install install-am install-exec install-strip .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ clean-generic clean-libLTLIBRARIES clean-libtool \ clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-includeHEADERS install-info \ install-info-am install-libLTLIBRARIES install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-includeHEADERS \ uninstall-libLTLIBRARIES .PRECIOUS: Makefile # Versioning. If any sources change then update the version_string.h file with # the current git revision and package version. # May have a checkout without a version_string.h file and no git command (tar/zip # download), allow that, but make sure we know it. version_string.h: version_string.h.in Makefile $(AM_SOURCES) $(include_HEADERS) $(noinst_HEADERS) if test "X$(GIT_CMD)" != "X"; then \ GIT_REVISION=`$(GIT_CMD) describe --abbrev=8 --always --tags --dirty 2>/dev/null`; \ GIT_BRANCH=`$(GIT_CMD) branch 2>/dev/null | sed -n 's/^\* \(.*\)/\1/p' 2>/dev/null`; \ GIT_DATE=`$(GIT_CMD) log -1 --format=%ci 2>/dev/null`; \ sed -e "s,@PACKAGE_VERSION\@,$(PACKAGE_VERSION)," \ -e "s,@GIT_REVISION\@,$${GIT_REVISION}," \ -e "s|@GIT_BRANCH\@|$${GIT_BRANCH}|" \ -e "s|@GIT_DATE\@|$${GIT_DATE}|" \ -e "s|@SWIFT_CFLAGS\@|$(CFLAGS)|" $< > version_string.h; \ else \ if test ! -f version_string.h; then \ sed -e "s,@PACKAGE_VERSION\@,$(PACKAGE_VERSION)," \ -e "s,@GIT_REVISION\@,unknown," \ -e "s,@GIT_BRANCH\@,unknown," \ -e "s,@GIT_DATE\@,unknown," \ -e "s|@SWIFT_CFLAGS\@|$(CFLAGS)|" $< > version_string.h; \ fi; \ fi # 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: