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

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

# 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 = /usr/local/src/opkg

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/local/src/opkg/build

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: libopkg/all
all: man/all
all: src/all
all: utils/all
.PHONY : all

# The main recursive "preinstall" target.
preinstall: libopkg/preinstall
preinstall: man/preinstall
preinstall: src/preinstall
preinstall: utils/preinstall
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/run-tests.dir/clean
clean: CMakeFiles/check.dir/clean
clean: CMakeFiles/install-ptest.dir/clean
clean: libopkg/clean
clean: man/clean
clean: src/clean
clean: utils/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory libopkg

# Recursive "all" directory target.
libopkg/all: libopkg/CMakeFiles/libopkg.dir/all
.PHONY : libopkg/all

# Recursive "preinstall" directory target.
libopkg/preinstall:
.PHONY : libopkg/preinstall

# Recursive "clean" directory target.
libopkg/clean: libopkg/CMakeFiles/libopkg.dir/clean
.PHONY : libopkg/clean

#=============================================================================
# Directory level rules for directory man

# Recursive "all" directory target.
man/all:
.PHONY : man/all

# Recursive "preinstall" directory target.
man/preinstall:
.PHONY : man/preinstall

# Recursive "clean" directory target.
man/clean:
.PHONY : man/clean

#=============================================================================
# Directory level rules for directory src

# Recursive "all" directory target.
src/all: src/CMakeFiles/opkg.dir/all
.PHONY : src/all

# Recursive "preinstall" directory target.
src/preinstall:
.PHONY : src/preinstall

# Recursive "clean" directory target.
src/clean: src/CMakeFiles/opkg.dir/clean
.PHONY : src/clean

#=============================================================================
# Directory level rules for directory utils

# Recursive "all" directory target.
utils/all:
.PHONY : utils/all

# Recursive "preinstall" directory target.
utils/preinstall:
.PHONY : utils/preinstall

# Recursive "clean" directory target.
utils/clean:
.PHONY : utils/clean

#=============================================================================
# Target rules for target CMakeFiles/run-tests.dir

# All Build rule for target.
CMakeFiles/run-tests.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/run-tests.dir/build.make CMakeFiles/run-tests.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/run-tests.dir/build.make CMakeFiles/run-tests.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/usr/local/src/opkg/build/CMakeFiles --progress-num= "Built target run-tests"
.PHONY : CMakeFiles/run-tests.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/run-tests.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/run-tests.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
.PHONY : CMakeFiles/run-tests.dir/rule

# Convenience name for target.
run-tests: CMakeFiles/run-tests.dir/rule
.PHONY : run-tests

# clean rule for target.
CMakeFiles/run-tests.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/run-tests.dir/build.make CMakeFiles/run-tests.dir/clean
.PHONY : CMakeFiles/run-tests.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/check.dir

# All Build rule for target.
CMakeFiles/check.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/usr/local/src/opkg/build/CMakeFiles --progress-num= "Built target check"
.PHONY : CMakeFiles/check.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/check.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/check.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
.PHONY : CMakeFiles/check.dir/rule

# Convenience name for target.
check: CMakeFiles/check.dir/rule
.PHONY : check

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

#=============================================================================
# Target rules for target CMakeFiles/install-ptest.dir

# All Build rule for target.
CMakeFiles/install-ptest.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/install-ptest.dir/build.make CMakeFiles/install-ptest.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/install-ptest.dir/build.make CMakeFiles/install-ptest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/usr/local/src/opkg/build/CMakeFiles --progress-num= "Built target install-ptest"
.PHONY : CMakeFiles/install-ptest.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/install-ptest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/install-ptest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
.PHONY : CMakeFiles/install-ptest.dir/rule

# Convenience name for target.
install-ptest: CMakeFiles/install-ptest.dir/rule
.PHONY : install-ptest

# clean rule for target.
CMakeFiles/install-ptest.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/install-ptest.dir/build.make CMakeFiles/install-ptest.dir/clean
.PHONY : CMakeFiles/install-ptest.dir/clean

#=============================================================================
# Target rules for target libopkg/CMakeFiles/libopkg.dir

# All Build rule for target.
libopkg/CMakeFiles/libopkg.dir/all:
	$(MAKE) $(MAKESILENT) -f libopkg/CMakeFiles/libopkg.dir/build.make libopkg/CMakeFiles/libopkg.dir/depend
	$(MAKE) $(MAKESILENT) -f libopkg/CMakeFiles/libopkg.dir/build.make libopkg/CMakeFiles/libopkg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/usr/local/src/opkg/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43 "Built target libopkg"
.PHONY : libopkg/CMakeFiles/libopkg.dir/all

# Build rule for subdir invocation for target.
libopkg/CMakeFiles/libopkg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 43
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libopkg/CMakeFiles/libopkg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
.PHONY : libopkg/CMakeFiles/libopkg.dir/rule

# Convenience name for target.
libopkg: libopkg/CMakeFiles/libopkg.dir/rule
.PHONY : libopkg

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

#=============================================================================
# Target rules for target src/CMakeFiles/opkg.dir

# All Build rule for target.
src/CMakeFiles/opkg.dir/all: libopkg/CMakeFiles/libopkg.dir/all
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/opkg.dir/build.make src/CMakeFiles/opkg.dir/depend
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/opkg.dir/build.make src/CMakeFiles/opkg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/usr/local/src/opkg/build/CMakeFiles --progress-num=44,45 "Built target opkg"
.PHONY : src/CMakeFiles/opkg.dir/all

# Build rule for subdir invocation for target.
src/CMakeFiles/opkg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 45
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/opkg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/local/src/opkg/build/CMakeFiles 0
.PHONY : src/CMakeFiles/opkg.dir/rule

# Convenience name for target.
opkg: src/CMakeFiles/opkg.dir/rule
.PHONY : opkg

# clean rule for target.
src/CMakeFiles/opkg.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/opkg.dir/build.make src/CMakeFiles/opkg.dir/clean
.PHONY : src/CMakeFiles/opkg.dir/clean

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

