# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.19

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# Disable VCS-based implicit rules.
% : %,v


# Disable VCS-based implicit rules.
% : RCS/%


# Disable VCS-based implicit rules.
% : RCS/%,v


# Disable VCS-based implicit rules.
% : SCCS/s.%


# Disable VCS-based implicit rules.
% : s.%


.SUFFIXES: .hpux_make_needs_suffix_list


# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/sam/Documents/PhD/Code/necsim

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/sam/Documents/PhD/Code/necsim

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sam/Documents/PhD/Code/necsim/CMakeFiles /home/sam/Documents/PhD/Code/necsim//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sam/Documents/PhD/Code/necsim/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named necsimCMD

# Build rule for target.
necsimCMD: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 necsimCMD
.PHONY : necsimCMD

# fast build rule for target.
necsimCMD/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/build
.PHONY : necsimCMD/fast

ActivityMap.o: ActivityMap.cpp.o

.PHONY : ActivityMap.o

# target to build an object file
ActivityMap.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ActivityMap.cpp.o
.PHONY : ActivityMap.cpp.o

ActivityMap.i: ActivityMap.cpp.i

.PHONY : ActivityMap.i

# target to preprocess a source file
ActivityMap.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ActivityMap.cpp.i
.PHONY : ActivityMap.cpp.i

ActivityMap.s: ActivityMap.cpp.s

.PHONY : ActivityMap.s

# target to generate assembly for a file
ActivityMap.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ActivityMap.cpp.s
.PHONY : ActivityMap.cpp.s

AnalyticalSpeciesAbundancesHandler.o: AnalyticalSpeciesAbundancesHandler.cpp.o

.PHONY : AnalyticalSpeciesAbundancesHandler.o

# target to build an object file
AnalyticalSpeciesAbundancesHandler.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/AnalyticalSpeciesAbundancesHandler.cpp.o
.PHONY : AnalyticalSpeciesAbundancesHandler.cpp.o

AnalyticalSpeciesAbundancesHandler.i: AnalyticalSpeciesAbundancesHandler.cpp.i

.PHONY : AnalyticalSpeciesAbundancesHandler.i

# target to preprocess a source file
AnalyticalSpeciesAbundancesHandler.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/AnalyticalSpeciesAbundancesHandler.cpp.i
.PHONY : AnalyticalSpeciesAbundancesHandler.cpp.i

AnalyticalSpeciesAbundancesHandler.s: AnalyticalSpeciesAbundancesHandler.cpp.s

.PHONY : AnalyticalSpeciesAbundancesHandler.s

# target to generate assembly for a file
AnalyticalSpeciesAbundancesHandler.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/AnalyticalSpeciesAbundancesHandler.cpp.s
.PHONY : AnalyticalSpeciesAbundancesHandler.cpp.s

Community.o: Community.cpp.o

.PHONY : Community.o

# target to build an object file
Community.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Community.cpp.o
.PHONY : Community.cpp.o

Community.i: Community.cpp.i

.PHONY : Community.i

# target to preprocess a source file
Community.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Community.cpp.i
.PHONY : Community.cpp.i

Community.s: Community.cpp.s

.PHONY : Community.s

# target to generate assembly for a file
Community.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Community.cpp.s
.PHONY : Community.cpp.s

ConfigParser.o: ConfigParser.cpp.o

.PHONY : ConfigParser.o

# target to build an object file
ConfigParser.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ConfigParser.cpp.o
.PHONY : ConfigParser.cpp.o

ConfigParser.i: ConfigParser.cpp.i

.PHONY : ConfigParser.i

# target to preprocess a source file
ConfigParser.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ConfigParser.cpp.i
.PHONY : ConfigParser.cpp.i

ConfigParser.s: ConfigParser.cpp.s

.PHONY : ConfigParser.s

# target to generate assembly for a file
ConfigParser.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ConfigParser.cpp.s
.PHONY : ConfigParser.cpp.s

DataMask.o: DataMask.cpp.o

.PHONY : DataMask.o

