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

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:

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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /aptdata/openscap/scap-security-guide

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /aptdata/openscap/20260121211726

# Utility rule file for man_page.

# Include any custom commands dependencies for this target.
include CMakeFiles/man_page.dir/compiler_depend.make

# Include the progress variables for this target.
include CMakeFiles/man_page.dir/progress.make

CMakeFiles/man_page: scap-security-guide.8

scap-security-guide.8:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/aptdata/openscap/20260121211726/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "[man-page] generating man page"
	env PYTHONPATH=/aptdata/openscap/scap-security-guide /usr/bin/python3 /aptdata/openscap/scap-security-guide/build-scripts/generate_man_page.py --template /aptdata/openscap/scap-security-guide/docs/man_page_template.jinja --input_dir /aptdata/openscap/20260121211726 --output /aptdata/openscap/20260121211726/scap-security-guide.8 --install-prefix /usr/local --separate-scap-files ON:share/xml/scap/ssg/content --profile-bash ON:share/scap-security-guide/bash --profile-ansible ON:share/scap-security-guide/ansible --ansible-per-rule OFF:share/scap-security-guide/ansible/rule_playbooks --kickstarts ON:share/scap-security-guide/kickstart --tailoring ON:share/scap-security-guide/tailoring --content-path share/xml/scap/ssg/content

man_page: CMakeFiles/man_page
man_page: scap-security-guide.8
man_page: CMakeFiles/man_page.dir/build.make
.PHONY : man_page

# Rule to build all files generated by this target.
CMakeFiles/man_page.dir/build: man_page
.PHONY : CMakeFiles/man_page.dir/build

CMakeFiles/man_page.dir/clean:
	$(CMAKE_COMMAND) -P CMakeFiles/man_page.dir/cmake_clean.cmake
.PHONY : CMakeFiles/man_page.dir/clean

CMakeFiles/man_page.dir/depend:
	cd /aptdata/openscap/20260121211726 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /aptdata/openscap/scap-security-guide /aptdata/openscap/scap-security-guide /aptdata/openscap/20260121211726 /aptdata/openscap/20260121211726 /aptdata/openscap/20260121211726/CMakeFiles/man_page.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/man_page.dir/depend

