Forked from git://github.com/merbanan/rtl_433.git
[rtl-433.git] / build / CMakeFiles / uninstall.dir / build.make
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 canonical 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 # Escaping for special characters.
35 EQUALS = =
36
37 # The top-level source directory on which CMake was run.
38 CMAKE_SOURCE_DIR = /home/rvb/git/rtl_433
39
40 # The top-level build directory on which CMake was run.
41 CMAKE_BINARY_DIR = /home/rvb/git/rtl_433/build
42
43 # Utility rule file for uninstall.
44
45 # Include the progress variables for this target.
46 include CMakeFiles/uninstall.dir/progress.make
47
48 CMakeFiles/uninstall:
49         /usr/bin/cmake -P /home/rvb/git/rtl_433/build/cmake_uninstall.cmake
50
51 uninstall: CMakeFiles/uninstall
52 uninstall: CMakeFiles/uninstall.dir/build.make
53 .PHONY : uninstall
54
55 # Rule to build all files generated by this target.
56 CMakeFiles/uninstall.dir/build: uninstall
57 .PHONY : CMakeFiles/uninstall.dir/build
58
59 CMakeFiles/uninstall.dir/clean:
60         $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
61 .PHONY : CMakeFiles/uninstall.dir/clean
62
63 CMakeFiles/uninstall.dir/depend:
64         cd /home/rvb/git/rtl_433/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rvb/git/rtl_433 /home/rvb/git/rtl_433 /home/rvb/git/rtl_433/build /home/rvb/git/rtl_433/build /home/rvb/git/rtl_433/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
65 .PHONY : CMakeFiles/uninstall.dir/depend
66