# 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 apidoc_luxcore.

# Include the progress variables for this target.
include src/luxcore/CMakeFiles/apidoc_luxcore.dir/progress.make

src/luxcore/CMakeFiles/apidoc_luxcore: /luxcore/html/index.html

/luxcore/html/index.html: ../src/luxcore/../../doxygen/luxcore.template
	$(CMAKE_COMMAND) -E cmake_progress_report /tmp/luxrays/build/CMakeFiles $(CMAKE_PROGRESS_1)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating /luxcore/html/index.html"
	cd /tmp && mkdir -p /tmp/luxrays/build/src/luxcore/../../doc/luxcore
	cd /tmp && cp /tmp/luxrays/src/luxcore/../../doxygen/luxcore.template /tmp/luxrays/build/src/luxcore/../../doxygen-luxcore.conf
	cd /tmp && echo INPUT\ =\  /tmp/luxrays/src/luxcore/../../include/luxcore /tmp/luxrays/src/luxcore/../../src/luxcore >> /tmp/luxrays/build/src/luxcore/../../doxygen-luxcore.conf
	cd /tmp && echo OUTPUT_DIRECTORY\ =\  /tmp/luxrays/build/src/luxcore/../../doc/luxcore >> /tmp/luxrays/build/src/luxcore/../../doxygen-luxcore.conf
	cd /tmp && echo >> /tmp/luxrays/build/src/luxcore/../../doxygen-luxcore.conf
	cd /tmp && /usr/bin/doxygen /tmp/luxrays/build/src/luxcore/../../doxygen-luxcore.conf

apidoc_luxcore: src/luxcore/CMakeFiles/apidoc_luxcore
apidoc_luxcore: /luxcore/html/index.html
apidoc_luxcore: src/luxcore/CMakeFiles/apidoc_luxcore.dir/build.make
.PHONY : apidoc_luxcore

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

src/luxcore/CMakeFiles/apidoc_luxcore.dir/clean:
	cd /tmp/luxrays/build/src/luxcore && $(CMAKE_COMMAND) -P CMakeFiles/apidoc_luxcore.dir/cmake_clean.cmake
.PHONY : src/luxcore/CMakeFiles/apidoc_luxcore.dir/clean

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