# target to build an object file
DataMask.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DataMask.cpp.o
.PHONY : DataMask.cpp.o

DataMask.i: DataMask.cpp.i

.PHONY : DataMask.i

# target to preprocess a source file
DataMask.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DataMask.cpp.i
.PHONY : DataMask.cpp.i

DataMask.s: DataMask.cpp.s

.PHONY : DataMask.s

# target to generate assembly for a file
DataMask.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DataMask.cpp.s
.PHONY : DataMask.cpp.s

DataPoint.o: DataPoint.cpp.o

.PHONY : DataPoint.o

# target to build an object file
DataPoint.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DataPoint.cpp.o
.PHONY : DataPoint.cpp.o

DataPoint.i: DataPoint.cpp.i

.PHONY : DataPoint.i

# target to preprocess a source file
DataPoint.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DataPoint.cpp.i
.PHONY : DataPoint.cpp.i

DataPoint.s: DataPoint.cpp.s

.PHONY : DataPoint.s

# target to generate assembly for a file
DataPoint.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DataPoint.cpp.s
.PHONY : DataPoint.cpp.s

DispersalCoordinator.o: DispersalCoordinator.cpp.o

.PHONY : DispersalCoordinator.o

# target to build an object file
DispersalCoordinator.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DispersalCoordinator.cpp.o
.PHONY : DispersalCoordinator.cpp.o

DispersalCoordinator.i: DispersalCoordinator.cpp.i

.PHONY : DispersalCoordinator.i

# target to preprocess a source file
DispersalCoordinator.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DispersalCoordinator.cpp.i
.PHONY : DispersalCoordinator.cpp.i

DispersalCoordinator.s: DispersalCoordinator.cpp.s

.PHONY : DispersalCoordinator.s

# target to generate assembly for a file
DispersalCoordinator.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/DispersalCoordinator.cpp.s
.PHONY : DispersalCoordinator.cpp.s

GillespieCalculator.o: GillespieCalculator.cpp.o

.PHONY : GillespieCalculator.o

# target to build an object file
GillespieCalculator.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/GillespieCalculator.cpp.o
.PHONY : GillespieCalculator.cpp.o

GillespieCalculator.i: GillespieCalculator.cpp.i

.PHONY : GillespieCalculator.i

# target to preprocess a source file
GillespieCalculator.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/GillespieCalculator.cpp.i
.PHONY : GillespieCalculator.cpp.i

GillespieCalculator.s: GillespieCalculator.cpp.s

.PHONY : GillespieCalculator.s

# target to generate assembly for a file
GillespieCalculator.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/GillespieCalculator.cpp.s
.PHONY : GillespieCalculator.cpp.s

Landscape.o: Landscape.cpp.o

.PHONY : Landscape.o

# target to build an object file
Landscape.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Landscape.cpp.o
.PHONY : Landscape.cpp.o

Landscape.i: Landscape.cpp.i

.PHONY : Landscape.i

# target to preprocess a source file
Landscape.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Landscape.cpp.i
.PHONY : Landscape.cpp.i

Landscape.s: Landscape.cpp.s

.PHONY : Landscape.s

# target to generate assembly for a file
Landscape.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Landscape.cpp.s
.PHONY : Landscape.cpp.s

LogFile.o: LogFile.cpp.o

.PHONY : LogFile.o

# target to build an object file
LogFile.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/LogFile.cpp.o
.PHONY : LogFile.cpp.o

LogFile.i: LogFile.cpp.i

.PHONY : LogFile.i

# target to preprocess a source file
LogFile.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/LogFile.cpp.i
.PHONY : LogFile.cpp.i

LogFile.s: LogFile.cpp.s

.PHONY : LogFile.s

# target to generate assembly for a file
LogFile.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/LogFile.cpp.s
.PHONY : LogFile.cpp.s

Logger.o: Logger.cpp.o

.PHONY : Logger.o

# target to build an object file
Logger.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Logger.cpp.o
.PHONY : Logger.cpp.o

