# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.31

# 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:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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/local/bin/cmake

# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /tmp/workspace/boostorg/program_options

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /tmp/workspace/boostorg/program_options/build-cmake

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.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/local/bin/cmake --regenerate-during-build -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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/workspace/boostorg/program_options/build-cmake/CMakeFiles /tmp/workspace/boostorg/program_options/build-cmake//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/workspace/boostorg/program_options/build-cmake/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -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 boost_program_options

# Build rule for target.
boost_program_options: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 boost_program_options
.PHONY : boost_program_options

# fast build rule for target.
boost_program_options/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/build
.PHONY : boost_program_options/fast

src/cmdline.o: src/cmdline.cpp.o
.PHONY : src/cmdline.o

# target to build an object file
src/cmdline.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/cmdline.cpp.o
.PHONY : src/cmdline.cpp.o

src/cmdline.i: src/cmdline.cpp.i
.PHONY : src/cmdline.i

# target to preprocess a source file
src/cmdline.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/cmdline.cpp.i
.PHONY : src/cmdline.cpp.i

src/cmdline.s: src/cmdline.cpp.s
.PHONY : src/cmdline.s

# target to generate assembly for a file
src/cmdline.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/cmdline.cpp.s
.PHONY : src/cmdline.cpp.s

src/config_file.o: src/config_file.cpp.o
.PHONY : src/config_file.o

# target to build an object file
src/config_file.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/config_file.cpp.o
.PHONY : src/config_file.cpp.o

src/config_file.i: src/config_file.cpp.i
.PHONY : src/config_file.i

# target to preprocess a source file
src/config_file.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/config_file.cpp.i
.PHONY : src/config_file.cpp.i

src/config_file.s: src/config_file.cpp.s
.PHONY : src/config_file.s

# target to generate assembly for a file
src/config_file.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/config_file.cpp.s
.PHONY : src/config_file.cpp.s

src/convert.o: src/convert.cpp.o
.PHONY : src/convert.o

# target to build an object file
src/convert.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/convert.cpp.o
.PHONY : src/convert.cpp.o

src/convert.i: src/convert.cpp.i
.PHONY : src/convert.i

# target to preprocess a source file
src/convert.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/convert.cpp.i
.PHONY : src/convert.cpp.i

src/convert.s: src/convert.cpp.s
.PHONY : src/convert.s

# target to generate assembly for a file
src/convert.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/convert.cpp.s
.PHONY : src/convert.cpp.s

src/options_description.o: src/options_description.cpp.o
.PHONY : src/options_description.o

# target to build an object file
src/options_description.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/options_description.cpp.o
.PHONY : src/options_description.cpp.o

src/options_description.i: src/options_description.cpp.i
.PHONY : src/options_description.i

# target to preprocess a source file
src/options_description.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/options_description.cpp.i
.PHONY : src/options_description.cpp.i

src/options_description.s: src/options_description.cpp.s
.PHONY : src/options_description.s

# target to generate assembly for a file
src/options_description.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/options_description.cpp.s
.PHONY : src/options_description.cpp.s

src/parsers.o: src/parsers.cpp.o
.PHONY : src/parsers.o

# target to build an object file
src/parsers.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/parsers.cpp.o
.PHONY : src/parsers.cpp.o

src/parsers.i: src/parsers.cpp.i
.PHONY : src/parsers.i

# target to preprocess a source file
src/parsers.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/parsers.cpp.i
.PHONY : src/parsers.cpp.i

src/parsers.s: src/parsers.cpp.s
.PHONY : src/parsers.s

# target to generate assembly for a file
src/parsers.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/parsers.cpp.s
.PHONY : src/parsers.cpp.s

src/positional_options.o: src/positional_options.cpp.o
.PHONY : src/positional_options.o

# target to build an object file
src/positional_options.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/positional_options.cpp.o
.PHONY : src/positional_options.cpp.o

src/positional_options.i: src/positional_options.cpp.i
.PHONY : src/positional_options.i

# target to preprocess a source file
src/positional_options.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/positional_options.cpp.i
.PHONY : src/positional_options.cpp.i

src/positional_options.s: src/positional_options.cpp.s
.PHONY : src/positional_options.s

# target to generate assembly for a file
src/positional_options.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/positional_options.cpp.s
.PHONY : src/positional_options.cpp.s

src/split.o: src/split.cpp.o
.PHONY : src/split.o

# target to build an object file
src/split.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/split.cpp.o
.PHONY : src/split.cpp.o

src/split.i: src/split.cpp.i
.PHONY : src/split.i

