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 canonical 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
# Escaping for special characters.
41
# The top-level source directory on which CMake was run.
42
CMAKE_SOURCE_DIR = /home/gotwig/background
44
# The top-level build directory on which CMake was run.
45
CMAKE_BINARY_DIR = /home/gotwig/background/po
47
#=============================================================================
48
# Targets provided globally by CMake.
50
# Special rule for the target edit_cache
52
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
56
# Special rule for the target edit_cache
57
edit_cache/fast: edit_cache
58
.PHONY : edit_cache/fast
60
# Special rule for the target install
62
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
63
/usr/bin/cmake -P cmake_install.cmake
66
# Special rule for the target install
67
install/fast: preinstall/fast
68
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
69
/usr/bin/cmake -P cmake_install.cmake
72
# Special rule for the target install/local
73
install/local: preinstall
74
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
75
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
76
.PHONY : install/local
78
# Special rule for the target install/local
79
install/local/fast: install/local
80
.PHONY : install/local/fast
82
# Special rule for the target install/strip
83
install/strip: preinstall
84
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
85
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
86
.PHONY : install/strip
88
# Special rule for the target install/strip
89
install/strip/fast: install/strip
90
.PHONY : install/strip/fast
92
# Special rule for the target list_install_components
93
list_install_components:
94
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
95
.PHONY : list_install_components
97
# Special rule for the target list_install_components
98
list_install_components/fast: list_install_components
99
.PHONY : list_install_components/fast
101
# Special rule for the target rebuild_cache
103
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
104
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
105
.PHONY : rebuild_cache
107
# Special rule for the target rebuild_cache
108
rebuild_cache/fast: rebuild_cache
109
.PHONY : rebuild_cache/fast
111
# Special rule for the target test
113
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
114
/usr/bin/ctest --force-new-ctest-process $(ARGS)
117
# Special rule for the target test
121
# The main all target
122
all: cmake_check_build_system
123
cd /home/gotwig/background/po && $(CMAKE_COMMAND) -E cmake_progress_start /home/gotwig/background/po/CMakeFiles /home/gotwig/background/po/po/CMakeFiles/progress.marks
124
cd /home/gotwig/background/po && $(MAKE) -f CMakeFiles/Makefile2 po/all
125
$(CMAKE_COMMAND) -E cmake_progress_start /home/gotwig/background/po/CMakeFiles 0
128
# The main clean target
130
cd /home/gotwig/background/po && $(MAKE) -f CMakeFiles/Makefile2 po/clean
133
# The main clean target
137
# Prepare targets for installation.
139
cd /home/gotwig/background/po && $(MAKE) -f CMakeFiles/Makefile2 po/preinstall
142
# Prepare targets for installation.
144
cd /home/gotwig/background/po && $(MAKE) -f CMakeFiles/Makefile2 po/preinstall
145
.PHONY : preinstall/fast
149
cd /home/gotwig/background/po && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
152
# Convenience name for target.
153
po/CMakeFiles/i18n.dir/rule:
154
cd /home/gotwig/background/po && $(MAKE) -f CMakeFiles/Makefile2 po/CMakeFiles/i18n.dir/rule
155
.PHONY : po/CMakeFiles/i18n.dir/rule
157
# Convenience name for target.
158
i18n: po/CMakeFiles/i18n.dir/rule
161
# fast build rule for target.
163
cd /home/gotwig/background/po && $(MAKE) -f po/CMakeFiles/i18n.dir/build.make po/CMakeFiles/i18n.dir/build
166
# Convenience name for target.
167
po/CMakeFiles/pot.dir/rule:
168
cd /home/gotwig/background/po && $(MAKE) -f CMakeFiles/Makefile2 po/CMakeFiles/pot.dir/rule
169
.PHONY : po/CMakeFiles/pot.dir/rule
171
# Convenience name for target.
172
pot: po/CMakeFiles/pot.dir/rule
175
# fast build rule for target.
177
cd /home/gotwig/background/po && $(MAKE) -f po/CMakeFiles/pot.dir/build.make po/CMakeFiles/pot.dir/build
182
@echo "The following are some of the valid targets for this Makefile:"
183
@echo "... all (the default if no target is provided)"
186
@echo "... edit_cache"
189
@echo "... install/local"
190
@echo "... install/strip"
191
@echo "... list_install_components"
193
@echo "... rebuild_cache"
199
#=============================================================================
200
# Special targets to cleanup operation of make.
202
# Special rule to run CMake to check the build system integrity.
203
# No rule that depends on this can have commands that come from listfiles
204
# because they might be regenerated.
205
cmake_check_build_system:
206
cd /home/gotwig/background/po && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
207
.PHONY : cmake_check_build_system