Logger.i: Logger.cpp.i

.PHONY : Logger.i

# target to preprocess a source file
Logger.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Logger.cpp.i
.PHONY : Logger.cpp.i

Logger.s: Logger.cpp.s

.PHONY : Logger.s

# target to generate assembly for a file
Logger.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Logger.cpp.s
.PHONY : Logger.cpp.s

Logging.o: Logging.cpp.o

.PHONY : Logging.o

# target to build an object file
Logging.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Logging.cpp.o
.PHONY : Logging.cpp.o

Logging.i: Logging.cpp.i

.PHONY : Logging.i

# target to preprocess a source file
Logging.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Logging.cpp.i
.PHONY : Logging.cpp.i

Logging.s: Logging.cpp.s

.PHONY : Logging.s

# target to generate assembly for a file
Logging.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Logging.cpp.s
.PHONY : Logging.cpp.s

MapLocation.o: MapLocation.cpp.o

.PHONY : MapLocation.o

# target to build an object file
MapLocation.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/MapLocation.cpp.o
.PHONY : MapLocation.cpp.o

MapLocation.i: MapLocation.cpp.i

.PHONY : MapLocation.i

# target to preprocess a source file
MapLocation.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/MapLocation.cpp.i
.PHONY : MapLocation.cpp.i

MapLocation.s: MapLocation.cpp.s

.PHONY : MapLocation.s

# target to generate assembly for a file
MapLocation.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/MapLocation.cpp.s
.PHONY : MapLocation.cpp.s

Metacommunity.o: Metacommunity.cpp.o

.PHONY : Metacommunity.o

# target to build an object file
Metacommunity.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Metacommunity.cpp.o
.PHONY : Metacommunity.cpp.o

Metacommunity.i: Metacommunity.cpp.i

.PHONY : Metacommunity.i

# target to preprocess a source file
Metacommunity.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Metacommunity.cpp.i
.PHONY : Metacommunity.cpp.i

Metacommunity.s: Metacommunity.cpp.s

.PHONY : Metacommunity.s

# target to generate assembly for a file
Metacommunity.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Metacommunity.cpp.s
.PHONY : Metacommunity.cpp.s

ProtractedTree.o: ProtractedTree.cpp.o

.PHONY : ProtractedTree.o

# target to build an object file
ProtractedTree.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ProtractedTree.cpp.o
.PHONY : ProtractedTree.cpp.o

ProtractedTree.i: ProtractedTree.cpp.i

.PHONY : ProtractedTree.i

# target to preprocess a source file
ProtractedTree.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ProtractedTree.cpp.i
.PHONY : ProtractedTree.cpp.i

ProtractedTree.s: ProtractedTree.cpp.s

.PHONY : ProtractedTree.s

# target to generate assembly for a file
ProtractedTree.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/ProtractedTree.cpp.s
.PHONY : ProtractedTree.cpp.s

SQLiteHandler.o: SQLiteHandler.cpp.o

.PHONY : SQLiteHandler.o

# target to build an object file
SQLiteHandler.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SQLiteHandler.cpp.o
.PHONY : SQLiteHandler.cpp.o

SQLiteHandler.i: SQLiteHandler.cpp.i

.PHONY : SQLiteHandler.i

# target to preprocess a source file
SQLiteHandler.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SQLiteHandler.cpp.i
.PHONY : SQLiteHandler.cpp.i

SQLiteHandler.s: SQLiteHandler.cpp.s

.PHONY : SQLiteHandler.s

# target to generate assembly for a file
SQLiteHandler.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SQLiteHandler.cpp.s
.PHONY : SQLiteHandler.cpp.s

SimulatedSpeciesAbundancesHandler.o: SimulatedSpeciesAbundancesHandler.cpp.o

.PHONY : SimulatedSpeciesAbundancesHandler.o

# target to build an object file
SimulatedSpeciesAbundancesHandler.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SimulatedSpeciesAbundancesHandler.cpp.o
.PHONY : SimulatedSpeciesAbundancesHandler.cpp.o

