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

# 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 = /opt/homebrew/bin/cmake

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/morvan/Antigravity/similar/cpp/jamfree

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/morvan/Antigravity/similar/cpp/jamfree/build

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/opt/homebrew/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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/opt/homebrew/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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/opt/homebrew/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/opt/homebrew/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/opt/homebrew/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/opt/homebrew/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/opt/homebrew/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/opt/homebrew/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/morvan/Antigravity/similar/cpp/jamfree/build/CMakeFiles /Users/morvan/Antigravity/similar/cpp/jamfree/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/morvan/Antigravity/similar/cpp/jamfree/build/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 jamfree

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

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

#=============================================================================
# Target rules for targets named highway_example

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

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

#=============================================================================
# Target rules for targets named lane_changing_example

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

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

#=============================================================================
# Target rules for targets named complete_simulation_example

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

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

#=============================================================================
# Target rules for targets named highway_simulation

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

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

#=============================================================================
# Target rules for targets named _jamfree

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

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

#=============================================================================
# Target rules for targets named jamfree_basic_test

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

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

examples/complete_simulation_example.o: examples/complete_simulation_example.cpp.o
.PHONY : examples/complete_simulation_example.o

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

examples/complete_simulation_example.i: examples/complete_simulation_example.cpp.i
.PHONY : examples/complete_simulation_example.i

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

examples/complete_simulation_example.s: examples/complete_simulation_example.cpp.s
.PHONY : examples/complete_simulation_example.s

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

examples/highway_example.o: examples/highway_example.cpp.o
.PHONY : examples/highway_example.o

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

examples/highway_example.i: examples/highway_example.cpp.i
.PHONY : examples/highway_example.i

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

examples/highway_example.s: examples/highway_example.cpp.s
.PHONY : examples/highway_example.s

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

examples/highway_simulation.o: examples/highway_simulation.cpp.o
.PHONY : examples/highway_simulation.o

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

examples/highway_simulation.i: examples/highway_simulation.cpp.i
.PHONY : examples/highway_simulation.i

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

examples/highway_simulation.s: examples/highway_simulation.cpp.s
.PHONY : examples/highway_simulation.s

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

examples/lane_changing_example.o: examples/lane_changing_example.cpp.o
.PHONY : examples/lane_changing_example.o

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

examples/lane_changing_example.i: examples/lane_changing_example.cpp.i
.PHONY : examples/lane_changing_example.i

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

examples/lane_changing_example.s: examples/lane_changing_example.cpp.s
.PHONY : examples/lane_changing_example.s

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

hybrid/src/AdaptiveSimulator.o: hybrid/src/AdaptiveSimulator.cpp.o
.PHONY : hybrid/src/AdaptiveSimulator.o

# target to build an object file
hybrid/src/AdaptiveSimulator.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/hybrid/src/AdaptiveSimulator.cpp.o
.PHONY : hybrid/src/AdaptiveSimulator.cpp.o

hybrid/src/AdaptiveSimulator.i: hybrid/src/AdaptiveSimulator.cpp.i
.PHONY : hybrid/src/AdaptiveSimulator.i

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

hybrid/src/AdaptiveSimulator.s: hybrid/src/AdaptiveSimulator.cpp.s
.PHONY : hybrid/src/AdaptiveSimulator.s

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

kernel/src/agents/VehicleAgent.o: kernel/src/agents/VehicleAgent.cpp.o
.PHONY : kernel/src/agents/VehicleAgent.o

# target to build an object file
kernel/src/agents/VehicleAgent.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/agents/VehicleAgent.cpp.o
.PHONY : kernel/src/agents/VehicleAgent.cpp.o

kernel/src/agents/VehicleAgent.i: kernel/src/agents/VehicleAgent.cpp.i
.PHONY : kernel/src/agents/VehicleAgent.i

# target to preprocess a source file
kernel/src/agents/VehicleAgent.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/agents/VehicleAgent.cpp.i
.PHONY : kernel/src/agents/VehicleAgent.cpp.i

