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

# Include the progress variables for this target.
include src/slg/CMakeFiles/apidoc_slg.dir/progress.make

src/slg/CMakeFiles/apidoc_slg: /slg/html/index.html

/slg/html/index.html: ../src/slg/../../doxygen/slg.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 /slg/html/index.html"
	cd /tmp && mkdir -p /tmp/luxrays/build/src/slg/../../doc/slg
	cd /tmp && cp /tmp/luxrays/src/slg/../../doxygen/slg.template /tmp/luxrays/build/src/slg/../../doxygen-slg.conf
	cd /tmp && echo INPUT\ =\  /tmp/luxrays/src/slg/../../include/slg /tmp/luxrays/src/slg/../../src/slg >> /tmp/luxrays/build/src/slg/../../doxygen-slg.conf
	cd /tmp && echo OUTPUT_DIRECTORY\ =\  /tmp/luxrays/build/src/slg/../../doc/slg >> /tmp/luxrays/build/src/slg/../../doxygen-slg.conf
	cd /tmp && echo >> /tmp/luxrays/build/src/slg/../../doxygen-slg.conf
	cd /tmp && /usr/bin/doxygen /tmp/luxrays/build/src/slg/../../doxygen-slg.conf

apidoc_slg: src/slg/CMakeFiles/apidoc_slg
apidoc_slg: /slg/html/index.html
apidoc_slg: src/slg/CMakeFiles/apidoc_slg.dir/build.make
.PHONY : apidoc_slg

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

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

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

