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

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

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

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

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# 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 remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/amras0000/PycharmProjects/ResourceCity/RenderPipeline/rpcore/native

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/amras0000/PycharmProjects/ResourceCity/RenderPipeline/rpcore/native/linux_amd64_py34

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
	/usr/bin/cmake -i .
.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..."
	/usr/bin/cmake -H$(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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/amras0000/PycharmProjects/ResourceCity/RenderPipeline/rpcore/native/linux_amd64_py34/CMakeFiles /home/amras0000/PycharmProjects/ResourceCity/RenderPipeline/rpcore/native/linux_amd64_py34/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/amras0000/PycharmProjects/ResourceCity/RenderPipeline/rpcore/native/linux_amd64_py34/CMakeFiles 0
.PHONY : all

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

# The main clean target
clean/fast: clean
.PHONY : clean/fast

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

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

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

#=============================================================================
# Target rules for targets named native_

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

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

source/config_rsnative.o: source/config_rsnative.cpp.o
.PHONY : source/config_rsnative.o

# target to build an object file
source/config_rsnative.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/config_rsnative.cpp.o
.PHONY : source/config_rsnative.cpp.o

source/config_rsnative.i: source/config_rsnative.cpp.i
.PHONY : source/config_rsnative.i

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

source/config_rsnative.s: source/config_rsnative.cpp.s
.PHONY : source/config_rsnative.s

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

source/gpu_command.o: source/gpu_command.cpp.o
.PHONY : source/gpu_command.o

# target to build an object file
source/gpu_command.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/gpu_command.cpp.o
.PHONY : source/gpu_command.cpp.o

source/gpu_command.i: source/gpu_command.cpp.i
.PHONY : source/gpu_command.i

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

source/gpu_command.s: source/gpu_command.cpp.s
.PHONY : source/gpu_command.s

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

source/gpu_command_list.o: source/gpu_command_list.cpp.o
.PHONY : source/gpu_command_list.o

# target to build an object file
source/gpu_command_list.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/gpu_command_list.cpp.o
.PHONY : source/gpu_command_list.cpp.o

source/gpu_command_list.i: source/gpu_command_list.cpp.i
.PHONY : source/gpu_command_list.i

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

source/gpu_command_list.s: source/gpu_command_list.cpp.s
.PHONY : source/gpu_command_list.s

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

source/ies_dataset.o: source/ies_dataset.cpp.o
.PHONY : source/ies_dataset.o

# target to build an object file
source/ies_dataset.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/ies_dataset.cpp.o
.PHONY : source/ies_dataset.cpp.o

source/ies_dataset.i: source/ies_dataset.cpp.i
.PHONY : source/ies_dataset.i

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

source/ies_dataset.s: source/ies_dataset.cpp.s
.PHONY : source/ies_dataset.s

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

source/internal_light_manager.o: source/internal_light_manager.cpp.o
.PHONY : source/internal_light_manager.o

# target to build an object file
source/internal_light_manager.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/internal_light_manager.cpp.o
.PHONY : source/internal_light_manager.cpp.o

source/internal_light_manager.i: source/internal_light_manager.cpp.i
.PHONY : source/internal_light_manager.i

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

source/internal_light_manager.s: source/internal_light_manager.cpp.s
.PHONY : source/internal_light_manager.s

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

source/interrogate_module.o: source/interrogate_module.cpp.o
.PHONY : source/interrogate_module.o

# target to build an object file
source/interrogate_module.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/interrogate_module.cpp.o
.PHONY : source/interrogate_module.cpp.o

source/interrogate_module.i: source/interrogate_module.cpp.i
.PHONY : source/interrogate_module.i

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

source/interrogate_module.s: source/interrogate_module.cpp.s
.PHONY : source/interrogate_module.s

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

source/interrogate_wrapper.o: source/interrogate_wrapper.cpp.o
.PHONY : source/interrogate_wrapper.o

# target to build an object file
source/interrogate_wrapper.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/interrogate_wrapper.cpp.o
.PHONY : source/interrogate_wrapper.cpp.o

source/interrogate_wrapper.i: source/interrogate_wrapper.cpp.i
.PHONY : source/interrogate_wrapper.i

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

source/interrogate_wrapper.s: source/interrogate_wrapper.cpp.s
.PHONY : source/interrogate_wrapper.s

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

source/pssm_camera_rig.o: source/pssm_camera_rig.cpp.o
.PHONY : source/pssm_camera_rig.o

# target to build an object file
source/pssm_camera_rig.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/pssm_camera_rig.cpp.o
.PHONY : source/pssm_camera_rig.cpp.o

source/pssm_camera_rig.i: source/pssm_camera_rig.cpp.i
.PHONY : source/pssm_camera_rig.i

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

source/pssm_camera_rig.s: source/pssm_camera_rig.cpp.s
.PHONY : source/pssm_camera_rig.s

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

source/pssm_helper.o: source/pssm_helper.cpp.o
.PHONY : source/pssm_helper.o

# target to build an object file
source/pssm_helper.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/pssm_helper.cpp.o
.PHONY : source/pssm_helper.cpp.o

source/pssm_helper.i: source/pssm_helper.cpp.i
.PHONY : source/pssm_helper.i

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

source/pssm_helper.s: source/pssm_helper.cpp.s
.PHONY : source/pssm_helper.s

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

source/rp_light.o: source/rp_light.cpp.o
.PHONY : source/rp_light.o

# target to build an object file
source/rp_light.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/rp_light.cpp.o
.PHONY : source/rp_light.cpp.o

source/rp_light.i: source/rp_light.cpp.i
.PHONY : source/rp_light.i

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

source/rp_light.s: source/rp_light.cpp.s
.PHONY : source/rp_light.s

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

source/rp_point_light.o: source/rp_point_light.cpp.o
.PHONY : source/rp_point_light.o

# target to build an object file
source/rp_point_light.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/rp_point_light.cpp.o
.PHONY : source/rp_point_light.cpp.o

source/rp_point_light.i: source/rp_point_light.cpp.i
.PHONY : source/rp_point_light.i

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

source/rp_point_light.s: source/rp_point_light.cpp.s
.PHONY : source/rp_point_light.s

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

source/rp_spot_light.o: source/rp_spot_light.cpp.o
.PHONY : source/rp_spot_light.o

# target to build an object file
source/rp_spot_light.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/rp_spot_light.cpp.o
.PHONY : source/rp_spot_light.cpp.o

source/rp_spot_light.i: source/rp_spot_light.cpp.i
.PHONY : source/rp_spot_light.i

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

source/rp_spot_light.s: source/rp_spot_light.cpp.s
.PHONY : source/rp_spot_light.s

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

source/shadow_atlas.o: source/shadow_atlas.cpp.o
.PHONY : source/shadow_atlas.o

# target to build an object file
source/shadow_atlas.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/shadow_atlas.cpp.o
.PHONY : source/shadow_atlas.cpp.o

source/shadow_atlas.i: source/shadow_atlas.cpp.i
.PHONY : source/shadow_atlas.i

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

source/shadow_atlas.s: source/shadow_atlas.cpp.s
.PHONY : source/shadow_atlas.s

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

source/shadow_manager.o: source/shadow_manager.cpp.o
.PHONY : source/shadow_manager.o

# target to build an object file
source/shadow_manager.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/shadow_manager.cpp.o
.PHONY : source/shadow_manager.cpp.o

source/shadow_manager.i: source/shadow_manager.cpp.i
.PHONY : source/shadow_manager.i

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

source/shadow_manager.s: source/shadow_manager.cpp.s
.PHONY : source/shadow_manager.s

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

source/shadow_source.o: source/shadow_source.cpp.o
.PHONY : source/shadow_source.o

# target to build an object file
source/shadow_source.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/shadow_source.cpp.o
.PHONY : source/shadow_source.cpp.o

source/shadow_source.i: source/shadow_source.cpp.i
.PHONY : source/shadow_source.i

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

source/shadow_source.s: source/shadow_source.cpp.s
.PHONY : source/shadow_source.s

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

source/tag_state_manager.o: source/tag_state_manager.cpp.o
.PHONY : source/tag_state_manager.o

# target to build an object file
source/tag_state_manager.cpp.o:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/tag_state_manager.cpp.o
.PHONY : source/tag_state_manager.cpp.o

source/tag_state_manager.i: source/tag_state_manager.cpp.i
.PHONY : source/tag_state_manager.i

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

source/tag_state_manager.s: source/tag_state_manager.cpp.s
.PHONY : source/tag_state_manager.s

# target to generate assembly for a file
source/tag_state_manager.cpp.s:
	$(MAKE) -f CMakeFiles/native_.dir/build.make CMakeFiles/native_.dir/source/tag_state_manager.cpp.s
.PHONY : source/tag_state_manager.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 "... native_"
	@echo "... rebuild_cache"
	@echo "... source/config_rsnative.o"
	@echo "... source/config_rsnative.i"
	@echo "... source/config_rsnative.s"
	@echo "... source/gpu_command.o"
	@echo "... source/gpu_command.i"
	@echo "... source/gpu_command.s"
	@echo "... source/gpu_command_list.o"
	@echo "... source/gpu_command_list.i"
	@echo "... source/gpu_command_list.s"
	@echo "... source/ies_dataset.o"
	@echo "... source/ies_dataset.i"
	@echo "... source/ies_dataset.s"
	@echo "... source/internal_light_manager.o"
	@echo "... source/internal_light_manager.i"
	@echo "... source/internal_light_manager.s"
	@echo "... source/interrogate_module.o"
	@echo "... source/interrogate_module.i"
	@echo "... source/interrogate_module.s"
	@echo "... source/interrogate_wrapper.o"
	@echo "... source/interrogate_wrapper.i"
	@echo "... source/interrogate_wrapper.s"
	@echo "... source/pssm_camera_rig.o"
	@echo "... source/pssm_camera_rig.i"
	@echo "... source/pssm_camera_rig.s"
	@echo "... source/pssm_helper.o"
	@echo "... source/pssm_helper.i"
	@echo "... source/pssm_helper.s"
	@echo "... source/rp_light.o"
	@echo "... source/rp_light.i"
	@echo "... source/rp_light.s"
	@echo "... source/rp_point_light.o"
	@echo "... source/rp_point_light.i"
	@echo "... source/rp_point_light.s"
	@echo "... source/rp_spot_light.o"
	@echo "... source/rp_spot_light.i"
	@echo "... source/rp_spot_light.s"
	@echo "... source/shadow_atlas.o"
	@echo "... source/shadow_atlas.i"
	@echo "... source/shadow_atlas.s"
	@echo "... source/shadow_manager.o"
	@echo "... source/shadow_manager.i"
	@echo "... source/shadow_manager.s"
	@echo "... source/shadow_source.o"
	@echo "... source/shadow_source.i"
	@echo "... source/shadow_source.s"
	@echo "... source/tag_state_manager.o"
	@echo "... source/tag_state_manager.i"
	@echo "... source/tag_state_manager.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