kernel/src/agents/VehicleAgent.s: kernel/src/agents/VehicleAgent.cpp.s
.PHONY : kernel/src/agents/VehicleAgent.s

# target to generate assembly for a file
kernel/src/agents/VehicleAgent.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/agents/VehicleAgent.cpp.s
.PHONY : kernel/src/agents/VehicleAgent.cpp.s

kernel/src/model/Lane.o: kernel/src/model/Lane.cpp.o
.PHONY : kernel/src/model/Lane.o

# target to build an object file
kernel/src/model/Lane.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/model/Lane.cpp.o
.PHONY : kernel/src/model/Lane.cpp.o

kernel/src/model/Lane.i: kernel/src/model/Lane.cpp.i
.PHONY : kernel/src/model/Lane.i

# target to preprocess a source file
kernel/src/model/Lane.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/model/Lane.cpp.i
.PHONY : kernel/src/model/Lane.cpp.i

kernel/src/model/Lane.s: kernel/src/model/Lane.cpp.s
.PHONY : kernel/src/model/Lane.s

# target to generate assembly for a file
kernel/src/model/Lane.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/model/Lane.cpp.s
.PHONY : kernel/src/model/Lane.cpp.s

kernel/src/reaction/TrafficReactionModel.o: kernel/src/reaction/TrafficReactionModel.cpp.o
.PHONY : kernel/src/reaction/TrafficReactionModel.o

# target to build an object file
kernel/src/reaction/TrafficReactionModel.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/reaction/TrafficReactionModel.cpp.o
.PHONY : kernel/src/reaction/TrafficReactionModel.cpp.o

kernel/src/reaction/TrafficReactionModel.i: kernel/src/reaction/TrafficReactionModel.cpp.i
.PHONY : kernel/src/reaction/TrafficReactionModel.i

# target to preprocess a source file
kernel/src/reaction/TrafficReactionModel.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/reaction/TrafficReactionModel.cpp.i
.PHONY : kernel/src/reaction/TrafficReactionModel.cpp.i

kernel/src/reaction/TrafficReactionModel.s: kernel/src/reaction/TrafficReactionModel.cpp.s
.PHONY : kernel/src/reaction/TrafficReactionModel.s

# target to generate assembly for a file
kernel/src/reaction/TrafficReactionModel.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/reaction/TrafficReactionModel.cpp.s
.PHONY : kernel/src/reaction/TrafficReactionModel.cpp.s

kernel/src/simulation/SimulationEngine.o: kernel/src/simulation/SimulationEngine.cpp.o
.PHONY : kernel/src/simulation/SimulationEngine.o

# target to build an object file
kernel/src/simulation/SimulationEngine.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/SimulationEngine.cpp.o
.PHONY : kernel/src/simulation/SimulationEngine.cpp.o

kernel/src/simulation/SimulationEngine.i: kernel/src/simulation/SimulationEngine.cpp.i
.PHONY : kernel/src/simulation/SimulationEngine.i

# target to preprocess a source file
kernel/src/simulation/SimulationEngine.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/SimulationEngine.cpp.i
.PHONY : kernel/src/simulation/SimulationEngine.cpp.i

kernel/src/simulation/SimulationEngine.s: kernel/src/simulation/SimulationEngine.cpp.s
.PHONY : kernel/src/simulation/SimulationEngine.s

# target to generate assembly for a file
kernel/src/simulation/SimulationEngine.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/SimulationEngine.cpp.s
.PHONY : kernel/src/simulation/SimulationEngine.cpp.s

kernel/src/simulation/TrafficLevel.o: kernel/src/simulation/TrafficLevel.cpp.o
.PHONY : kernel/src/simulation/TrafficLevel.o

# target to build an object file
kernel/src/simulation/TrafficLevel.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/TrafficLevel.cpp.o
.PHONY : kernel/src/simulation/TrafficLevel.cpp.o