SimulatedSpeciesAbundancesHandler.i: SimulatedSpeciesAbundancesHandler.cpp.i

.PHONY : SimulatedSpeciesAbundancesHandler.i

# target to preprocess a source file
SimulatedSpeciesAbundancesHandler.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SimulatedSpeciesAbundancesHandler.cpp.i
.PHONY : SimulatedSpeciesAbundancesHandler.cpp.i

SimulatedSpeciesAbundancesHandler.s: SimulatedSpeciesAbundancesHandler.cpp.s

.PHONY : SimulatedSpeciesAbundancesHandler.s

# target to generate assembly for a file
SimulatedSpeciesAbundancesHandler.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SimulatedSpeciesAbundancesHandler.cpp.s
.PHONY : SimulatedSpeciesAbundancesHandler.cpp.s

SpatialTree.o: SpatialTree.cpp.o

.PHONY : SpatialTree.o

# target to build an object file
SpatialTree.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpatialTree.cpp.o
.PHONY : SpatialTree.cpp.o

SpatialTree.i: SpatialTree.cpp.i

.PHONY : SpatialTree.i

# target to preprocess a source file
SpatialTree.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpatialTree.cpp.i
.PHONY : SpatialTree.cpp.i

SpatialTree.s: SpatialTree.cpp.s

.PHONY : SpatialTree.s

# target to generate assembly for a file
SpatialTree.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpatialTree.cpp.s
.PHONY : SpatialTree.cpp.s

SpeciesAbundancesHandler.o: SpeciesAbundancesHandler.cpp.o

.PHONY : SpeciesAbundancesHandler.o

# target to build an object file
SpeciesAbundancesHandler.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpeciesAbundancesHandler.cpp.o
.PHONY : SpeciesAbundancesHandler.cpp.o

SpeciesAbundancesHandler.i: SpeciesAbundancesHandler.cpp.i

.PHONY : SpeciesAbundancesHandler.i

# target to preprocess a source file
SpeciesAbundancesHandler.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpeciesAbundancesHandler.cpp.i
.PHONY : SpeciesAbundancesHandler.cpp.i

SpeciesAbundancesHandler.s: SpeciesAbundancesHandler.cpp.s

.PHONY : SpeciesAbundancesHandler.s

# target to generate assembly for a file
SpeciesAbundancesHandler.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpeciesAbundancesHandler.cpp.s
.PHONY : SpeciesAbundancesHandler.cpp.s

SpeciesList.o: SpeciesList.cpp.o

.PHONY : SpeciesList.o

# target to build an object file
SpeciesList.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpeciesList.cpp.o
.PHONY : SpeciesList.cpp.o

SpeciesList.i: SpeciesList.cpp.i

.PHONY : SpeciesList.i

# target to preprocess a source file
SpeciesList.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpeciesList.cpp.i
.PHONY : SpeciesList.cpp.i

SpeciesList.s: SpeciesList.cpp.s

.PHONY : SpeciesList.s

# target to generate assembly for a file
SpeciesList.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/SpeciesList.cpp.s
.PHONY : SpeciesList.cpp.s

Tree.o: Tree.cpp.o

.PHONY : Tree.o

# target to build an object file
Tree.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Tree.cpp.o
.PHONY : Tree.cpp.o

Tree.i: Tree.cpp.i

.PHONY : Tree.i

# target to preprocess a source file
Tree.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Tree.cpp.i
.PHONY : Tree.cpp.i

Tree.s: Tree.cpp.s

.PHONY : Tree.s

# target to generate assembly for a file
Tree.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/Tree.cpp.s
.PHONY : Tree.cpp.s

TreeNode.o: TreeNode.cpp.o

.PHONY : TreeNode.o

# target to build an object file
TreeNode.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/TreeNode.cpp.o
.PHONY : TreeNode.cpp.o

TreeNode.i: TreeNode.cpp.i

.PHONY : TreeNode.i

# target to preprocess a source file
TreeNode.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/TreeNode.cpp.i
.PHONY : TreeNode.cpp.i

