# 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 program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /tmp/luxrays

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /tmp/luxrays/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..."
	/usr/bin/ccmake -H$(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..."
	/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 /tmp/luxrays/build/CMakeFiles /tmp/luxrays/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/luxrays/build/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 slg2_linux64_zip

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

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

#=============================================================================
# Target rules for targets named slg2_win32_zip

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

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

#=============================================================================
# Target rules for targets named slg2_win64_zip

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

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

#=============================================================================
# Target rules for targets named apidoc_luxrays

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

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

#=============================================================================
# Target rules for targets named luxrays

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

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

#=============================================================================
# Target rules for targets named apidoc_slg

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

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

#=============================================================================
# Target rules for targets named smallluxgpu

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

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

#=============================================================================
# Target rules for targets named apidoc_luxcore

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

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

#=============================================================================
# Target rules for targets named luxcore

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

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

#=============================================================================
# Target rules for targets named pyluxcore

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

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

#=============================================================================
# Target rules for targets named benchsimple

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

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

#=============================================================================
# Target rules for targets named luxcoredemo

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

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

#=============================================================================
# Target rules for targets named luxcorescenedemo

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

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

#=============================================================================
# Target rules for targets named slg4

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

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

# 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 "... slg2_linux64_zip"
	@echo "... slg2_win32_zip"
	@echo "... slg2_win64_zip"
	@echo "... apidoc_luxrays"
	@echo "... luxrays"
	@echo "... apidoc_slg"
	@echo "... smallluxgpu"
	@echo "... apidoc_luxcore"
	@echo "... luxcore"
	@echo "... pyluxcore"
	@echo "... benchsimple"
	@echo "... luxcoredemo"
	@echo "... luxcorescenedemo"
	@echo "... slg4"
.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

