~ubuntu-branches/ubuntu/lucid/konversation/lucid-updates

« back to all changes in this revision

Viewing changes to po/ar/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Modestas Vainius
  • Date: 2009-05-19 09:44:08 UTC
  • mfrom: (1.16.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: james.westby@ubuntu.com-20090519094408-yi3yv1v4zzbsu2nx
Tags: 1.1.75+svn969816-1
* New upstream development snapshot:
  - Last Changed Author: tjmchenry
  - Last Changed Rev: 969816
  - Last Changed Date: 2009-05-19 04:45:54 +0300
  - Translations as of Tue, 19 May 2009 09:21:13 are included.
* Update download URL in debian/copyright.
* Update Debian menu icons.
* Update konversation.install: install translations.

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.6
 
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 = /mnt/sda2/usr/bin/cmake
 
34
 
 
35
# The command to remove a file.
 
36
RM = /mnt/sda2/usr/bin/cmake -E remove -f
 
37
 
 
38
# The top-level source directory on which CMake was run.
 
39
CMAKE_SOURCE_DIR = /home/modax/src/konversation/konversation
 
40
 
 
41
# The top-level build directory on which CMake was run.
 
42
CMAKE_BINARY_DIR = /home/modax/src/konversation/konversation
 
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
        /mnt/sda2/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
        /mnt/sda2/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
        /mnt/sda2/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
        /mnt/sda2/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
        /mnt/sda2/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
        /mnt/sda2/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
# Special rule for the target test
 
109
test:
 
110
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
 
111
        /mnt/sda2/usr/bin/ctest --force-new-ctest-process $(ARGS)
 
112
.PHONY : test
 
113
 
 
114
# Special rule for the target test
 
115
test/fast: test
 
116
.PHONY : test/fast
 
117
 
 
118
# The main all target
 
119
all: cmake_check_build_system
 
120
        cd /home/modax/src/konversation/konversation && $(CMAKE_COMMAND) -E cmake_progress_start /home/modax/src/konversation/konversation/CMakeFiles /home/modax/src/konversation/konversation/po/ar/CMakeFiles/progress.make
 
121
        cd /home/modax/src/konversation/konversation && $(MAKE) -f CMakeFiles/Makefile2 po/ar/all
 
122
        $(CMAKE_COMMAND) -E cmake_progress_start /home/modax/src/konversation/konversation/CMakeFiles 0
 
123
.PHONY : all
 
124
 
 
125
# The main clean target
 
126
clean:
 
127
        cd /home/modax/src/konversation/konversation && $(MAKE) -f CMakeFiles/Makefile2 po/ar/clean
 
128
.PHONY : clean
 
129
 
 
130
# The main clean target
 
131
clean/fast: clean
 
132
.PHONY : clean/fast
 
133
 
 
134
# Prepare targets for installation.
 
135
preinstall: all
 
136
        cd /home/modax/src/konversation/konversation && $(MAKE) -f CMakeFiles/Makefile2 po/ar/preinstall
 
137
.PHONY : preinstall
 
138
 
 
139
# Prepare targets for installation.
 
140
preinstall/fast:
 
141
        cd /home/modax/src/konversation/konversation && $(MAKE) -f CMakeFiles/Makefile2 po/ar/preinstall
 
142
.PHONY : preinstall/fast
 
143
 
 
144
# clear depends
 
145
depend:
 
146
        cd /home/modax/src/konversation/konversation && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
 
147
.PHONY : depend
 
148
 
 
149
# Convenience name for target.
 
150
po/ar/CMakeFiles/pofiles.dir/rule:
 
151
        cd /home/modax/src/konversation/konversation && $(MAKE) -f CMakeFiles/Makefile2 po/ar/CMakeFiles/pofiles.dir/rule
 
152
.PHONY : po/ar/CMakeFiles/pofiles.dir/rule
 
153
 
 
154
# Convenience name for target.
 
155
pofiles: po/ar/CMakeFiles/pofiles.dir/rule
 
156
.PHONY : pofiles
 
157
 
 
158
# fast build rule for target.
 
159
pofiles/fast:
 
160
        cd /home/modax/src/konversation/konversation && $(MAKE) -f po/ar/CMakeFiles/pofiles.dir/build.make po/ar/CMakeFiles/pofiles.dir/build
 
161
.PHONY : pofiles/fast
 
162
 
 
163
# Help Target
 
164
help:
 
165
        @echo "The following are some of the valid targets for this Makefile:"
 
166
        @echo "... all (the default if no target is provided)"
 
167
        @echo "... clean"
 
168
        @echo "... depend"
 
169
        @echo "... edit_cache"
 
170
        @echo "... install"
 
171
        @echo "... install/local"
 
172
        @echo "... install/strip"
 
173
        @echo "... list_install_components"
 
174
        @echo "... pofiles"
 
175
        @echo "... rebuild_cache"
 
176
        @echo "... test"
 
177
.PHONY : help
 
178
 
 
179
 
 
180
 
 
181
#=============================================================================
 
182
# Special targets to cleanup operation of make.
 
183
 
 
184
# Special rule to run CMake to check the build system integrity.
 
185
# No rule that depends on this can have commands that come from listfiles
 
186
# because they might be regenerated.
 
187
cmake_check_build_system:
 
188
        cd /home/modax/src/konversation/konversation && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
 
189
.PHONY : cmake_check_build_system
 
190