TreeNode.s: TreeNode.cpp.s

.PHONY : TreeNode.s

# target to generate assembly for a file
TreeNode.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/TreeNode.cpp.s
.PHONY : TreeNode.cpp.s

cpl_custom_handler.o: cpl_custom_handler.cpp.o

.PHONY : cpl_custom_handler.o

# target to build an object file
cpl_custom_handler.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/cpl_custom_handler.cpp.o
.PHONY : cpl_custom_handler.cpp.o

cpl_custom_handler.i: cpl_custom_handler.cpp.i

.PHONY : cpl_custom_handler.i

# target to preprocess a source file
cpl_custom_handler.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/cpl_custom_handler.cpp.i
.PHONY : cpl_custom_handler.cpp.i

cpl_custom_handler.s: cpl_custom_handler.cpp.s

.PHONY : cpl_custom_handler.s

# target to generate assembly for a file
cpl_custom_handler.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/cpl_custom_handler.cpp.s
.PHONY : cpl_custom_handler.cpp.s

double_comparison.o: double_comparison.cpp.o

.PHONY : double_comparison.o

# target to build an object file
double_comparison.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/double_comparison.cpp.o
.PHONY : double_comparison.cpp.o

double_comparison.i: double_comparison.cpp.i

.PHONY : double_comparison.i

# target to preprocess a source file
double_comparison.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/double_comparison.cpp.i
.PHONY : double_comparison.cpp.i

double_comparison.s: double_comparison.cpp.s

.PHONY : double_comparison.s

# target to generate assembly for a file
double_comparison.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/double_comparison.cpp.s
.PHONY : double_comparison.cpp.s

file_system.o: file_system.cpp.o

.PHONY : file_system.o

# target to build an object file
file_system.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/file_system.cpp.o
.PHONY : file_system.cpp.o

file_system.i: file_system.cpp.i

.PHONY : file_system.i

# target to preprocess a source file
file_system.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/file_system.cpp.i
.PHONY : file_system.cpp.i

file_system.s: file_system.cpp.s

.PHONY : file_system.s

# target to generate assembly for a file
file_system.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/file_system.cpp.s
.PHONY : file_system.cpp.s

main.o: main.cpp.o

.PHONY : main.o

# target to build an object file
main.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/main.cpp.o
.PHONY : main.cpp.o

main.i: main.cpp.i

.PHONY : main.i

# target to preprocess a source file
main.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/main.cpp.i
.PHONY : main.cpp.i

main.s: main.cpp.s

.PHONY : main.s

# target to generate assembly for a file
main.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/main.cpp.s
.PHONY : main.cpp.s

neutral_analytical.o: neutral_analytical.cpp.o

.PHONY : neutral_analytical.o

# target to build an object file
neutral_analytical.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/neutral_analytical.cpp.o
.PHONY : neutral_analytical.cpp.o

neutral_analytical.i: neutral_analytical.cpp.i

.PHONY : neutral_analytical.i

# target to preprocess a source file
neutral_analytical.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/neutral_analytical.cpp.i
.PHONY : neutral_analytical.cpp.i

neutral_analytical.s: neutral_analytical.cpp.s

.PHONY : neutral_analytical.s

# target to generate assembly for a file
neutral_analytical.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/neutral_analytical.cpp.s
.PHONY : neutral_analytical.cpp.s

parameters.o: parameters.cpp.o

.PHONY : parameters.o

# target to build an object file
parameters.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/parameters.cpp.o
.PHONY : parameters.cpp.o

parameters.i: parameters.cpp.i

.PHONY : parameters.i

# target to preprocess a source file
parameters.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/parameters.cpp.i
.PHONY : parameters.cpp.i

parameters.s: parameters.cpp.s

.PHONY : parameters.s

# target to generate assembly for a file
parameters.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/parameters.cpp.s
.PHONY : parameters.cpp.s

setup.o: setup.cpp.o

.PHONY : setup.o

# target to build an object file
setup.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/setup.cpp.o
.PHONY : setup.cpp.o

