1
# CMAKE generated file: DO NOT EDIT!
2
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
4
# Default target executed when no arguments are given to make.
6
.PHONY : default_target
8
#=============================================================================
9
# Special targets provided by cmake.
11
# Disable implicit rules so canoncical targets will work.
14
# Remove some rules from gmake that .SUFFIXES does not remove.
17
.SUFFIXES: .hpux_make_needs_suffix_list
19
# Suppress display of executed commands.
22
# A target that is always out of date.
26
#=============================================================================
27
# Set environment variables for the build.
29
# The shell in which to execute make rules.
32
# The CMake executable.
33
CMAKE_COMMAND = /usr/bin/cmake
35
# The command to remove a file.
36
RM = /usr/bin/cmake -E remove -f
38
# The top-level source directory on which CMake was run.
39
CMAKE_SOURCE_DIR = "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112"
41
# The top-level build directory on which CMake was run.
42
CMAKE_BINARY_DIR = "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build"
44
#=============================================================================
45
# Targets provided globally by CMake.
47
# Special rule for the target edit_cache
49
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
53
# Special rule for the target edit_cache
54
edit_cache/fast: edit_cache
55
.PHONY : edit_cache/fast
57
# Special rule for the target install
59
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
60
/usr/bin/cmake -P cmake_install.cmake
63
# Special rule for the target install
64
install/fast: preinstall/fast
65
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
66
/usr/bin/cmake -P cmake_install.cmake
69
# Special rule for the target install/local
70
install/local: preinstall
71
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
72
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
73
.PHONY : install/local
75
# Special rule for the target install/local
76
install/local/fast: install/local
77
.PHONY : install/local/fast
79
# Special rule for the target install/strip
80
install/strip: preinstall
81
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
82
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
83
.PHONY : install/strip
85
# Special rule for the target install/strip
86
install/strip/fast: install/strip
87
.PHONY : install/strip/fast
89
# Special rule for the target list_install_components
90
list_install_components:
91
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
92
.PHONY : list_install_components
94
# Special rule for the target list_install_components
95
list_install_components/fast: list_install_components
96
.PHONY : list_install_components/fast
98
# Special rule for the target package
100
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
101
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && /usr/bin/cpack --config ./CPackConfig.cmake
104
# Special rule for the target package
105
package/fast: package
106
.PHONY : package/fast
108
# Special rule for the target package_source
110
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
111
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build/CPackSourceConfig.cmake
112
.PHONY : package_source
114
# Special rule for the target package_source
115
package_source/fast: package_source
116
.PHONY : package_source/fast
118
# Special rule for the target rebuild_cache
120
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
121
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
122
.PHONY : rebuild_cache
124
# Special rule for the target rebuild_cache
125
rebuild_cache/fast: rebuild_cache
126
.PHONY : rebuild_cache/fast
128
# The main all target
129
all: cmake_check_build_system
130
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && $(CMAKE_COMMAND) -E cmake_progress_start "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build/CMakeFiles" "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build/compiz-icon/data/CMakeFiles/progress.marks"
131
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && $(MAKE) -f CMakeFiles/Makefile2 compiz-icon/data/all
132
$(CMAKE_COMMAND) -E cmake_progress_start "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build/CMakeFiles" 0
135
# The main clean target
137
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && $(MAKE) -f CMakeFiles/Makefile2 compiz-icon/data/clean
140
# The main clean target
144
# Prepare targets for installation.
146
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && $(MAKE) -f CMakeFiles/Makefile2 compiz-icon/data/preinstall
149
# Prepare targets for installation.
151
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && $(MAKE) -f CMakeFiles/Makefile2 compiz-icon/data/preinstall
152
.PHONY : preinstall/fast
156
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
161
@echo "The following are some of the valid targets for this Makefile:"
162
@echo "... all (the default if no target is provided)"
165
@echo "... edit_cache"
167
@echo "... install/local"
168
@echo "... install/strip"
169
@echo "... list_install_components"
171
@echo "... package_source"
172
@echo "... rebuild_cache"
177
#=============================================================================
178
# Special targets to cleanup operation of make.
180
# Special rule to run CMake to check the build system integrity.
181
# No rule that depends on this can have commands that come from listfiles
182
# because they might be regenerated.
183
cmake_check_build_system:
184
cd "/home/alaric/.opt/cairo-dock/cairo-dock-plug-ins-2.2.1~0alpha1~20101112/build" && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
185
.PHONY : cmake_check_build_system