~tintou/+junk/update-plug

« back to all changes in this revision

Viewing changes to cmake/Makefile

  • Committer: Corentin Noël
  • Date: 2012-01-31 21:56:17 UTC
  • Revision ID: tintou@mailoo.org-20120131215617-uvrivh1nx8sjzel4
First merge into bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# CMAKE generated file: DO NOT EDIT!
 
2
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
3
 
 
4
# Default target executed when no arguments are given to make.
 
5
default_target: all
 
6
.PHONY : default_target
 
7
 
 
8
#=============================================================================
 
9
# Special targets provided by cmake.
 
10
 
 
11
# Disable implicit rules so canoncical targets will work.
 
12
.SUFFIXES:
 
13
 
 
14
# Remove some rules from gmake that .SUFFIXES does not remove.
 
15
SUFFIXES =
 
16
 
 
17
.SUFFIXES: .hpux_make_needs_suffix_list
 
18
 
 
19
# Suppress display of executed commands.
 
20
$(VERBOSE).SILENT:
 
21
 
 
22
# A target that is always out of date.
 
23
cmake_force:
 
24
.PHONY : cmake_force
 
25
 
 
26
#=============================================================================
 
27
# Set environment variables for the build.
 
28
 
 
29
# The shell in which to execute make rules.
 
30
SHELL = /bin/sh
 
31
 
 
32
# The CMake executable.
 
33
CMAKE_COMMAND = /usr/bin/cmake
 
34
 
 
35
# The command to remove a file.
 
36
RM = /usr/bin/cmake -E remove -f
 
37
 
 
38
# The top-level source directory on which CMake was run.
 
39
CMAKE_SOURCE_DIR = /home/corentin/update-plug
 
40
 
 
41
# The top-level build directory on which CMake was run.
 
42
CMAKE_BINARY_DIR = /home/corentin/update-plug/cmake
 
43
 
 
44
#=============================================================================
 
45
# Targets provided globally by CMake.
 
46
 
 
47
# Special rule for the target edit_cache
 
48
edit_cache:
 
49
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
 
50
        /usr/bin/cmake -i .
 
51
.PHONY : edit_cache
 
52
 
 
53
# Special rule for the target edit_cache
 
54
edit_cache/fast: edit_cache
 
55
.PHONY : edit_cache/fast
 
56
 
 
57
# Special rule for the target install
 
58
install: preinstall
 
59
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
 
60
        /usr/bin/cmake -P cmake_install.cmake
 
61
.PHONY : install
 
62
 
 
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
 
67
.PHONY : install/fast
 
68
 
 
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
 
74
 
 
75
# Special rule for the target install/local
 
76
install/local/fast: install/local
 
77
.PHONY : install/local/fast
 
78
 
 
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
 
84
 
 
85
# Special rule for the target install/strip
 
86
install/strip/fast: install/strip
 
87
.PHONY : install/strip/fast
 
88
 
 
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
 
93
 
 
94
# Special rule for the target list_install_components
 
95
list_install_components/fast: list_install_components
 
96
.PHONY : list_install_components/fast
 
97
 
 
98
# Special rule for the target rebuild_cache
 
99
rebuild_cache:
 
100
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
 
101
        /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
 
102
.PHONY : rebuild_cache
 
103
 
 
104
# Special rule for the target rebuild_cache
 
105
rebuild_cache/fast: rebuild_cache
 
106
.PHONY : rebuild_cache/fast
 
107
 
 
108
# The main all target
 
109
all: cmake_check_build_system
 
110
        $(CMAKE_COMMAND) -E cmake_progress_start /home/corentin/update-plug/cmake/CMakeFiles /home/corentin/update-plug/cmake/CMakeFiles/progress.marks
 
111
        $(MAKE) -f CMakeFiles/Makefile2 all
 
112
        $(CMAKE_COMMAND) -E cmake_progress_start /home/corentin/update-plug/cmake/CMakeFiles 0
 
113
.PHONY : all
 
114
 
 
115
# The main clean target
 
116
clean:
 
117
        $(MAKE) -f CMakeFiles/Makefile2 clean
 
118
.PHONY : clean
 
119
 
 
120
# The main clean target
 
121
clean/fast: clean
 
122
.PHONY : clean/fast
 
123
 
 
124
# Prepare targets for installation.
 
125
preinstall: all
 
126
        $(MAKE) -f CMakeFiles/Makefile2 preinstall
 
127
.PHONY : preinstall
 
128
 
 
129
# Prepare targets for installation.
 
130
preinstall/fast:
 
131
        $(MAKE) -f CMakeFiles/Makefile2 preinstall
 
132
.PHONY : preinstall/fast
 
133
 
 
134
# clear depends
 
135
depend:
 
136
        $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
 
137
.PHONY : depend
 
138
 
 
139
#=============================================================================
 
140
# Target rules for targets named update
 
141
 
 
142
# Build rule for target.
 
