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

#=============================================================================
# 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

# Utility rule file for slg2_win32_zip.

# Include the progress variables for this target.
include CMakeFiles/slg2_win32_zip.dir/progress.make

CMakeFiles/slg2_win32_zip: slg-win32-v2.0devel5.zip

slg-win32-v2.0devel5.zip: slg-win32-v2.0devel5
	$(CMAKE_COMMAND) -E cmake_progress_report /tmp/luxrays/build/CMakeFiles $(CMAKE_PROGRESS_1)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Building slg-win32-v2.0devel5.zip"
	zip -r slg-win32-v2.0devel5.zip slg-win32-v2.0devel5
	rm -rf slg-win32-v2.0devel5

slg-win32-v2.0devel5:
	$(CMAKE_COMMAND) -E cmake_progress_report /tmp/luxrays/build/CMakeFiles $(CMAKE_PROGRESS_2)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Building slg-win32-v2.0devel5"
	rm -rf slg-win32-v2.0devel5
	mkdir slg-win32-v2.0devel5
	cp -r scenes slg-win32-v2.0devel5
	find slg-win32-v2.0devel5/scenes -name *.blend > filelist.tmp
	rm -f `cat filelist.tmp`
	rm -f cat filelist.tmp
	cp samples/smallluxgpu2/bat/*.bat slg-win32-v2.0devel5
	cp samples/smallluxgpu2/exe-32bit/*.* slg-win32-v2.0devel5
	mkdir slg-win32-v2.0devel5/blender
	cp samples/smallluxgpu2/blender/*.py slg-win32-v2.0devel5/blender
	cp AUTHORS.txt COPYING.txt README.txt slg-win32-v2.0devel5

slg2_win32_zip: CMakeFiles/slg2_win32_zip
slg2_win32_zip: slg-win32-v2.0devel5.zip
slg2_win32_zip: slg-win32-v2.0devel5
slg2_win32_zip: CMakeFiles/slg2_win32_zip.dir/build.make
.PHONY : slg2_win32_zip

# Rule to build all files generated by this target.
CMakeFiles/slg2_win32_zip.dir/build: slg2_win32_zip
.PHONY : CMakeFiles/slg2_win32_zip.dir/build

CMakeFiles/slg2_win32_zip.dir/clean:
	$(CMAKE_COMMAND) -P CMakeFiles/slg2_win32_zip.dir/cmake_clean.cmake
.PHONY : CMakeFiles/slg2_win32_zip.dir/clean

CMakeFiles/slg2_win32_zip.dir/depend:
	cd /tmp/luxrays/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /tmp/luxrays /tmp/luxrays /tmp/luxrays/build /tmp/luxrays/build /tmp/luxrays/build/CMakeFiles/slg2_win32_zip.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/slg2_win32_zip.dir/depend

