| 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/readcd && /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/readcd && /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/readcd && /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/readcd && /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 readcd/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 readcd/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 readcd/preinstall
|
| 84 |
|
| 85 |
# Prepare targets for installation.
|
| 86 |
preinstall/fast:
|
| 87 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f CMakeFiles/Makefile2 readcd/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 |
readcd/CMakeFiles/readcd.dir/rule:
|
| 95 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f CMakeFiles/Makefile2 readcd/CMakeFiles/readcd.dir/rule
|
| 96 |
|
| 97 |
# Convenience name for target.
|
| 98 |
readcd: readcd/CMakeFiles/readcd.dir/rule
|
| 99 |
|
| 100 |
# fast build rule for target.
|
| 101 |
readcd/fast:
|
| 102 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/build
|
| 103 |
|
| 104 |
# target for object file
|
| 105 |
cd_misc.o:
|
| 106 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/cd_misc.o
|
| 107 |
|
| 108 |
# target for object file
|
| 109 |
defaults.o:
|
| 110 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/defaults.o
|
| 111 |
|
| 112 |
# target for object file
|
| 113 |
getnum.o:
|
| 114 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/getnum.o
|
| 115 |
|
| 116 |
# target for object file
|
| 117 |
io.o:
|
| 118 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/io.o
|
| 119 |
|
| 120 |
# target for object file
|
| 121 |
misc.o:
|
| 122 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/misc.o
|
| 123 |
|
| 124 |
# target for object file
|
| 125 |
modes.o:
|
| 126 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/modes.o
|
| 127 |
|
| 128 |
# target for object file
|
| 129 |
movesect.o:
|
| 130 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/movesect.o
|
| 131 |
|
| 132 |
# target for object file
|
| 133 |
readcd.o:
|
| 134 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/readcd.o
|
| 135 |
|
| 136 |
# target for object file
|
| 137 |
scsi_cdr.o:
|
| 138 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/scsi_cdr.o
|
| 139 |
|
| 140 |
# target for object file
|
| 141 |
scsi_mmc.o:
|
| 142 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/scsi_mmc.o
|
| 143 |
|
| 144 |
# target for object file
|
| 145 |
scsi_scan.o:
|
| 146 |
cd /home/ed/debian/dev/talibus && $(MAKE) -f readcd/CMakeFiles/readcd.dir/build.make readcd/CMakeFiles/readcd.dir/scsi_scan.o
|
| 147 |
|
| 148 |
# Help Target
|
| 149 |
help::
|
| 150 |
@echo "The following are some of the valid targets for this Makefile:"
|
| 151 |
@echo "... all (the default if no target is provided)"
|
| 152 |
@echo "... clean"
|
| 153 |
@echo "... depend"
|
| 154 |
@echo "... edit_cache"
|
| 155 |
@echo "... install"
|
| 156 |
@echo "... readcd"
|
| 157 |
@echo "... rebuild_cache"
|
| 158 |
@echo "... cd_misc.o"
|
| 159 |
@echo "... defaults.o"
|
| 160 |
@echo "... getnum.o"
|
| 161 |
@echo "... io.o"
|
| 162 |
@echo "... misc.o"
|
| 163 |
@echo "... modes.o"
|
| 164 |
@echo "... movesect.o"
|
| 165 |
@echo "... readcd.o"
|
| 166 |
@echo "... scsi_cdr.o"
|
| 167 |
@echo "... scsi_mmc.o"
|
| 168 |
@echo "... scsi_scan.o"
|
| 169 |
|
| 170 |
|
| 171 |
|
| 172 |
#=============================================================================
|
| 173 |
# Special targets to cleanup operation of make.
|
| 174 |
|
| 175 |
# Special rule to run CMake to check the build system integrity.
|
| 176 |
# No rule that depends on this can have commands that come from listfiles
|
| 177 |
# because they might be regenerated.
|
| 178 |
cmake_check_build_system:
|
| 179 |
cd /home/ed/debian/dev/talibus && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
| 180 |
|