143
update: cmake_check_build_system
 
144
        $(MAKE) -f CMakeFiles/Makefile2 update
 
145
.PHONY : update
 
146
 
 
147
# fast build rule for target.
 
148
update/fast:
 
149
        $(MAKE) -f CMakeFiles/update.dir/build.make CMakeFiles/update.dir/build
 
150
.PHONY : update/fast
 
151
 
 
152
#=============================================================================
 
153
# Target rules for targets named i18n
 
154
 
 
155
# Build rule for target.
 
156
i18n: cmake_check_build_system
 
157
        $(MAKE) -f CMakeFiles/Makefile2 i18n
 
158
.PHONY : i18n
 
159
 
 
160
# fast build rule for target.
 
161
i18n/fast:
 
162
        $(MAKE) -f po/CMakeFiles/i18n.dir/build.make po/CMakeFiles/i18n.dir/build
 
163
.PHONY : i18n/fast
 
164
 
 
165
#=============================================================================
 
166
# Target rules for targets named pot
 
167
 
 
168
# Build rule for target.
 
169
pot: cmake_check_build_system
 
170
        $(MAKE) -f CMakeFiles/Makefile2 pot
 
171
.PHONY : pot
 
172
 
 
173
# fast build rule for target.
 
174
pot/fast:
 
175
        $(MAKE) -f po/CMakeFiles/pot.dir/build.make po/CMakeFiles/pot.dir/build
 
176
.PHONY : pot/fast
 
177
 
 
178
src/config.o: src/config.c.o
 
179
.PHONY : src/config.o
 
180
 
 
181
# target to build an object file
 
182
src/config.c.o:
 
183
        $(MAKE) -f CMakeFiles/update.dir/build.make CMakeFiles/update.dir/src/config.c.o
 
184
.PHONY : src/config.c.o
 
185
 
 
186
src/config.i: src/config.c.i
 
187
.PHONY : src/config.i
 
188
 
 
189
# target to preprocess a source file
 
190
src/config.c.i:
 
191
        $(MAKE) -f CMakeFiles/update.dir/build.make CMakeFiles/update.dir/src/config.c.i
 
192
.PHONY : src/config.c.i
 
193
 
 
194
src/config.s: src/config.c.s
 
195
.PHONY : src/config.s
 
196
 
 
197
# target to generate assembly for a file
 
198
src/config.c.s:
 
199
        $(MAKE) -f CMakeFiles/update.dir/build.make CMakeFiles/update.dir/src/config.c.s
 
200
.PHONY : src/config.c.s
 
201
 
 
202
src/update.o: src/update.c.o
 
203
.PHONY : src/update.o
 
204
 
 
205
# target to build an object file
 
206
src/update.c.o:
 
207
        $(MAKE) -f CMakeFiles/update.dir/build.make CMakeFiles/update.dir/src/update.c.o
 
208
.PHONY : src/update.c.o
 
209
 
 
210
src/update.i: src/update.c.i
 
211
.PHONY : src/update.i
 
212
 
 
213
# target to preprocess a source file
 
214
src/update.c.i:
 
215
        $(MAKE) -f CMakeFiles/update.dir/build.make CMakeFiles/update.dir/src/update.c.i
 
216
.PHONY : src/update.c.i
 
217
 
 
218
src/update.s: src/update.c.s
 
219
.PHONY : src/update.s
 
220
 
 
221
# target to generate assembly for a file
 
222
src/update.c.s:
 
223
        $(MAKE) -f CMakeFiles/update.dir/build.make CMakeFiles/update.dir/src/update.c.s
 
224
.PHONY : src/update.c.s
 
225
 
 
226
# Help Target
 
227
help:
 
228
        @echo "The following are some of the valid targets for this Makefile:"
 
229
        @echo "... all (the default if no target is provided)"
 
230
        @echo "... clean"
 
231
        @echo "... depend"
 
232
        @echo "... edit_cache"
 
233
        @echo "... install"
 
234
        @echo "... install/local"
 
235
        @echo "... install/strip"
 
236
        @echo "... list_install_components"
 
237
        @echo "... rebuild_cache"
 
238
        @echo "... update"
 
239
        @echo "... i18n"
 
240
        @echo "... pot"
 
241
        @echo "... src/config.o"
 
242
        @echo "... src/config.i"
 
243
        @echo "... src/config.s"
 
244
        @echo "... src/update.o"
 
245
        @echo "... src/update.i"
 
246
        @echo "... src/update.s"
 
247
.PHONY : help
 
248
 
 
249
 
 
250
 
 
251
#=============================================================================
 
252
# Special targets to cleanup operation of make.
 
253
 
 
254
# Special rule to run CMake to check the build system integrity.
 
255
# No rule that depends on this can have commands that come from listfiles
 
256
# because they might be regenerated.
 
257
cmake_check_build_system:
 
258
        $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
 
259
.PHONY : cmake_check_build_system
 
260