setup.i: setup.cpp.i

.PHONY : setup.i

# target to preprocess a source file
setup.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/setup.cpp.i
.PHONY : setup.cpp.i

setup.s: setup.cpp.s

.PHONY : setup.s

# target to generate assembly for a file
setup.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/necsimCMD.dir/build.make CMakeFiles/necsimCMD.dir/setup.cpp.s
.PHONY : setup.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... necsimCMD"
	@echo "... ActivityMap.o"
	@echo "... ActivityMap.i"
	@echo "... ActivityMap.s"
	@echo "... AnalyticalSpeciesAbundancesHandler.o"
	@echo "... AnalyticalSpeciesAbundancesHandler.i"
	@echo "... AnalyticalSpeciesAbundancesHandler.s"
	@echo "... Community.o"
	@echo "... Community.i"
	@echo "... Community.s"
	@echo "... ConfigParser.o"
	@echo "... ConfigParser.i"
	@echo "... ConfigParser.s"
	@echo "... DataMask.o"
	@echo "... DataMask.i"
	@echo "... DataMask.s"
	@echo "... DataPoint.o"
	@echo "... DataPoint.i"
	@echo "... DataPoint.s"
	@echo "... DispersalCoordinator.o"
	@echo "... DispersalCoordinator.i"
	@echo "... DispersalCoordinator.s"
	@echo "... GillespieCalculator.o"
	@echo "... GillespieCalculator.i"
	@echo "... GillespieCalculator.s"
	@echo "... Landscape.o"
	@echo "... Landscape.i"
	@echo "... Landscape.s"
	@echo "... LogFile.o"
	@echo "... LogFile.i"
	@echo "... LogFile.s"
	@echo "... Logger.o"
	@echo "... Logger.i"
	@echo "... Logger.s"
	@echo "... Logging.o"
	@echo "... Logging.i"
	@echo "... Logging.s"
	@echo "... MapLocation.o"
	@echo "... MapLocation.i"
	@echo "... MapLocation.s"
	@echo "... Metacommunity.o"
	@echo "... Metacommunity.i"
	@echo "... Metacommunity.s"
	@echo "... ProtractedTree.o"
	@echo "... ProtractedTree.i"
	@echo "... ProtractedTree.s"
	@echo "... SQLiteHandler.o"
	@echo "... SQLiteHandler.i"
	@echo "... SQLiteHandler.s"
	@echo "... SimulatedSpeciesAbundancesHandler.o"
	@echo "... SimulatedSpeciesAbundancesHandler.i"
	@echo "... SimulatedSpeciesAbundancesHandler.s"
	@echo "... SpatialTree.o"
	@echo "... SpatialTree.i"
	@echo "... SpatialTree.s"
	@echo "... SpeciesAbundancesHandler.o"
	@echo "... SpeciesAbundancesHandler.i"
	@echo "... SpeciesAbundancesHandler.s"
	@echo "... SpeciesList.o"
	@echo "... SpeciesList.i"
	@echo "... SpeciesList.s"
	@echo "... Tree.o"
	@echo "... Tree.i"
	@echo "... Tree.s"
	@echo "... TreeNode.o"
	@echo "... TreeNode.i"
	@echo "... TreeNode.s"
	@echo "... cpl_custom_handler.o"
	@echo "... cpl_custom_handler.i"
	@echo "... cpl_custom_handler.s"
	@echo "... double_comparison.o"
	@echo "... double_comparison.i"
	@echo "... double_comparison.s"
	@echo "... file_system.o"
	@echo "... file_system.i"
	@echo "... file_system.s"
	@echo "... main.o"
	@echo "... main.i"
	@echo "... main.s"
	@echo "... neutral_analytical.o"
	@echo "... neutral_analytical.i"
	@echo "... neutral_analytical.s"
	@echo "... parameters.o"
	@echo "... parameters.i"
	@echo "... parameters.s"
	@echo "... setup.o"
	@echo "... setup.i"
	@echo "... setup.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