kernel/src/simulation/TrafficLevel.i: kernel/src/simulation/TrafficLevel.cpp.i
.PHONY : kernel/src/simulation/TrafficLevel.i

# target to preprocess a source file
kernel/src/simulation/TrafficLevel.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/TrafficLevel.cpp.i
.PHONY : kernel/src/simulation/TrafficLevel.cpp.i

kernel/src/simulation/TrafficLevel.s: kernel/src/simulation/TrafficLevel.cpp.s
.PHONY : kernel/src/simulation/TrafficLevel.s

# target to generate assembly for a file
kernel/src/simulation/TrafficLevel.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/TrafficLevel.cpp.s
.PHONY : kernel/src/simulation/TrafficLevel.cpp.s

kernel/src/simulation/TrafficSimulationModel.o: kernel/src/simulation/TrafficSimulationModel.cpp.o
.PHONY : kernel/src/simulation/TrafficSimulationModel.o

# target to build an object file
kernel/src/simulation/TrafficSimulationModel.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/TrafficSimulationModel.cpp.o
.PHONY : kernel/src/simulation/TrafficSimulationModel.cpp.o

kernel/src/simulation/TrafficSimulationModel.i: kernel/src/simulation/TrafficSimulationModel.cpp.i
.PHONY : kernel/src/simulation/TrafficSimulationModel.i

# target to preprocess a source file
kernel/src/simulation/TrafficSimulationModel.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/TrafficSimulationModel.cpp.i
.PHONY : kernel/src/simulation/TrafficSimulationModel.cpp.i

kernel/src/simulation/TrafficSimulationModel.s: kernel/src/simulation/TrafficSimulationModel.cpp.s
.PHONY : kernel/src/simulation/TrafficSimulationModel.s

# target to generate assembly for a file
kernel/src/simulation/TrafficSimulationModel.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/kernel/src/simulation/TrafficSimulationModel.cpp.s
.PHONY : kernel/src/simulation/TrafficSimulationModel.cpp.s

microscopic/src/agents/VehiclePerceivedDataMicro.o: microscopic/src/agents/VehiclePerceivedDataMicro.cpp.o
.PHONY : microscopic/src/agents/VehiclePerceivedDataMicro.o

# target to build an object file
microscopic/src/agents/VehiclePerceivedDataMicro.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePerceivedDataMicro.cpp.o
.PHONY : microscopic/src/agents/VehiclePerceivedDataMicro.cpp.o

microscopic/src/agents/VehiclePerceivedDataMicro.i: microscopic/src/agents/VehiclePerceivedDataMicro.cpp.i
.PHONY : microscopic/src/agents/VehiclePerceivedDataMicro.i

# target to preprocess a source file
microscopic/src/agents/VehiclePerceivedDataMicro.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePerceivedDataMicro.cpp.i
.PHONY : microscopic/src/agents/VehiclePerceivedDataMicro.cpp.i

microscopic/src/agents/VehiclePerceivedDataMicro.s: microscopic/src/agents/VehiclePerceivedDataMicro.cpp.s
.PHONY : microscopic/src/agents/VehiclePerceivedDataMicro.s

# target to generate assembly for a file
microscopic/src/agents/VehiclePerceivedDataMicro.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePerceivedDataMicro.cpp.s
.PHONY : microscopic/src/agents/VehiclePerceivedDataMicro.cpp.s

microscopic/src/agents/VehiclePrivateLocalStateMicro.o: microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.o
.PHONY : microscopic/src/agents/VehiclePrivateLocalStateMicro.o

# target to build an object file
microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.o
.PHONY : microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.o

microscopic/src/agents/VehiclePrivateLocalStateMicro.i: microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.i
.PHONY : microscopic/src/agents/VehiclePrivateLocalStateMicro.i

# target to preprocess a source file
microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.i
.PHONY : microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.i

