Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to cleanup a bit the cmake-related scripts
[simgrid.git] / buildtools / Cmake / Cmake / CMakeFiles / ContinuousStart.dir / build.make
diff --git a/buildtools/Cmake/Cmake/CMakeFiles/ContinuousStart.dir/build.make b/buildtools/Cmake/Cmake/CMakeFiles/ContinuousStart.dir/build.make
new file mode 100644 (file)
index 0000000..12503e1
--- /dev/null
@@ -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/navarrop/Developments/simgrid/Cmake
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/navarrop/Developments/simgrid/Cmake
+
+# Utility rule file for ContinuousStart.
+
+CMakeFiles/ContinuousStart:
+       /usr/bin/ctest -D ContinuousStart
+
+ContinuousStart: CMakeFiles/ContinuousStart
+ContinuousStart: CMakeFiles/ContinuousStart.dir/build.make
+.PHONY : ContinuousStart
+
+# Rule to build all files generated by this target.
+CMakeFiles/ContinuousStart.dir/build: ContinuousStart
+.PHONY : CMakeFiles/ContinuousStart.dir/build
+
+CMakeFiles/ContinuousStart.dir/clean:
+       $(CMAKE_COMMAND) -P CMakeFiles/ContinuousStart.dir/cmake_clean.cmake
+.PHONY : CMakeFiles/ContinuousStart.dir/clean
+
+CMakeFiles/ContinuousStart.dir/depend:
+       cd /home/navarrop/Developments/simgrid/Cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/navarrop/Developments/simgrid/Cmake /home/navarrop/Developments/simgrid/Cmake /home/navarrop/Developments/simgrid/Cmake /home/navarrop/Developments/simgrid/Cmake /home/navarrop/Developments/simgrid/Cmake/CMakeFiles/ContinuousStart.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : CMakeFiles/ContinuousStart.dir/depend
+