~ubuntu-branches/ubuntu/hardy/kdenlive/hardy

« back to all changes in this revision

Viewing changes to po/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2008-01-30 17:07:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080130170751-lyc8p6xvd7o98ur5
Tags: 0.5.svn20071228-0.0ubuntu1
* Merge from debian-multimedia (LP: #150453). Remaining changes:
  - Bump compat to 5
  - Suggest dvgrab and ffmpeg (needed for firewire capture)
  - debian/{rules,control}: add a kdenlive-data package
  - Add .install files for kdenlive and kdenlive-data
  - debian/copyright: add some copyright information
  - Modify Maintainer value to match the DebianMaintainerField specification

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.4
 
3
 
 
4
# Default target executed when no arguments are given to make.
 
5
default_target: all
 
6
 
 
7
#=============================================================================
 
8
# Special targets provided by cmake.
 
9
 
 
10
# Disable implicit rules so canoncical targets will work.
 
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
 
 
21
#=============================================================================
 
22
# Set environment variables for the build.
 
23
 
 
24
# The shell in which to execute make rules.
 
25
SHELL = /bin/sh
 
26
 
 
27
# The CMake executable.
 
28
CMAKE_COMMAND = /usr/bin/cmake
 
29
 
 
30
# The command to remove a file.
 
31
RM = /usr/bin/cmake -E remove -f
 
32
 
 
33
# The program to use to edit the cache.
 
34
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
 
35
 
 
36
# The top-level source directory on which CMake was run.
 
37
CMAKE_SOURCE_DIR = /home/marillat/src/kdenlive-0.5.svn20071228
 
38
 
 
39
# The top-level build directory on which CMake was run.
 
40
CMAKE_BINARY_DIR = /home/marillat/src/kdenlive-0.5.svn20071228
 
41
 
 
42
# Include the progress variables for this target.
 
43
include CMakeFiles/progress.make
 
44
 
 
45
#=============================================================================
 
46
# Targets provided globally by CMake.
 
47
 
 
48
# Special rule for the target edit_cache
 
49
edit_cache:
 
50
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
 
51
        cd /home/marillat/src/kdenlive-0.5.svn20071228/po && /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
 
52
 
 
53
# Special rule for the target edit_cache
 
54
edit_cache/fast: edit_cache
 
55
 
 
56
# Special rule for the target install
 
57
install: preinstall
 
58
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
 
59
        cd /home/marillat/src/kdenlive-0.5.svn20071228/po && /usr/bin/cmake -P cmake_install.cmake
 
60
 
 
61
# Special rule for the target install
 
62
install/fast: preinstall/fast
 
63
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
 
64
        cd /home/marillat/src/kdenlive-0.5.svn20071228/po && /usr/bin/cmake -P cmake_install.cmake
 
65
 
 
66
# Special rule for the target install/local
 
67
install/local: preinstall
 
68
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
 
69
        cd /home/marillat/src/kdenlive-0.5.svn20071228/po && /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
 
70
 
 
71
# Special rule for the target install/local
 
72
install/local/fast: install/local
 
73
 
 
74
# Special rule for the target list_install_components
 
75
list_install_components:
 
76
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Only default component available"
 
77
 
 
78
# Special rule for the target list_install_components
 
79
list_install_components/fast: list_install_components
 
80
 
 
81
# Special rule for the target rebuild_cache
 
82
rebuild_cache:
 
83
        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
 
84
        cd /home/marillat/src/kdenlive-0.5.svn20071228/po && /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
 
85
 
 
86
# Special rule for the target rebuild_cache
 
87
rebuild_cache/fast: rebuild_cache
 
88
 
 
89
# The main all target
 
90
all: cmake_check_build_system
 
91
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(CMAKE_COMMAND) -E cmake_progress_start /home/marillat/src/kdenlive-0.5.svn20071228/CMakeFiles $(CMAKE_ALL_PROGRESS)
 
92
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(MAKE) -f CMakeFiles/Makefile2 po/all
 
93
        $(CMAKE_COMMAND) -E cmake_progress_start /home/marillat/src/kdenlive-0.5.svn20071228/CMakeFiles 0
 
94
 
 
95
# The main clean target
 
96
clean:
 
97
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(MAKE) -f CMakeFiles/Makefile2 po/clean
 
98
 
 
99
# The main clean target
 
100
clean/fast: clean
 
101
 
 
102
# Prepare targets for installation.
 
103
preinstall: all
 
104
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(MAKE) -f CMakeFiles/Makefile2 po/preinstall
 
105
 
 
106
# Prepare targets for installation.
 
107
preinstall/fast:
 
108
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(MAKE) -f CMakeFiles/Makefile2 po/preinstall
 
109
 
 
110
# clear depends
 
111
depend:
 
112
        $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
 
113
 
 
114
# Convenience name for target.
 
115
po/CMakeFiles/translations.dir/rule:
 
116
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(MAKE) -f CMakeFiles/Makefile2 po/CMakeFiles/translations.dir/rule
 
117
 
 
118
# Convenience name for target.
 
119
translations: po/CMakeFiles/translations.dir/rule
 
120
 
 
121
# fast build rule for target.
 
122
translations/fast:
 
123
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(MAKE) -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build
 
124
 
 
125
# Help Target
 
126
help::
 
127
        @echo "The following are some of the valid targets for this Makefile:"
 
128
        @echo "... all (the default if no target is provided)"
 
129
        @echo "... clean"
 
130
        @echo "... depend"
 
131
        @echo "... edit_cache"
 
132
        @echo "... install"
 
133
        @echo "... install/local"
 
134
        @echo "... list_install_components"
 
135
        @echo "... rebuild_cache"
 
136
        @echo "... translations"
 
137
 
 
138
 
 
139
 
 
140
#=============================================================================
 
141
# Special targets to cleanup operation of make.
 
142
 
 
143
# Special rule to run CMake to check the build system integrity.
 
144
# No rule that depends on this can have commands that come from listfiles
 
145
# because they might be regenerated.
 
146
cmake_check_build_system:
 
147
        cd /home/marillat/src/kdenlive-0.5.svn20071228 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
 
148