2018-07-23 17:30:57 +02:00
|
|
|
# CMAKE generated file: DO NOT EDIT!
|
|
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
|
|
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
|
|
default_target: all
|
|
|
|
.PHONY : default_target
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Special targets provided by cmake.
|
|
|
|
|
|
|
|
# Disable implicit rules so canonical 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
|
|
|
|
|
|
|
|
# Escaping for special characters.
|
|
|
|
EQUALS = =
|
|
|
|
|
|
|
|
# The top-level source directory on which CMake was run.
|
2018-08-13 11:25:26 +02:00
|
|
|
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/BaxterInterface/asift_tests
|
2018-07-23 17:30:57 +02:00
|
|
|
|
|
|
|
# The top-level build directory on which CMake was run.
|
2018-08-13 11:25:26 +02:00
|
|
|
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/BaxterInterface/asift_tests
|
2018-07-23 17:30:57 +02:00
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Targets provided globally by CMake.
|
|
|
|
|
|
|
|
# Special rule for the target edit_cache
|
|
|
|
edit_cache:
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
|
|
|
|
/usr/bin/cmake -i .
|
|
|
|
.PHONY : edit_cache
|
|
|
|
|
|
|
|
# Special rule for the target edit_cache
|
|
|
|
edit_cache/fast: edit_cache
|
|
|
|
.PHONY : edit_cache/fast
|
|
|
|
|
|
|
|
# Special rule for the target rebuild_cache
|
|
|
|
rebuild_cache:
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
|
|
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
|
|
.PHONY : rebuild_cache
|
|
|
|
|
|
|
|
# Special rule for the target rebuild_cache
|
|
|
|
rebuild_cache/fast: rebuild_cache
|
|
|
|
.PHONY : rebuild_cache/fast
|
|
|
|
|
|
|
|
# The main all target
|
|
|
|
all: cmake_check_build_system
|
2018-08-13 11:25:26 +02:00
|
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/asift_tests/CMakeFiles /home/harle/catkin_ws/src/BaxterInterface/asift_tests/CMakeFiles/progress.marks
|
2018-07-23 17:30:57 +02:00
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 all
|
2018-08-13 11:25:26 +02:00
|
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/asift_tests/CMakeFiles 0
|
2018-07-23 17:30:57 +02:00
|
|
|
.PHONY : all
|
|
|
|
|
|
|
|
# The main clean target
|
|
|
|
clean:
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 clean
|
|
|
|
.PHONY : clean
|
|
|
|
|
|
|
|
# The main clean target
|
|
|
|
clean/fast: clean
|
|
|
|
.PHONY : clean/fast
|
|
|
|
|
|
|
|
# Prepare targets for installation.
|
|
|
|
preinstall: all
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
|
|
|
.PHONY : preinstall
|
|
|
|
|
|
|
|
# Prepare targets for installation.
|
|
|
|
preinstall/fast:
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
|
|
|
.PHONY : preinstall/fast
|
|
|
|
|
|
|
|
# clear depends
|
|
|
|
depend:
|
|
|
|
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
|
|
.PHONY : depend
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Target rules for targets named demo_ASIFT
|
|
|
|
|
|
|
|
# Build rule for target.
|
|
|
|
demo_ASIFT: cmake_check_build_system
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 demo_ASIFT
|
|
|
|
.PHONY : demo_ASIFT
|
|
|
|
|
|
|
|
# fast build rule for target.
|
|
|
|
demo_ASIFT/fast:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/build
|
|
|
|
.PHONY : demo_ASIFT/fast
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Target rules for targets named test_ASIFT
|
|
|
|
|
|
|
|
# Build rule for target.
|
|
|
|
test_ASIFT: cmake_check_build_system
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 test_ASIFT
|
|
|
|
.PHONY : test_ASIFT
|
|
|
|
|
|
|
|
# fast build rule for target.
|
|
|
|
test_ASIFT/fast:
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/build
|
|
|
|
.PHONY : test_ASIFT/fast
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Target rules for targets named zlib
|
|
|
|
|
|
|
|
# Build rule for target.
|
|
|
|
zlib: cmake_check_build_system
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 zlib
|
|
|
|
.PHONY : zlib
|
|
|
|
|
|
|
|
# fast build rule for target.
|
|
|
|
zlib/fast:
|
|
|
|
$(MAKE) -f io_png/libs/zlib/CMakeFiles/zlib.dir/build.make io_png/libs/zlib/CMakeFiles/zlib.dir/build
|
|
|
|
.PHONY : zlib/fast
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Target rules for targets named png
|
|
|
|
|
|
|
|
# Build rule for target.
|
|
|
|
png: cmake_check_build_system
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 png
|
|
|
|
.PHONY : png
|
|
|
|
|
|
|
|
# fast build rule for target.
|
|
|
|
png/fast:
|
|
|
|
$(MAKE) -f io_png/libs/png/CMakeFiles/png.dir/build.make io_png/libs/png/CMakeFiles/png.dir/build
|
|
|
|
.PHONY : png/fast
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Target rules for targets named Match
|
|
|
|
|
|
|
|
# Build rule for target.
|
|
|
|
Match: cmake_check_build_system
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 Match
|
|
|
|
.PHONY : Match
|
|
|
|
|
|
|
|
# fast build rule for target.
|
|
|
|
Match/fast:
|
|
|
|
$(MAKE) -f libMatch/CMakeFiles/Match.dir/build.make libMatch/CMakeFiles/Match.dir/build
|
|
|
|
.PHONY : Match/fast
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Target rules for targets named Numerics
|
|
|
|
|
|
|
|
# Build rule for target.
|
|
|
|
Numerics: cmake_check_build_system
|
|
|
|
$(MAKE) -f CMakeFiles/Makefile2 Numerics
|
|
|
|
.PHONY : Numerics
|
|
|
|
|
|
|
|
# fast build rule for target.
|
|
|
|
Numerics/fast:
|
|
|
|
$(MAKE) -f libNumerics/CMakeFiles/Numerics.dir/build.make libNumerics/CMakeFiles/Numerics.dir/build
|
|
|
|
.PHONY : Numerics/fast
|
|
|
|
|
|
|
|
ASIFT_matcher.o: ASIFT_matcher.cpp.o
|
|
|
|
.PHONY : ASIFT_matcher.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
ASIFT_matcher.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o
|
|
|
|
.PHONY : ASIFT_matcher.cpp.o
|
|
|
|
|
|
|
|
ASIFT_matcher.i: ASIFT_matcher.cpp.i
|
|
|
|
.PHONY : ASIFT_matcher.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
ASIFT_matcher.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.i
|
|
|
|
.PHONY : ASIFT_matcher.cpp.i
|
|
|
|
|
|
|
|
ASIFT_matcher.s: ASIFT_matcher.cpp.s
|
|
|
|
.PHONY : ASIFT_matcher.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
ASIFT_matcher.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.s
|
|
|
|
.PHONY : ASIFT_matcher.cpp.s
|
|
|
|
|
|
|
|
compute_asift_keypoints.o: compute_asift_keypoints.cpp.o
|
|
|
|
.PHONY : compute_asift_keypoints.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
compute_asift_keypoints.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o
|
|
|
|
.PHONY : compute_asift_keypoints.cpp.o
|
|
|
|
|
|
|
|
compute_asift_keypoints.i: compute_asift_keypoints.cpp.i
|
|
|
|
.PHONY : compute_asift_keypoints.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
compute_asift_keypoints.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.i
|
|
|
|
.PHONY : compute_asift_keypoints.cpp.i
|
|
|
|
|
|
|
|
compute_asift_keypoints.s: compute_asift_keypoints.cpp.s
|
|
|
|
.PHONY : compute_asift_keypoints.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
compute_asift_keypoints.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.s
|
|
|
|
.PHONY : compute_asift_keypoints.cpp.s
|
|
|
|
|
|
|
|
compute_asift_matches.o: compute_asift_matches.cpp.o
|
|
|
|
.PHONY : compute_asift_matches.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
compute_asift_matches.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o
|
|
|
|
.PHONY : compute_asift_matches.cpp.o
|
|
|
|
|
|
|
|
compute_asift_matches.i: compute_asift_matches.cpp.i
|
|
|
|
.PHONY : compute_asift_matches.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
compute_asift_matches.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.i
|
|
|
|
.PHONY : compute_asift_matches.cpp.i
|
|
|
|
|
|
|
|
compute_asift_matches.s: compute_asift_matches.cpp.s
|
|
|
|
.PHONY : compute_asift_matches.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
compute_asift_matches.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.s
|
|
|
|
.PHONY : compute_asift_matches.cpp.s
|
|
|
|
|
|
|
|
demo_ASIFT.o: demo_ASIFT.cpp.o
|
|
|
|
.PHONY : demo_ASIFT.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
demo_ASIFT.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o
|
|
|
|
.PHONY : demo_ASIFT.cpp.o
|
|
|
|
|
|
|
|
demo_ASIFT.i: demo_ASIFT.cpp.i
|
|
|
|
.PHONY : demo_ASIFT.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
demo_ASIFT.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.i
|
|
|
|
.PHONY : demo_ASIFT.cpp.i
|
|
|
|
|
|
|
|
demo_ASIFT.s: demo_ASIFT.cpp.s
|
|
|
|
.PHONY : demo_ASIFT.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
demo_ASIFT.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.s
|
|
|
|
.PHONY : demo_ASIFT.cpp.s
|
|
|
|
|
|
|
|
demo_lib_sift.o: demo_lib_sift.cpp.o
|
|
|
|
.PHONY : demo_lib_sift.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
demo_lib_sift.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o
|
|
|
|
.PHONY : demo_lib_sift.cpp.o
|
|
|
|
|
|
|
|
demo_lib_sift.i: demo_lib_sift.cpp.i
|
|
|
|
.PHONY : demo_lib_sift.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
demo_lib_sift.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.i
|
|
|
|
.PHONY : demo_lib_sift.cpp.i
|
|
|
|
|
|
|
|
demo_lib_sift.s: demo_lib_sift.cpp.s
|
|
|
|
.PHONY : demo_lib_sift.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
demo_lib_sift.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.s
|
|
|
|
.PHONY : demo_lib_sift.cpp.s
|
|
|
|
|
|
|
|
filter.o: filter.cpp.o
|
|
|
|
.PHONY : filter.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
filter.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/filter.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/filter.cpp.o
|
|
|
|
.PHONY : filter.cpp.o
|
|
|
|
|
|
|
|
filter.i: filter.cpp.i
|
|
|
|
.PHONY : filter.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
filter.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/filter.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/filter.cpp.i
|
|
|
|
.PHONY : filter.cpp.i
|
|
|
|
|
|
|
|
filter.s: filter.cpp.s
|
|
|
|
.PHONY : filter.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
filter.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/filter.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/filter.cpp.s
|
|
|
|
.PHONY : filter.cpp.s
|
|
|
|
|
|
|
|
flimage.o: flimage.cpp.o
|
|
|
|
.PHONY : flimage.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
flimage.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/flimage.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/flimage.cpp.o
|
|
|
|
.PHONY : flimage.cpp.o
|
|
|
|
|
|
|
|
flimage.i: flimage.cpp.i
|
|
|
|
.PHONY : flimage.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
flimage.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/flimage.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/flimage.cpp.i
|
|
|
|
.PHONY : flimage.cpp.i
|
|
|
|
|
|
|
|
flimage.s: flimage.cpp.s
|
|
|
|
.PHONY : flimage.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
flimage.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/flimage.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/flimage.cpp.s
|
|
|
|
.PHONY : flimage.cpp.s
|
|
|
|
|
|
|
|
fproj.o: fproj.cpp.o
|
|
|
|
.PHONY : fproj.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
fproj.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/fproj.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/fproj.cpp.o
|
|
|
|
.PHONY : fproj.cpp.o
|
|
|
|
|
|
|
|
fproj.i: fproj.cpp.i
|
|
|
|
.PHONY : fproj.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
fproj.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/fproj.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/fproj.cpp.i
|
|
|
|
.PHONY : fproj.cpp.i
|
|
|
|
|
|
|
|
fproj.s: fproj.cpp.s
|
|
|
|
.PHONY : fproj.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
fproj.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/fproj.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/fproj.cpp.s
|
|
|
|
.PHONY : fproj.cpp.s
|
|
|
|
|
|
|
|
frot.o: frot.cpp.o
|
|
|
|
.PHONY : frot.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
frot.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/frot.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/frot.cpp.o
|
|
|
|
.PHONY : frot.cpp.o
|
|
|
|
|
|
|
|
frot.i: frot.cpp.i
|
|
|
|
.PHONY : frot.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
frot.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/frot.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/frot.cpp.i
|
|
|
|
.PHONY : frot.cpp.i
|
|
|
|
|
|
|
|
frot.s: frot.cpp.s
|
|
|
|
.PHONY : frot.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
frot.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/frot.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/frot.cpp.s
|
|
|
|
.PHONY : frot.cpp.s
|
|
|
|
|
|
|
|
io_png/io_png.o: io_png/io_png.c.o
|
|
|
|
.PHONY : io_png/io_png.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
io_png/io_png.c.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o
|
|
|
|
.PHONY : io_png/io_png.c.o
|
|
|
|
|
|
|
|
io_png/io_png.i: io_png/io_png.c.i
|
|
|
|
.PHONY : io_png/io_png.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
io_png/io_png.c.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/io_png/io_png.c.i
|
|
|
|
.PHONY : io_png/io_png.c.i
|
|
|
|
|
|
|
|
io_png/io_png.s: io_png/io_png.c.s
|
|
|
|
.PHONY : io_png/io_png.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
io_png/io_png.c.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/io_png/io_png.c.s
|
|
|
|
.PHONY : io_png/io_png.c.s
|
|
|
|
|
|
|
|
library.o: library.cpp.o
|
|
|
|
.PHONY : library.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
library.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/library.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/library.cpp.o
|
|
|
|
.PHONY : library.cpp.o
|
|
|
|
|
|
|
|
library.i: library.cpp.i
|
|
|
|
.PHONY : library.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
library.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/library.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/library.cpp.i
|
|
|
|
.PHONY : library.cpp.i
|
|
|
|
|
|
|
|
library.s: library.cpp.s
|
|
|
|
.PHONY : library.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
library.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/library.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/library.cpp.s
|
|
|
|
.PHONY : library.cpp.s
|
|
|
|
|
|
|
|
numerics1.o: numerics1.cpp.o
|
|
|
|
.PHONY : numerics1.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
numerics1.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/numerics1.cpp.o
|
|
|
|
.PHONY : numerics1.cpp.o
|
|
|
|
|
|
|
|
numerics1.i: numerics1.cpp.i
|
|
|
|
.PHONY : numerics1.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
numerics1.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/numerics1.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/numerics1.cpp.i
|
|
|
|
.PHONY : numerics1.cpp.i
|
|
|
|
|
|
|
|
numerics1.s: numerics1.cpp.s
|
|
|
|
.PHONY : numerics1.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
numerics1.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/numerics1.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/numerics1.cpp.s
|
|
|
|
.PHONY : numerics1.cpp.s
|
|
|
|
|
|
|
|
orsa.o: orsa.cpp.o
|
|
|
|
.PHONY : orsa.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
orsa.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/orsa.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/orsa.cpp.o
|
|
|
|
.PHONY : orsa.cpp.o
|
|
|
|
|
|
|
|
orsa.i: orsa.cpp.i
|
|
|
|
.PHONY : orsa.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
orsa.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/orsa.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/orsa.cpp.i
|
|
|
|
.PHONY : orsa.cpp.i
|
|
|
|
|
|
|
|
orsa.s: orsa.cpp.s
|
|
|
|
.PHONY : orsa.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
orsa.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/orsa.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/orsa.cpp.s
|
|
|
|
.PHONY : orsa.cpp.s
|
|
|
|
|
|
|
|
splines.o: splines.cpp.o
|
|
|
|
.PHONY : splines.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
splines.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/splines.cpp.o
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/splines.cpp.o
|
|
|
|
.PHONY : splines.cpp.o
|
|
|
|
|
|
|
|
splines.i: splines.cpp.i
|
|
|
|
.PHONY : splines.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
splines.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/splines.cpp.i
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/splines.cpp.i
|
|
|
|
.PHONY : splines.cpp.i
|
|
|
|
|
|
|
|
splines.s: splines.cpp.s
|
|
|
|
.PHONY : splines.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
splines.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/demo_ASIFT.dir/build.make CMakeFiles/demo_ASIFT.dir/splines.cpp.s
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/splines.cpp.s
|
|
|
|
.PHONY : splines.cpp.s
|
|
|
|
|
|
|
|
test_ASIFT.o: test_ASIFT.cpp.o
|
|
|
|
.PHONY : test_ASIFT.o
|
|
|
|
|
|
|
|
# target to build an object file
|
|
|
|
test_ASIFT.cpp.o:
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o
|
|
|
|
.PHONY : test_ASIFT.cpp.o
|
|
|
|
|
|
|
|
test_ASIFT.i: test_ASIFT.cpp.i
|
|
|
|
.PHONY : test_ASIFT.i
|
|
|
|
|
|
|
|
# target to preprocess a source file
|
|
|
|
test_ASIFT.cpp.i:
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.i
|
|
|
|
.PHONY : test_ASIFT.cpp.i
|
|
|
|
|
|
|
|
test_ASIFT.s: test_ASIFT.cpp.s
|
|
|
|
.PHONY : test_ASIFT.s
|
|
|
|
|
|
|
|
# target to generate assembly for a file
|
|
|
|
test_ASIFT.cpp.s:
|
|
|
|
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.s
|
|
|
|
.PHONY : test_ASIFT.cpp.s
|
|
|
|
|
|
|
|
# Help Target
|
|
|
|
help:
|
|
|
|
@echo "The following are some of the valid targets for this Makefile:"
|
|
|
|
@echo "... all (the default if no target is provided)"
|
|
|
|
@echo "... clean"
|
|
|
|
@echo "... depend"
|
|
|
|
@echo "... demo_ASIFT"
|
|
|
|
@echo "... edit_cache"
|
|
|
|
@echo "... rebuild_cache"
|
|
|
|
@echo "... test_ASIFT"
|
|
|
|
@echo "... zlib"
|
|
|
|
@echo "... png"
|
|
|
|
@echo "... Match"
|
|
|
|
@echo "... Numerics"
|
|
|
|
@echo "... ASIFT_matcher.o"
|
|
|
|
@echo "... ASIFT_matcher.i"
|
|
|
|
@echo "... ASIFT_matcher.s"
|
|
|
|
@echo "... compute_asift_keypoints.o"
|
|
|
|
@echo "... compute_asift_keypoints.i"
|
|
|
|
@echo "... compute_asift_keypoints.s"
|
|
|
|
@echo "... compute_asift_matches.o"
|
|
|
|
@echo "... compute_asift_matches.i"
|
|
|
|
@echo "... compute_asift_matches.s"
|
|
|
|
@echo "... demo_ASIFT.o"
|
|
|
|
@echo "... demo_ASIFT.i"
|
|
|
|
@echo "... demo_ASIFT.s"
|
|
|
|
@echo "... demo_lib_sift.o"
|
|
|
|
@echo "... demo_lib_sift.i"
|
|
|
|
@echo "... demo_lib_sift.s"
|
|
|
|
@echo "... filter.o"
|
|
|
|
@echo "... filter.i"
|
|
|
|
@echo "... filter.s"
|
|
|
|
@echo "... flimage.o"
|
|
|
|
@echo "... flimage.i"
|
|
|
|
@echo "... flimage.s"
|
|
|
|
@echo "... fproj.o"
|
|
|
|
@echo "... fproj.i"
|
|
|
|
@echo "... fproj.s"
|
|
|
|
@echo "... frot.o"
|
|
|
|
@echo "... frot.i"
|
|
|
|
@echo "... frot.s"
|
|
|
|
@echo "... io_png/io_png.o"
|
|
|
|
@echo "... io_png/io_png.i"
|
|
|
|
@echo "... io_png/io_png.s"
|
|
|
|
@echo "... library.o"
|
|
|
|
@echo "... library.i"
|
|
|
|
@echo "... library.s"
|
|
|
|
@echo "... numerics1.o"
|
|
|
|
@echo "... numerics1.i"
|
|
|
|
@echo "... numerics1.s"
|
|
|
|
@echo "... orsa.o"
|
|
|
|
@echo "... orsa.i"
|
|
|
|
@echo "... orsa.s"
|
|
|
|
@echo "... splines.o"
|
|
|
|
@echo "... splines.i"
|
|
|
|
@echo "... splines.s"
|
|
|
|
@echo "... test_ASIFT.o"
|
|
|
|
@echo "... test_ASIFT.i"
|
|
|
|
@echo "... test_ASIFT.s"
|
|
|
|
.PHONY : help
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#=============================================================================
|
|
|
|
# Special targets to cleanup operation of make.
|
|
|
|
|
|
|
|
# Special rule to run CMake to check the build system integrity.
|
|
|
|
# No rule that depends on this can have commands that come from listfiles
|
|
|
|
# because they might be regenerated.
|
|
|
|
cmake_check_build_system:
|
|
|
|
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
|
|
.PHONY : cmake_check_build_system
|
|
|
|
|