microscopic/src/agents/VehiclePrivateLocalStateMicro.s: microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.s
.PHONY : microscopic/src/agents/VehiclePrivateLocalStateMicro.s

# target to generate assembly for a file
microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.s
.PHONY : microscopic/src/agents/VehiclePrivateLocalStateMicro.cpp.s

microscopic/src/agents/VehiclePublicLocalStateMicro.o: microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.o
.PHONY : microscopic/src/agents/VehiclePublicLocalStateMicro.o

# target to build an object file
microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.o
.PHONY : microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.o

microscopic/src/agents/VehiclePublicLocalStateMicro.i: microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.i
.PHONY : microscopic/src/agents/VehiclePublicLocalStateMicro.i

# target to preprocess a source file
microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.i
.PHONY : microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.i

microscopic/src/agents/VehiclePublicLocalStateMicro.s: microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.s
.PHONY : microscopic/src/agents/VehiclePublicLocalStateMicro.s

# target to generate assembly for a file
microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.s
.PHONY : microscopic/src/agents/VehiclePublicLocalStateMicro.cpp.s

microscopic/src/decision/VehicleDecisionModelMicro.o: microscopic/src/decision/VehicleDecisionModelMicro.cpp.o
.PHONY : microscopic/src/decision/VehicleDecisionModelMicro.o

# target to build an object file
microscopic/src/decision/VehicleDecisionModelMicro.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/VehicleDecisionModelMicro.cpp.o
.PHONY : microscopic/src/decision/VehicleDecisionModelMicro.cpp.o

microscopic/src/decision/VehicleDecisionModelMicro.i: microscopic/src/decision/VehicleDecisionModelMicro.cpp.i
.PHONY : microscopic/src/decision/VehicleDecisionModelMicro.i

# target to preprocess a source file
microscopic/src/decision/VehicleDecisionModelMicro.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/VehicleDecisionModelMicro.cpp.i
.PHONY : microscopic/src/decision/VehicleDecisionModelMicro.cpp.i

microscopic/src/decision/VehicleDecisionModelMicro.s: microscopic/src/decision/VehicleDecisionModelMicro.cpp.s
.PHONY : microscopic/src/decision/VehicleDecisionModelMicro.s

# target to generate assembly for a file
microscopic/src/decision/VehicleDecisionModelMicro.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/VehicleDecisionModelMicro.cpp.s
.PHONY : microscopic/src/decision/VehicleDecisionModelMicro.cpp.s

microscopic/src/decision/dms/ConjunctionDMS.o: microscopic/src/decision/dms/ConjunctionDMS.cpp.o
.PHONY : microscopic/src/decision/dms/ConjunctionDMS.o

# target to build an object file
microscopic/src/decision/dms/ConjunctionDMS.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/ConjunctionDMS.cpp.o
.PHONY : microscopic/src/decision/dms/ConjunctionDMS.cpp.o

microscopic/src/decision/dms/ConjunctionDMS.i: microscopic/src/decision/dms/ConjunctionDMS.cpp.i
.PHONY : microscopic/src/decision/dms/ConjunctionDMS.i

# target to preprocess a source file
microscopic/src/decision/dms/ConjunctionDMS.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/ConjunctionDMS.cpp.i
.PHONY : microscopic/src/decision/dms/ConjunctionDMS.cpp.i

microscopic/src/decision/dms/ConjunctionDMS.s: microscopic/src/decision/dms/ConjunctionDMS.cpp.s
.PHONY : microscopic/src/decision/dms/ConjunctionDMS.s

# target to generate assembly for a file
microscopic/src/decision/dms/ConjunctionDMS.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/ConjunctionDMS.cpp.s
.PHONY : microscopic/src/decision/dms/ConjunctionDMS.cpp.s

microscopic/src/decision/dms/ForwardAccelerationDMS.o: microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.o
.PHONY : microscopic/src/decision/dms/ForwardAccelerationDMS.o

# target to build an object file
microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.o
.PHONY : microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.o

