/[debburn]/nonameyet/trunk/3rd-party/zisofs_tools/Makefile
ViewVC logotype

Contents of /nonameyet/trunk/3rd-party/zisofs_tools/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 54 - (show annotations) (download)
Wed Aug 23 21:53:10 2006 UTC (6 years, 8 months ago) by blade
File size: 6341 byte(s)
ok, packages can be built. This also was the ultimative test to uncover forgotten things in the install rule
1 # Include the progress variables for this target.
2 include progress.make
3
4 # CMAKE generated file: DO NOT EDIT!
5 # Generated by "Unix Makefiles" Generator, CMake Version 2.4
6
7 #=============================================================================
8 # Set environment variables for the build.
9
10 # The shell in which to execute make rules.
11 SHELL = /bin/sh
12
13 # The CMake executable.
14 CMAKE_COMMAND = /usr/bin/cmake
15
16 # The command to remove a file.
17 RM = /usr/bin/cmake -E remove -f
18
19 # The program to use to edit the cache.
20 CMAKE_EDIT_COMMAND = /usr/bin/ccmake
21
22 # The top-level source directory on which CMake was run.
23 CMAKE_SOURCE_DIR = /home/ed/debian/dev/talibus
24
25 # The top-level build directory on which CMake was run.
26 CMAKE_BINARY_DIR = /home/ed/debian/dev/talibus
27
28 # Default target executed when no arguments are given to make.
29 default_target: all
30
31 # Special rule for the target edit_cache
32 edit_cache:
33 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
34 cd /home/ed/debian/dev/talibus/3rd-party/zisofs_tools && /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
35
36 # Special rule for the target edit_cache
37 edit_cache/fast: edit_cache
38
39 # Special rule for the target install
40 install: preinstall
41 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
42 cd /home/ed/debian/dev/talibus/3rd-party/zisofs_tools && /usr/bin/cmake -P cmake_install.cmake
43
44 # Special rule for the target install
45 install/fast: preinstall/fast
46 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
47 cd /home/ed/debian/dev/talibus/3rd-party/zisofs_tools && /usr/bin/cmake -P cmake_install.cmake
48
49 # Special rule for the target rebuild_cache
50 rebuild_cache:
51 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
52 cd /home/ed/debian/dev/talibus/3rd-party/zisofs_tools && /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
53
54 # Special rule for the target rebuild_cache
55 rebuild_cache/fast: rebuild_cache
56
57 #=============================================================================
58 # Special targets provided by cmake.
59
60 # Suppress display of executed commands.
61 $(VERBOSE).SILENT:
62
63 # Disable implicit rules so canoncical targets will work.
64 .SUFFIXES:
65
66 .SUFFIXES: .hpux_make_needs_suffix_list
67
68 # The main all target
69 all: cmake_check_build_system
70 cd /home/ed/debian/dev/talibus && $(CMAKE_COMMAND) -E cmake_progress_start /home/ed/debian/dev/talibus/CMakeFiles $(CMAKE_ALL_PROGRESS)
71 cd /home/ed/debian/dev/talibus && $(MAKE) -f CMakeFiles/Makefile2 3rd-party/zisofs_tools/all
72 $(CMAKE_COMMAND) -E cmake_progress_start /home/ed/debian/dev/talibus/CMakeFiles 0
73
74 # The main clean target
75 clean:
76 cd /home/ed/debian/dev/talibus && $(MAKE) -f CMakeFiles/Makefile2 3rd-party/zisofs_tools/clean
77
78 # The main clean target
79 clean/fast: clean
80
81 # Prepare targets for installation.
82 preinstall: all
83 cd /home/ed/debian/dev/talibus && $(MAKE) -f CMakeFiles/Makefile2 3rd-party/zisofs_tools/preinstall
84
85 # Prepare targets for installation.
86 preinstall/fast:
87 cd /home/ed/debian/dev/talibus && $(MAKE) -f CMakeFiles/Makefile2 3rd-party/zisofs_tools/preinstall
88
89 # clear depends
90 depend:
91 $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
92
93 # Convenience name for target.
94 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/rule:
95 cd /home/ed/debian/dev/talibus && $(MAKE) -f CMakeFiles/Makefile2 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/rule
96
97 # Convenience name for target.
98 mkzftree: 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/rule
99
100 # fast build rule for target.
101 mkzftree/fast:
102 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build
103
104 # target for object file
105 compress.o:
106 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/compress.o
107
108 # target for object file
109 hash.o:
110 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/hash.o
111
112 # target for object file
113 iso9660.o:
114 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/iso9660.o
115
116 # target for object file
117 mkzftree.o:
118 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/mkzftree.o
119
120 # target for object file
121 uncompress.o:
122 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/uncompress.o
123
124 # target for object file
125 util.o:
126 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/util.o
127
128 # target for object file
129 walk.o:
130 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/walk.o
131
132 # target for object file
133 workers.o:
134 cd /home/ed/debian/dev/talibus && $(MAKE) -f 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/build.make 3rd-party/zisofs_tools/CMakeFiles/mkzftree.dir/workers.o
135
136 # Help Target
137 help::
138 @echo "The following are some of the valid targets for this Makefile:"
139 @echo "... all (the default if no target is provided)"
140 @echo "... clean"
141 @echo "... depend"
142 @echo "... edit_cache"
143 @echo "... install"
144 @echo "... mkzftree"
145 @echo "... rebuild_cache"
146 @echo "... compress.o"
147 @echo "... hash.o"
148 @echo "... iso9660.o"
149 @echo "... mkzftree.o"
150 @echo "... uncompress.o"
151 @echo "... util.o"
152 @echo "... walk.o"
153 @echo "... workers.o"
154
155
156
157 #=============================================================================
158 # Special targets to cleanup operation of make.
159
160 # Special rule to run CMake to check the build system integrity.
161 # No rule that depends on this can have commands that come from listfiles
162 # because they might be regenerated.
163 cmake_check_build_system:
164 cd /home/ed/debian/dev/talibus && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
165

  ViewVC Help
Powered by ViewVC 1.1.5