Project

General

Profile

Statistics
| Branch: | Revision:

root / vision / build / CMakeFiles / test.dir / build.make @ 06738945

History | View | Annotate | Download (1.79 KB)

1 06738945 Nick Stanley
# CMAKE generated file: DO NOT EDIT!
2
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
4
#=============================================================================
5
# Special targets provided by cmake.
6
7
# Disable implicit rules so canoncical targets will work.
8
.SUFFIXES:
9
10
# Remove some rules from gmake that .SUFFIXES does not remove.
11
SUFFIXES =
12
13
.SUFFIXES: .hpux_make_needs_suffix_list
14
15
# Suppress display of executed commands.
16
$(VERBOSE).SILENT:
17
18
# A target that is always out of date.
19
cmake_force:
20
.PHONY : cmake_force
21
22
#=============================================================================
23
# Set environment variables for the build.
24
25
# The shell in which to execute make rules.
26
SHELL = /bin/sh
27
28
# The CMake executable.
29
CMAKE_COMMAND = /usr/bin/cmake
30
31
# The command to remove a file.
32
RM = /usr/bin/cmake -E remove -f
33
34
# The top-level source directory on which CMake was run.
35
CMAKE_SOURCE_DIR = /home/parallels/quadrotor/vision
36
37
# The top-level build directory on which CMake was run.
38
CMAKE_BINARY_DIR = /home/parallels/quadrotor/vision/build
39
40
# Utility rule file for test.
41
42
CMakeFiles/test:
43
44
test: CMakeFiles/test
45
test: CMakeFiles/test.dir/build.make
46
.PHONY : test
47
48
# Rule to build all files generated by this target.
49
CMakeFiles/test.dir/build: test
50
.PHONY : CMakeFiles/test.dir/build
51
52
CMakeFiles/test.dir/clean:
53
	$(CMAKE_COMMAND) -P CMakeFiles/test.dir/cmake_clean.cmake
54
.PHONY : CMakeFiles/test.dir/clean
55
56
CMakeFiles/test.dir/depend:
57
	cd /home/parallels/quadrotor/vision/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/parallels/quadrotor/vision /home/parallels/quadrotor/vision /home/parallels/quadrotor/vision/build /home/parallels/quadrotor/vision/build /home/parallels/quadrotor/vision/build/CMakeFiles/test.dir/DependInfo.cmake --color=$(COLOR)
58
.PHONY : CMakeFiles/test.dir/depend