microscopic/src/decision/dms/ForwardAccelerationDMS.i: microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.i
.PHONY : microscopic/src/decision/dms/ForwardAccelerationDMS.i

# target to preprocess a source file
microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.i
.PHONY : microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.i

microscopic/src/decision/dms/ForwardAccelerationDMS.s: microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.s
.PHONY : microscopic/src/decision/dms/ForwardAccelerationDMS.s

# target to generate assembly for a file
microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.s
.PHONY : microscopic/src/decision/dms/ForwardAccelerationDMS.cpp.s

microscopic/src/decision/dms/LaneChangeDMS.o: microscopic/src/decision/dms/LaneChangeDMS.cpp.o
.PHONY : microscopic/src/decision/dms/LaneChangeDMS.o

# target to build an object file
microscopic/src/decision/dms/LaneChangeDMS.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/LaneChangeDMS.cpp.o
.PHONY : microscopic/src/decision/dms/LaneChangeDMS.cpp.o

microscopic/src/decision/dms/LaneChangeDMS.i: microscopic/src/decision/dms/LaneChangeDMS.cpp.i
.PHONY : microscopic/src/decision/dms/LaneChangeDMS.i

# target to preprocess a source file
microscopic/src/decision/dms/LaneChangeDMS.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/LaneChangeDMS.cpp.i
.PHONY : microscopic/src/decision/dms/LaneChangeDMS.cpp.i

microscopic/src/decision/dms/LaneChangeDMS.s: microscopic/src/decision/dms/LaneChangeDMS.cpp.s
.PHONY : microscopic/src/decision/dms/LaneChangeDMS.s

# target to generate assembly for a file
microscopic/src/decision/dms/LaneChangeDMS.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/LaneChangeDMS.cpp.s
.PHONY : microscopic/src/decision/dms/LaneChangeDMS.cpp.s

microscopic/src/decision/dms/SubsumptionDMS.o: microscopic/src/decision/dms/SubsumptionDMS.cpp.o
.PHONY : microscopic/src/decision/dms/SubsumptionDMS.o

# target to build an object file
microscopic/src/decision/dms/SubsumptionDMS.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/SubsumptionDMS.cpp.o
.PHONY : microscopic/src/decision/dms/SubsumptionDMS.cpp.o

microscopic/src/decision/dms/SubsumptionDMS.i: microscopic/src/decision/dms/SubsumptionDMS.cpp.i
.PHONY : microscopic/src/decision/dms/SubsumptionDMS.i

# target to preprocess a source file
microscopic/src/decision/dms/SubsumptionDMS.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/SubsumptionDMS.cpp.i
.PHONY : microscopic/src/decision/dms/SubsumptionDMS.cpp.i

microscopic/src/decision/dms/SubsumptionDMS.s: microscopic/src/decision/dms/SubsumptionDMS.cpp.s
.PHONY : microscopic/src/decision/dms/SubsumptionDMS.s

# target to generate assembly for a file
microscopic/src/decision/dms/SubsumptionDMS.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/decision/dms/SubsumptionDMS.cpp.s
.PHONY : microscopic/src/decision/dms/SubsumptionDMS.cpp.s

microscopic/src/influences/ChangeAcceleration.o: microscopic/src/influences/ChangeAcceleration.cpp.o
.PHONY : microscopic/src/influences/ChangeAcceleration.o

# target to build an object file
microscopic/src/influences/ChangeAcceleration.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/influences/ChangeAcceleration.cpp.o
.PHONY : microscopic/src/influences/ChangeAcceleration.cpp.o

microscopic/src/influences/ChangeAcceleration.i: microscopic/src/influences/ChangeAcceleration.cpp.i
.PHONY : microscopic/src/influences/ChangeAcceleration.i

# target to preprocess a source file
microscopic/src/influences/ChangeAcceleration.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/influences/ChangeAcceleration.cpp.i
.PHONY : microscopic/src/influences/ChangeAcceleration.cpp.i

