Project

General

Profile

Statistics
| Branch: | Revision:

root / joy / build / CMakeFiles / test-results.dir / build.make @ ba6306a1

History | View | Annotate | Download (1.93 KB)

1
# 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/pdeo/quadrotor/joy
36

    
37
# The top-level build directory on which CMake was run.
38
CMAKE_BINARY_DIR = /home/pdeo/quadrotor/joy/build
39

    
40
# Utility rule file for test-results.
41

    
42
CMakeFiles/test-results:
43
	/opt/ros/electric/ros/tools/rosunit/scripts/summarize_results.py --nodeps joy
44

    
45
test-results: CMakeFiles/test-results
46
test-results: CMakeFiles/test-results.dir/build.make
47
.PHONY : test-results
48

    
49
# Rule to build all files generated by this target.
50
CMakeFiles/test-results.dir/build: test-results
51
.PHONY : CMakeFiles/test-results.dir/build
52

    
53
CMakeFiles/test-results.dir/clean:
54
	$(CMAKE_COMMAND) -P CMakeFiles/test-results.dir/cmake_clean.cmake
55
.PHONY : CMakeFiles/test-results.dir/clean
56

    
57
CMakeFiles/test-results.dir/depend:
58
	cd /home/pdeo/quadrotor/joy/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/pdeo/quadrotor/joy /home/pdeo/quadrotor/joy /home/pdeo/quadrotor/joy/build /home/pdeo/quadrotor/joy/build /home/pdeo/quadrotor/joy/build/CMakeFiles/test-results.dir/DependInfo.cmake --color=$(COLOR)
59
.PHONY : CMakeFiles/test-results.dir/depend
60