costmap_2d/build/Makefile
2025-10-24 17:26:44 +07:00

373 lines
11 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# 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.
CMAKE_SOURCE_DIR = /home/duongtd/robotics_core/costmap_2d
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/duongtd/robotics_core/costmap_2d/build
#=============================================================================
# Targets provided globally by CMake.
# 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 -S$(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
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/duongtd/robotics_core/costmap_2d/build/CMakeFiles /home/duongtd/robotics_core/costmap_2d/build/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/duongtd/robotics_core/costmap_2d/build/CMakeFiles 0
.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named layers
# Build rule for target.
layers: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 layers
.PHONY : layers
# fast build rule for target.
layers/fast:
$(MAKE) -f CMakeFiles/layers.dir/build.make CMakeFiles/layers.dir/build
.PHONY : layers/fast
#=============================================================================
# Target rules for targets named costmap_2d
# Build rule for target.
costmap_2d: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 costmap_2d
.PHONY : costmap_2d
# fast build rule for target.
costmap_2d/fast:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/build
.PHONY : costmap_2d/fast
plugins/inflation_layer.o: plugins/inflation_layer.cpp.o
.PHONY : plugins/inflation_layer.o
# target to build an object file
plugins/inflation_layer.cpp.o:
$(MAKE) -f CMakeFiles/layers.dir/build.make CMakeFiles/layers.dir/plugins/inflation_layer.cpp.o
.PHONY : plugins/inflation_layer.cpp.o
plugins/inflation_layer.i: plugins/inflation_layer.cpp.i
.PHONY : plugins/inflation_layer.i
# target to preprocess a source file
plugins/inflation_layer.cpp.i:
$(MAKE) -f CMakeFiles/layers.dir/build.make CMakeFiles/layers.dir/plugins/inflation_layer.cpp.i
.PHONY : plugins/inflation_layer.cpp.i
plugins/inflation_layer.s: plugins/inflation_layer.cpp.s
.PHONY : plugins/inflation_layer.s
# target to generate assembly for a file
plugins/inflation_layer.cpp.s:
$(MAKE) -f CMakeFiles/layers.dir/build.make CMakeFiles/layers.dir/plugins/inflation_layer.cpp.s
.PHONY : plugins/inflation_layer.cpp.s
src/array_parser.o: src/array_parser.cpp.o
.PHONY : src/array_parser.o
# target to build an object file
src/array_parser.cpp.o:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/array_parser.cpp.o
.PHONY : src/array_parser.cpp.o
src/array_parser.i: src/array_parser.cpp.i
.PHONY : src/array_parser.i
# target to preprocess a source file
src/array_parser.cpp.i:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/array_parser.cpp.i
.PHONY : src/array_parser.cpp.i
src/array_parser.s: src/array_parser.cpp.s
.PHONY : src/array_parser.s
# target to generate assembly for a file
src/array_parser.cpp.s:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/array_parser.cpp.s
.PHONY : src/array_parser.cpp.s
src/costmap_2d.o: src/costmap_2d.cpp.o
.PHONY : src/costmap_2d.o
# target to build an object file
src/costmap_2d.cpp.o:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/costmap_2d.cpp.o
.PHONY : src/costmap_2d.cpp.o
src/costmap_2d.i: src/costmap_2d.cpp.i
.PHONY : src/costmap_2d.i
# target to preprocess a source file
src/costmap_2d.cpp.i:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/costmap_2d.cpp.i
.PHONY : src/costmap_2d.cpp.i
src/costmap_2d.s: src/costmap_2d.cpp.s
.PHONY : src/costmap_2d.s
# target to generate assembly for a file
src/costmap_2d.cpp.s:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/costmap_2d.cpp.s
.PHONY : src/costmap_2d.cpp.s
src/footprint.o: src/footprint.cpp.o
.PHONY : src/footprint.o
# target to build an object file
src/footprint.cpp.o:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/footprint.cpp.o
.PHONY : src/footprint.cpp.o
src/footprint.i: src/footprint.cpp.i
.PHONY : src/footprint.i
# target to preprocess a source file
src/footprint.cpp.i:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/footprint.cpp.i
.PHONY : src/footprint.cpp.i
src/footprint.s: src/footprint.cpp.s
.PHONY : src/footprint.s
# target to generate assembly for a file
src/footprint.cpp.s:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/footprint.cpp.s
.PHONY : src/footprint.cpp.s
src/layer.o: src/layer.cpp.o
.PHONY : src/layer.o
# target to build an object file
src/layer.cpp.o:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/layer.cpp.o
.PHONY : src/layer.cpp.o
src/layer.i: src/layer.cpp.i
.PHONY : src/layer.i
# target to preprocess a source file
src/layer.cpp.i:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/layer.cpp.i
.PHONY : src/layer.cpp.i
src/layer.s: src/layer.cpp.s
.PHONY : src/layer.s
# target to generate assembly for a file
src/layer.cpp.s:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/layer.cpp.s
.PHONY : src/layer.cpp.s
src/layered_costmap.o: src/layered_costmap.cpp.o
.PHONY : src/layered_costmap.o
# target to build an object file
src/layered_costmap.cpp.o:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/layered_costmap.cpp.o
.PHONY : src/layered_costmap.cpp.o
src/layered_costmap.i: src/layered_costmap.cpp.i
.PHONY : src/layered_costmap.i
# target to preprocess a source file
src/layered_costmap.cpp.i:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/layered_costmap.cpp.i
.PHONY : src/layered_costmap.cpp.i
src/layered_costmap.s: src/layered_costmap.cpp.s
.PHONY : src/layered_costmap.s
# target to generate assembly for a file
src/layered_costmap.cpp.s:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/layered_costmap.cpp.s
.PHONY : src/layered_costmap.cpp.s
src/observation_buffer.o: src/observation_buffer.cpp.o
.PHONY : src/observation_buffer.o
# target to build an object file
src/observation_buffer.cpp.o:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/observation_buffer.cpp.o
.PHONY : src/observation_buffer.cpp.o
src/observation_buffer.i: src/observation_buffer.cpp.i
.PHONY : src/observation_buffer.i
# target to preprocess a source file
src/observation_buffer.cpp.i:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/observation_buffer.cpp.i
.PHONY : src/observation_buffer.cpp.i
src/observation_buffer.s: src/observation_buffer.cpp.s
.PHONY : src/observation_buffer.s
# target to generate assembly for a file
src/observation_buffer.cpp.s:
$(MAKE) -f CMakeFiles/costmap_2d.dir/build.make CMakeFiles/costmap_2d.dir/src/observation_buffer.cpp.s
.PHONY : src/observation_buffer.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 "... rebuild_cache"
@echo "... layers"
@echo "... edit_cache"
@echo "... costmap_2d"
@echo "... plugins/inflation_layer.o"
@echo "... plugins/inflation_layer.i"
@echo "... plugins/inflation_layer.s"
@echo "... src/array_parser.o"
@echo "... src/array_parser.i"
@echo "... src/array_parser.s"
@echo "... src/costmap_2d.o"
@echo "... src/costmap_2d.i"
@echo "... src/costmap_2d.s"
@echo "... src/footprint.o"
@echo "... src/footprint.i"
@echo "... src/footprint.s"
@echo "... src/layer.o"
@echo "... src/layer.i"
@echo "... src/layer.s"
@echo "... src/layered_costmap.o"
@echo "... src/layered_costmap.i"
@echo "... src/layered_costmap.s"
@echo "... src/observation_buffer.o"
@echo "... src/observation_buffer.i"
@echo "... src/observation_buffer.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system