microscopic/src/influences/ChangeAcceleration.s: microscopic/src/influences/ChangeAcceleration.cpp.s
.PHONY : microscopic/src/influences/ChangeAcceleration.s

# target to generate assembly for a file
microscopic/src/influences/ChangeAcceleration.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/influences/ChangeAcceleration.cpp.s
.PHONY : microscopic/src/influences/ChangeAcceleration.cpp.s

microscopic/src/influences/ChangeLane.o: microscopic/src/influences/ChangeLane.cpp.o
.PHONY : microscopic/src/influences/ChangeLane.o

# target to build an object file
microscopic/src/influences/ChangeLane.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/influences/ChangeLane.cpp.o
.PHONY : microscopic/src/influences/ChangeLane.cpp.o

microscopic/src/influences/ChangeLane.i: microscopic/src/influences/ChangeLane.cpp.i
.PHONY : microscopic/src/influences/ChangeLane.i

# target to preprocess a source file
microscopic/src/influences/ChangeLane.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/influences/ChangeLane.cpp.i
.PHONY : microscopic/src/influences/ChangeLane.cpp.i

microscopic/src/influences/ChangeLane.s: microscopic/src/influences/ChangeLane.cpp.s
.PHONY : microscopic/src/influences/ChangeLane.s

# target to generate assembly for a file
microscopic/src/influences/ChangeLane.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/influences/ChangeLane.cpp.s
.PHONY : microscopic/src/influences/ChangeLane.cpp.s

microscopic/src/perception/VehiclePerceptionModelMicro.o: microscopic/src/perception/VehiclePerceptionModelMicro.cpp.o
.PHONY : microscopic/src/perception/VehiclePerceptionModelMicro.o

# target to build an object file
microscopic/src/perception/VehiclePerceptionModelMicro.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/perception/VehiclePerceptionModelMicro.cpp.o
.PHONY : microscopic/src/perception/VehiclePerceptionModelMicro.cpp.o

microscopic/src/perception/VehiclePerceptionModelMicro.i: microscopic/src/perception/VehiclePerceptionModelMicro.cpp.i
.PHONY : microscopic/src/perception/VehiclePerceptionModelMicro.i

# target to preprocess a source file
microscopic/src/perception/VehiclePerceptionModelMicro.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/perception/VehiclePerceptionModelMicro.cpp.i
.PHONY : microscopic/src/perception/VehiclePerceptionModelMicro.cpp.i

microscopic/src/perception/VehiclePerceptionModelMicro.s: microscopic/src/perception/VehiclePerceptionModelMicro.cpp.s
.PHONY : microscopic/src/perception/VehiclePerceptionModelMicro.s

# target to generate assembly for a file
microscopic/src/perception/VehiclePerceptionModelMicro.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/perception/VehiclePerceptionModelMicro.cpp.s
.PHONY : microscopic/src/perception/VehiclePerceptionModelMicro.cpp.s

microscopic/src/reaction/MicroscopicReactionModel.o: microscopic/src/reaction/MicroscopicReactionModel.cpp.o
.PHONY : microscopic/src/reaction/MicroscopicReactionModel.o

# target to build an object file
microscopic/src/reaction/MicroscopicReactionModel.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/reaction/MicroscopicReactionModel.cpp.o
.PHONY : microscopic/src/reaction/MicroscopicReactionModel.cpp.o

microscopic/src/reaction/MicroscopicReactionModel.i: microscopic/src/reaction/MicroscopicReactionModel.cpp.i
.PHONY : microscopic/src/reaction/MicroscopicReactionModel.i

# target to preprocess a source file
microscopic/src/reaction/MicroscopicReactionModel.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/reaction/MicroscopicReactionModel.cpp.i
.PHONY : microscopic/src/reaction/MicroscopicReactionModel.cpp.i

