summaryrefslogtreecommitdiff
path: root/build/CMakeFiles/uninstall.dir
diff options
context:
space:
mode:
authorTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-10-22 22:50:54 +0200
committerTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-10-22 22:50:54 +0200
commite12753d2ec9db83ec08bb9db63902a82fb245cdd (patch)
tree6e4a63b790d6335f969f88b797a927e0fb25f37a /build/CMakeFiles/uninstall.dir
parent0b4d9821c7333b8c4bdf7e0eeb750aef502a1137 (diff)
X
Diffstat (limited to 'build/CMakeFiles/uninstall.dir')
-rw-r--r--build/CMakeFiles/uninstall.dir/DependInfo.cmake8
-rw-r--r--build/CMakeFiles/uninstall.dir/build.make63
-rw-r--r--build/CMakeFiles/uninstall.dir/cmake_clean.cmake8
-rw-r--r--build/CMakeFiles/uninstall.dir/progress.make1
4 files changed, 80 insertions, 0 deletions
diff --git a/build/CMakeFiles/uninstall.dir/DependInfo.cmake b/build/CMakeFiles/uninstall.dir/DependInfo.cmake
new file mode 100644
index 0000000..ac621c5
--- /dev/null
+++ b/build/CMakeFiles/uninstall.dir/DependInfo.cmake
@@ -0,0 +1,8 @@
+# The set of languages for which implicit dependencies are needed:
+SET(CMAKE_DEPENDS_LANGUAGES
+ )
+# The set of files for implicit dependencies of each language:
+
+# Targets to which this target links.
+SET(CMAKE_TARGET_LINKED_INFO_FILES
+ )
diff --git a/build/CMakeFiles/uninstall.dir/build.make b/build/CMakeFiles/uninstall.dir/build.make
new file mode 100644
index 0000000..294dc48
--- /dev/null
+++ b/build/CMakeFiles/uninstall.dir/build.make
@@ -0,0 +1,63 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.6
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canoncical 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
+
+# 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 = /home/scarab/tuxanci
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/scarab/tuxanci/build
+
+# Utility rule file for uninstall.
+
+CMakeFiles/uninstall:
+ /usr/bin/cmake -P /home/scarab/tuxanci/build/cmake_uninstall.cmake
+
+uninstall: CMakeFiles/uninstall
+uninstall: CMakeFiles/uninstall.dir/build.make
+.PHONY : uninstall
+
+# Rule to build all files generated by this target.
+CMakeFiles/uninstall.dir/build: uninstall
+.PHONY : CMakeFiles/uninstall.dir/build
+
+CMakeFiles/uninstall.dir/clean:
+ $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
+.PHONY : CMakeFiles/uninstall.dir/clean
+
+CMakeFiles/uninstall.dir/depend:
+ cd /home/scarab/tuxanci/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/scarab/tuxanci /home/scarab/tuxanci /home/scarab/tuxanci/build /home/scarab/tuxanci/build /home/scarab/tuxanci/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : CMakeFiles/uninstall.dir/depend
+
diff --git a/build/CMakeFiles/uninstall.dir/cmake_clean.cmake b/build/CMakeFiles/uninstall.dir/cmake_clean.cmake
new file mode 100644
index 0000000..828e2a2
--- /dev/null
+++ b/build/CMakeFiles/uninstall.dir/cmake_clean.cmake
@@ -0,0 +1,8 @@
+FILE(REMOVE_RECURSE
+ "CMakeFiles/uninstall"
+)
+
+# Per-language clean rules from dependency scanning.
+FOREACH(lang)
+ INCLUDE(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
+ENDFOREACH(lang)
diff --git a/build/CMakeFiles/uninstall.dir/progress.make b/build/CMakeFiles/uninstall.dir/progress.make
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/build/CMakeFiles/uninstall.dir/progress.make
@@ -0,0 +1 @@
+