# target to preprocess a source file
src/split.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/split.cpp.i
.PHONY : src/split.cpp.i

src/split.s: src/split.cpp.s
.PHONY : src/split.s

# target to generate assembly for a file
src/split.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/split.cpp.s
.PHONY : src/split.cpp.s

src/utf8_codecvt_facet.o: src/utf8_codecvt_facet.cpp.o
.PHONY : src/utf8_codecvt_facet.o

# target to build an object file
src/utf8_codecvt_facet.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/utf8_codecvt_facet.cpp.o
.PHONY : src/utf8_codecvt_facet.cpp.o

src/utf8_codecvt_facet.i: src/utf8_codecvt_facet.cpp.i
.PHONY : src/utf8_codecvt_facet.i

# target to preprocess a source file
src/utf8_codecvt_facet.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/utf8_codecvt_facet.cpp.i
.PHONY : src/utf8_codecvt_facet.cpp.i

src/utf8_codecvt_facet.s: src/utf8_codecvt_facet.cpp.s
.PHONY : src/utf8_codecvt_facet.s

# target to generate assembly for a file
src/utf8_codecvt_facet.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/utf8_codecvt_facet.cpp.s
.PHONY : src/utf8_codecvt_facet.cpp.s

src/value_semantic.o: src/value_semantic.cpp.o
.PHONY : src/value_semantic.o

# target to build an object file
src/value_semantic.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/value_semantic.cpp.o
.PHONY : src/value_semantic.cpp.o

src/value_semantic.i: src/value_semantic.cpp.i
.PHONY : src/value_semantic.i

# target to preprocess a source file
src/value_semantic.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/value_semantic.cpp.i
.PHONY : src/value_semantic.cpp.i

src/value_semantic.s: src/value_semantic.cpp.s
.PHONY : src/value_semantic.s

# target to generate assembly for a file
src/value_semantic.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/value_semantic.cpp.s
.PHONY : src/value_semantic.cpp.s

src/variables_map.o: src/variables_map.cpp.o
.PHONY : src/variables_map.o

# target to build an object file
src/variables_map.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/variables_map.cpp.o
.PHONY : src/variables_map.cpp.o

src/variables_map.i: src/variables_map.cpp.i
.PHONY : src/variables_map.i

# target to preprocess a source file
src/variables_map.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/variables_map.cpp.i
.PHONY : src/variables_map.cpp.i

src/variables_map.s: src/variables_map.cpp.s
.PHONY : src/variables_map.s

# target to generate assembly for a file
src/variables_map.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/variables_map.cpp.s
.PHONY : src/variables_map.cpp.s

src/winmain.o: src/winmain.cpp.o
.PHONY : src/winmain.o

# target to build an object file
src/winmain.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/winmain.cpp.o
.PHONY : src/winmain.cpp.o

src/winmain.i: src/winmain.cpp.i
.PHONY : src/winmain.i

# target to preprocess a source file
src/winmain.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/winmain.cpp.i
.PHONY : src/winmain.cpp.i

src/winmain.s: src/winmain.cpp.s
.PHONY : src/winmain.s

# target to generate assembly for a file
src/winmain.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/boost_program_options.dir/build.make CMakeFiles/boost_program_options.dir/src/winmain.cpp.s
.PHONY : src/winmain.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 "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... boost_program_options"
	@echo "... src/cmdline.o"
	@echo "... src/cmdline.i"
	@echo "... src/cmdline.s"
	@echo "... src/config_file.o"
	@echo "... src/config_file.i"
	@echo "... src/config_file.s"
	@echo "... src/convert.o"
	@echo "... src/convert.i"
	@echo "... src/convert.s"
	@echo "... src/options_description.o"
	@echo "... src/options_description.i"
	@echo "... src/options_description.s"
	@echo "... src/parsers.o"
	@echo "... src/parsers.i"
	@echo "... src/parsers.s"
	@echo "... src/positional_options.o"
	@echo "... src/positional_options.i"
	@echo "... src/positional_options.s"
	@echo "... src/split.o"
	@echo "... src/split.i"
	@echo "... src/split.s"
	@echo "... src/utf8_codecvt_facet.o"
	@echo "... src/utf8_codecvt_facet.i"
	@echo "... src/utf8_codecvt_facet.s"
	@echo "... src/value_semantic.o"
	@echo "... src/value_semantic.i"
	@echo "... src/value_semantic.s"
	@echo "... src/variables_map.o"
	@echo "... src/variables_map.i"
	@echo "... src/variables_map.s"
	@echo "... src/winmain.o"
	@echo "... src/winmain.i"
	@echo "... src/winmain.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