microscopic/src/reaction/MicroscopicReactionModel.s: microscopic/src/reaction/MicroscopicReactionModel.cpp.s
.PHONY : microscopic/src/reaction/MicroscopicReactionModel.s

# target to generate assembly for a file
microscopic/src/reaction/MicroscopicReactionModel.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/microscopic/src/reaction/MicroscopicReactionModel.cpp.s
.PHONY : microscopic/src/reaction/MicroscopicReactionModel.cpp.s

python/src/bindings.o: python/src/bindings.cpp.o
.PHONY : python/src/bindings.o

# target to build an object file
python/src/bindings.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/_jamfree.dir/build.make CMakeFiles/_jamfree.dir/python/src/bindings.cpp.o
.PHONY : python/src/bindings.cpp.o

python/src/bindings.i: python/src/bindings.cpp.i
.PHONY : python/src/bindings.i

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

python/src/bindings.s: python/src/bindings.cpp.s
.PHONY : python/src/bindings.s

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

realdata/src/OSMParser.o: realdata/src/OSMParser.cpp.o
.PHONY : realdata/src/OSMParser.o

# target to build an object file
realdata/src/OSMParser.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree.dir/build.make CMakeFiles/jamfree.dir/realdata/src/OSMParser.cpp.o
.PHONY : realdata/src/OSMParser.cpp.o

realdata/src/OSMParser.i: realdata/src/OSMParser.cpp.i
.PHONY : realdata/src/OSMParser.i

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

realdata/src/OSMParser.s: realdata/src/OSMParser.cpp.s
.PHONY : realdata/src/OSMParser.s

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

tests/basic_jamfree_tests.o: tests/basic_jamfree_tests.cpp.o
.PHONY : tests/basic_jamfree_tests.o

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

tests/basic_jamfree_tests.i: tests/basic_jamfree_tests.cpp.i
.PHONY : tests/basic_jamfree_tests.i

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

tests/basic_jamfree_tests.s: tests/basic_jamfree_tests.cpp.s
.PHONY : tests/basic_jamfree_tests.s

