Code

add CMakeFiles for io, jabber_whiteboard libavoid libcola.
[inkscape.git] / src / graphlayout / makefile
1 # CMAKE generated file: DO NOT EDIT!\r
2 # Generated by "MinGW Makefiles" Generator, CMake Version 2.4\r
3 \r
4 # Default target executed when no arguments are given to make.\r
5 default_target: all\r
6 \r
7 #=============================================================================\r
8 # Special targets provided by cmake.\r
9 \r
10 # Disable implicit rules so canoncical targets will work.\r
11 .SUFFIXES:\r
12 \r
13 .SUFFIXES: .hpux_make_needs_suffix_list\r
14 \r
15 # Suppress display of executed commands.\r
16 $(VERBOSE).SILENT:\r
17 \r
18 # A target that is always out of date.\r
19 cmake_force:\r
20 \r
21 #=============================================================================\r
22 # Set environment variables for the build.\r
23 \r
24 SHELL = cmd.exe\r
25 \r
26 # The CMake executable.\r
27 CMAKE_COMMAND = "C:\Program Files\CMake 2.4\bin\cmake.exe"\r
28 \r
29 # The command to remove a file.\r
30 RM = "C:\Program Files\CMake 2.4\bin\cmake.exe" -E remove -f\r
31 \r
32 # The program to use to edit the cache.\r
33 CMAKE_EDIT_COMMAND = C:\PROGRA~1\CMAKE2~1.4\bin\CMAKES~1.EXE\r
34 \r
35 # The top-level source directory on which CMake was run.\r
36 CMAKE_SOURCE_DIR = C:\inkscape\r
37 \r
38 # The top-level build directory on which CMake was run.\r
39 CMAKE_BINARY_DIR = C:\inkscape\r
40 \r
41 # Include the progress variables for this target.\r
42 include CMakeFiles/progress.make\r
43 \r
44 #=============================================================================\r
45 # Targets provided globally by CMake.\r
46 \r
47 # Special rule for the target edit_cache\r
48 edit_cache:\r
49         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."\r
50         cd C:\inkscape\src\graphlayout && "C:\Program Files\CMake 2.4\bin\CMakeSetup.exe" -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)\r
51 \r
52 # Special rule for the target edit_cache\r
53 edit_cache/fast: edit_cache\r
54 \r
55 # Special rule for the target rebuild_cache\r
56 rebuild_cache:\r
57         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."\r
58         cd C:\inkscape\src\graphlayout && "C:\Program Files\CMake 2.4\bin\cmake.exe" -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)\r
59 \r
60 # Special rule for the target rebuild_cache\r
61 rebuild_cache/fast: rebuild_cache\r
62 \r
63 # The main all target\r
64 all: cmake_check_build_system\r
65         cd C:\inkscape && $(CMAKE_COMMAND) -E cmake_progress_start C:\inkscape\CMakeFiles $(CMAKE_ALL_PROGRESS)\r
66         cd C:\inkscape && $(MAKE) -f CMakeFiles/Makefile2 src/graphlayout/all\r
67         $(CMAKE_COMMAND) -E cmake_progress_start C:\inkscape\CMakeFiles 0\r
68 \r
69 # The main clean target\r
70 clean:\r
71         cd C:\inkscape && $(MAKE) -f CMakeFiles/Makefile2 src/graphlayout/clean\r
72 \r
73 # The main clean target\r
74 clean/fast: clean\r
75 \r
76 # Prepare targets for installation.\r
77 preinstall: all\r
78         cd C:\inkscape && $(MAKE) -f CMakeFiles/Makefile2 src/graphlayout/preinstall\r
79 \r
80 # Prepare targets for installation.\r
81 preinstall/fast:\r
82         cd C:\inkscape && $(MAKE) -f CMakeFiles/Makefile2 src/graphlayout/preinstall\r
83 \r
84 # clear depends\r
85 depend:\r
86         $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1\r
87 \r
88 # Help Target\r
89 help::\r
90         @$(CMAKE_COMMAND) -E echo "The following are some of the valid targets for this Makefile:"\r
91         @$(CMAKE_COMMAND) -E echo "... all (the default if no target is provided)"\r
92         @$(CMAKE_COMMAND) -E echo "... clean"\r
93         @$(CMAKE_COMMAND) -E echo "... depend"\r
94         @$(CMAKE_COMMAND) -E echo "... edit_cache"\r
95         @$(CMAKE_COMMAND) -E echo "... rebuild_cache"\r
96 \r
97 \r
98 \r
99 #=============================================================================\r
100 # Special targets to cleanup operation of make.\r
101 \r
102 # Special rule to run CMake to check the build system integrity.\r
103 # No rule that depends on this can have commands that come from listfiles\r
104 # because they might be regenerated.\r
105 cmake_check_build_system:\r
106         cd C:\inkscape && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0\r
107 \r