summaryrefslogtreecommitdiff
path: root/app/doc/CMakeFiles/clean-html.dir/build.make
diff options
context:
space:
mode:
Diffstat (limited to 'app/doc/CMakeFiles/clean-html.dir/build.make')
-rw-r--r--app/doc/CMakeFiles/clean-html.dir/build.make76
1 files changed, 76 insertions, 0 deletions
diff --git a/app/doc/CMakeFiles/clean-html.dir/build.make b/app/doc/CMakeFiles/clean-html.dir/build.make
new file mode 100644
index 0000000..b3a78ce
--- /dev/null
+++ b/app/doc/CMakeFiles/clean-html.dir/build.make
@@ -0,0 +1,76 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.6
+
+# Delete rule output on recipe failure.
+.DELETE_ON_ERROR:
+
+
+#=============================================================================
+# 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/martin/XTrackCAD/src/work
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/martin/XTrackCAD/src/work
+
+# Utility rule file for clean-html.
+
+# Include the progress variables for this target.
+include app/doc/CMakeFiles/clean-html.dir/progress.make
+
+app/doc/CMakeFiles/clean-html:
+ cd /home/martin/XTrackCAD/src/work/app/doc/html && /usr/bin/cmake -P /home/martin/XTrackCAD/src/work/app/doc/clean-html.cmake
+
+clean-html: app/doc/CMakeFiles/clean-html
+clean-html: app/doc/CMakeFiles/clean-html.dir/build.make
+
+.PHONY : clean-html
+
+# Rule to build all files generated by this target.
+app/doc/CMakeFiles/clean-html.dir/build: clean-html
+
+.PHONY : app/doc/CMakeFiles/clean-html.dir/build
+
+app/doc/CMakeFiles/clean-html.dir/clean:
+ cd /home/martin/XTrackCAD/src/work/app/doc && $(CMAKE_COMMAND) -P CMakeFiles/clean-html.dir/cmake_clean.cmake
+.PHONY : app/doc/CMakeFiles/clean-html.dir/clean
+
+app/doc/CMakeFiles/clean-html.dir/depend:
+ cd /home/martin/XTrackCAD/src/work && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/doc /home/martin/XTrackCAD/src/work /home/martin/XTrackCAD/src/work/app/doc /home/martin/XTrackCAD/src/work/app/doc/CMakeFiles/clean-html.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : app/doc/CMakeFiles/clean-html.dir/depend
+