# target to generate assembly for a file
tests/basic_jamfree_tests.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/jamfree_basic_test.dir/build.make CMakeFiles/jamfree_basic_test.dir/tests/basic_jamfree_tests.cpp.s
.PHONY : tests/basic_jamfree_tests.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... _jamfree"
	@echo "... complete_simulation_example"
	@echo "... highway_example"
	@echo "... highway_simulation"
	@echo "... jamfree"
	@echo "... jamfree_basic_test"
	@echo "... lane_changing_example"
	@echo "... examples/complete_simulation_example.o"
	@echo "... examples/complete_simulation_example.i"
	@echo "... examples/complete_simulation_example.s"
	@echo "... examples/highway_example.o"
	@echo "... examples/highway_example.i"
	@echo "... examples/highway_example.s"
	@echo "... examples/highway_simulation.o"
	@echo "... examples/highway_simulation.i"
	@echo "... examples/highway_simulation.s"
	@echo "... examples/lane_changing_example.o"
	@echo "... examples/lane_changing_example.i"
	@echo "... examples/lane_changing_example.s"
	@echo "... hybrid/src/AdaptiveSimulator.o"
	@echo "... hybrid/src/AdaptiveSimulator.i"
	@echo "... hybrid/src/AdaptiveSimulator.s"
	@echo "... kernel/src/agents/VehicleAgent.o"
	@echo "... kernel/src/agents/VehicleAgent.i"
	@echo "... kernel/src/agents/VehicleAgent.s"
	@echo "... kernel/src/model/Lane.o"
	@echo "... kernel/src/model/Lane.i"
	@echo "... kernel/src/model/Lane.s"
	@echo "... kernel/src/reaction/TrafficReactionModel.o"
	@echo "... kernel/src/reaction/TrafficReactionModel.i"
	@echo "... kernel/src/reaction/TrafficReactionModel.s"
	@echo "... kernel/src/simulation/SimulationEngine.o"
	@echo "... kernel/src/simulation/SimulationEngine.i"
	@echo "... kernel/src/simulation/SimulationEngine.s"
	@echo "... kernel/src/simulation/TrafficLevel.o"
	@echo "... kernel/src/simulation/TrafficLevel.i"
	@echo "... kernel/src/simulation/TrafficLevel.s"
	@echo "... kernel/src/simulation/TrafficSimulationModel.o"
	@echo "... kernel/src/simulation/TrafficSimulationModel.i"
	@echo "... kernel/src/simulation/TrafficSimulationModel.s"
	@echo "... microscopic/src/agents/VehiclePerceivedDataMicro.o"
	@echo "... microscopic/src/agents/VehiclePerceivedDataMicro.i"
	@echo "... microscopic/src/agents/VehiclePerceivedDataMicro.s"
	@echo "... microscopic/src/agents/VehiclePrivateLocalStateMicro.o"
	@echo "... microscopic/src/agents/VehiclePrivateLocalStateMicro.i"
	@echo "... microscopic/src/agents/VehiclePrivateLocalStateMicro.s"
	@echo "... microscopic/src/agents/VehiclePublicLocalStateMicro.o"
	@echo "... microscopic/src/agents/VehiclePublicLocalStateMicro.i"
	@echo "... microscopic/src/agents/VehiclePublicLocalStateMicro.s"
	@echo "... microscopic/src/decision/VehicleDecisionModelMicro.o"
	@echo "... microscopic/src/decision/VehicleDecisionModelMicro.i"
	@echo "... microscopic/src/decision/VehicleDecisionModelMicro.s"
	@echo "... microscopic/src/decision/dms/ConjunctionDMS.o"
	@echo "... microscopic/src/decision/dms/ConjunctionDMS.i"
	@echo "... microscopic/src/decision/dms/ConjunctionDMS.s"
	@echo "... microscopic/src/decision/dms/ForwardAccelerationDMS.o"
	@echo "... microscopic/src/decision/dms/ForwardAccelerationDMS.i"
	@echo "... microscopic/src/decision/dms/ForwardAccelerationDMS.s"
	@echo "... microscopic/src/decision/dms/LaneChangeDMS.o"
	@echo "... microscopic/src/decision/dms/LaneChangeDMS.i"
	@echo "... microscopic/src/decision/dms/LaneChangeDMS.s"
	@echo "... microscopic/src/decision/dms/SubsumptionDMS.o"
	@echo "... microscopic/src/decision/dms/SubsumptionDMS.i"
	@echo "... microscopic/src/decision/dms/SubsumptionDMS.s"
	@echo "... microscopic/src/influences/ChangeAcceleration.o"
	@echo "... microscopic/src/influences/ChangeAcceleration.i"
	@echo "... microscopic/src/influences/ChangeAcceleration.s"
	@echo "... microscopic/src/influences/ChangeLane.o"
	@echo "... microscopic/src/influences/ChangeLane.i"
	@echo "... microscopic/src/influences/ChangeLane.s"
	@echo "... microscopic/src/perception/VehiclePerceptionModelMicro.o"
	@echo "... microscopic/src/perception/VehiclePerceptionModelMicro.i"
	@echo "... microscopic/src/perception/VehiclePerceptionModelMicro.s"
	@echo "... microscopic/src/reaction/MicroscopicReactionModel.o"
	@echo "... microscopic/src/reaction/MicroscopicReactionModel.i"
	@echo "... microscopic/src/reaction/MicroscopicReactionModel.s"
	@echo "... python/src/bindings.o"
	@echo "... python/src/bindings.i"
	@echo "... python/src/bindings.s"
	@echo "... realdata/src/OSMParser.o"
	@echo "... realdata/src/OSMParser.i"
	@echo "... realdata/src/OSMParser.s"
	@echo "... tests/basic_jamfree_tests.o"
	@echo "... tests/basic_jamfree_tests.i"
	@echo "... tests/basic_jamfree_tests.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

