summaryrefslogtreecommitdiff
path: root/build/po/CMakeFiles/pofiles.dir/build.make
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:18:40 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:18:40 +0100
commitedff59279f6c25855a9d01769699ca0ffcfa4166 (patch)
tree3560d64183aada545666141c12fc067f971ce291 /build/po/CMakeFiles/pofiles.dir/build.make
parent25a5462dca99b0f8317e6a08194a56dd5fe1a458 (diff)
OOps...
Diffstat (limited to 'build/po/CMakeFiles/pofiles.dir/build.make')
-rw-r--r--build/po/CMakeFiles/pofiles.dir/build.make75
1 files changed, 0 insertions, 75 deletions
diff --git a/build/po/CMakeFiles/pofiles.dir/build.make b/build/po/CMakeFiles/pofiles.dir/build.make
deleted file mode 100644
index 6419cf7..0000000
--- a/build/po/CMakeFiles/pofiles.dir/build.make
+++ /dev/null
@@ -1,75 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.6
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canoncical targets will work.
-.SUFFIXES:
-
-# Remove some rules from gmake that .SUFFIXES does not remove.
-SUFFIXES =
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-# The shell in which to execute make rules.
-SHELL = /bin/sh
-
-# The CMake executable.
-CMAKE_COMMAND = /usr/bin/cmake
-
-# The command to remove a file.
-RM = /usr/bin/cmake -E remove -f
-
-# The program to use to edit the cache.
-CMAKE_EDIT_COMMAND = /usr/bin/ccmake
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /home/scarab/tuxanci
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /home/scarab/tuxanci/build
-
-# Utility rule file for pofiles.
-
-po/CMakeFiles/pofiles: po/de_DE.gmo
-po/CMakeFiles/pofiles: po/cs_CZ.gmo
-
-po/de_DE.gmo: ../po/de_DE.po
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles $(CMAKE_PROGRESS_1)
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating de_DE.gmo"
- /usr/bin/msgfmt -o /home/scarab/tuxanci/build/po/de_DE.gmo /home/scarab/tuxanci/po/de_DE.po
-
-po/cs_CZ.gmo: ../po/cs_CZ.po
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles $(CMAKE_PROGRESS_2)
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating cs_CZ.gmo"
- /usr/bin/msgfmt -o /home/scarab/tuxanci/build/po/cs_CZ.gmo /home/scarab/tuxanci/po/cs_CZ.po
-
-pofiles: po/CMakeFiles/pofiles
-pofiles: po/de_DE.gmo
-pofiles: po/cs_CZ.gmo
-pofiles: po/CMakeFiles/pofiles.dir/build.make
-.PHONY : pofiles
-
-# Rule to build all files generated by this target.
-po/CMakeFiles/pofiles.dir/build: pofiles
-.PHONY : po/CMakeFiles/pofiles.dir/build
-
-po/CMakeFiles/pofiles.dir/clean:
- cd /home/scarab/tuxanci/build/po && $(CMAKE_COMMAND) -P CMakeFiles/pofiles.dir/cmake_clean.cmake
-.PHONY : po/CMakeFiles/pofiles.dir/clean
-
-po/CMakeFiles/pofiles.dir/depend:
- cd /home/scarab/tuxanci/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/scarab/tuxanci /home/scarab/tuxanci/po /home/scarab/tuxanci/build /home/scarab/tuxanci/build/po /home/scarab/tuxanci/build/po/CMakeFiles/pofiles.dir/DependInfo.cmake --color=$(COLOR)
-.PHONY : po/CMakeFiles/pofiles.dir/depend
-