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

# 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/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 = /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build

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

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(CMAKE_COMMAND) -E cmake_progress_start /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build/CMakeFiles /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build/deps/pcre//CMakeFiles/progress.marks
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 deps/pcre/all
	$(CMAKE_COMMAND) -E cmake_progress_start /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 deps/pcre/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 deps/pcre/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 deps/pcre/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
deps/pcre/CMakeFiles/pcre.dir/rule:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 deps/pcre/CMakeFiles/pcre.dir/rule
.PHONY : deps/pcre/CMakeFiles/pcre.dir/rule

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

# fast build rule for target.
pcre/fast:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/build
.PHONY : pcre/fast

pcre_byte_order.o: pcre_byte_order.c.o
.PHONY : pcre_byte_order.o

# target to build an object file
pcre_byte_order.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_byte_order.c.o
.PHONY : pcre_byte_order.c.o

pcre_byte_order.i: pcre_byte_order.c.i
.PHONY : pcre_byte_order.i

# target to preprocess a source file
pcre_byte_order.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_byte_order.c.i
.PHONY : pcre_byte_order.c.i

pcre_byte_order.s: pcre_byte_order.c.s
.PHONY : pcre_byte_order.s

# target to generate assembly for a file
pcre_byte_order.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_byte_order.c.s
.PHONY : pcre_byte_order.c.s

pcre_chartables.o: pcre_chartables.c.o
.PHONY : pcre_chartables.o

# target to build an object file
pcre_chartables.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_chartables.c.o
.PHONY : pcre_chartables.c.o

pcre_chartables.i: pcre_chartables.c.i
.PHONY : pcre_chartables.i

# target to preprocess a source file
pcre_chartables.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_chartables.c.i
.PHONY : pcre_chartables.c.i

pcre_chartables.s: pcre_chartables.c.s
.PHONY : pcre_chartables.s

# target to generate assembly for a file
pcre_chartables.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_chartables.c.s
.PHONY : pcre_chartables.c.s

pcre_compile.o: pcre_compile.c.o
.PHONY : pcre_compile.o

# target to build an object file
pcre_compile.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_compile.c.o
.PHONY : pcre_compile.c.o

pcre_compile.i: pcre_compile.c.i
.PHONY : pcre_compile.i

# target to preprocess a source file
pcre_compile.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_compile.c.i
.PHONY : pcre_compile.c.i

pcre_compile.s: pcre_compile.c.s
.PHONY : pcre_compile.s

# target to generate assembly for a file
pcre_compile.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_compile.c.s
.PHONY : pcre_compile.c.s

pcre_config.o: pcre_config.c.o
.PHONY : pcre_config.o

# target to build an object file
pcre_config.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_config.c.o
.PHONY : pcre_config.c.o

pcre_config.i: pcre_config.c.i
.PHONY : pcre_config.i

# target to preprocess a source file
pcre_config.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_config.c.i
.PHONY : pcre_config.c.i

pcre_config.s: pcre_config.c.s
.PHONY : pcre_config.s

# target to generate assembly for a file
pcre_config.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_config.c.s
.PHONY : pcre_config.c.s

pcre_dfa_exec.o: pcre_dfa_exec.c.o
.PHONY : pcre_dfa_exec.o

# target to build an object file
pcre_dfa_exec.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_dfa_exec.c.o
.PHONY : pcre_dfa_exec.c.o

pcre_dfa_exec.i: pcre_dfa_exec.c.i
.PHONY : pcre_dfa_exec.i

# target to preprocess a source file
pcre_dfa_exec.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_dfa_exec.c.i
.PHONY : pcre_dfa_exec.c.i

pcre_dfa_exec.s: pcre_dfa_exec.c.s
.PHONY : pcre_dfa_exec.s

# target to generate assembly for a file
pcre_dfa_exec.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_dfa_exec.c.s
.PHONY : pcre_dfa_exec.c.s

pcre_exec.o: pcre_exec.c.o
.PHONY : pcre_exec.o

# target to build an object file
pcre_exec.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_exec.c.o
.PHONY : pcre_exec.c.o

pcre_exec.i: pcre_exec.c.i
.PHONY : pcre_exec.i

# target to preprocess a source file
pcre_exec.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_exec.c.i
.PHONY : pcre_exec.c.i

pcre_exec.s: pcre_exec.c.s
.PHONY : pcre_exec.s

# target to generate assembly for a file
pcre_exec.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_exec.c.s
.PHONY : pcre_exec.c.s

pcre_fullinfo.o: pcre_fullinfo.c.o
.PHONY : pcre_fullinfo.o

# target to build an object file
pcre_fullinfo.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_fullinfo.c.o
.PHONY : pcre_fullinfo.c.o

pcre_fullinfo.i: pcre_fullinfo.c.i
.PHONY : pcre_fullinfo.i

# target to preprocess a source file
pcre_fullinfo.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_fullinfo.c.i
.PHONY : pcre_fullinfo.c.i

pcre_fullinfo.s: pcre_fullinfo.c.s
.PHONY : pcre_fullinfo.s

# target to generate assembly for a file
pcre_fullinfo.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_fullinfo.c.s
.PHONY : pcre_fullinfo.c.s

pcre_get.o: pcre_get.c.o
.PHONY : pcre_get.o

# target to build an object file
pcre_get.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_get.c.o
.PHONY : pcre_get.c.o

pcre_get.i: pcre_get.c.i
.PHONY : pcre_get.i

# target to preprocess a source file
pcre_get.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_get.c.i
.PHONY : pcre_get.c.i

pcre_get.s: pcre_get.c.s
.PHONY : pcre_get.s

# target to generate assembly for a file
pcre_get.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_get.c.s
.PHONY : pcre_get.c.s

pcre_globals.o: pcre_globals.c.o
.PHONY : pcre_globals.o

# target to build an object file
pcre_globals.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_globals.c.o
.PHONY : pcre_globals.c.o

pcre_globals.i: pcre_globals.c.i
.PHONY : pcre_globals.i

# target to preprocess a source file
pcre_globals.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_globals.c.i
.PHONY : pcre_globals.c.i

pcre_globals.s: pcre_globals.c.s
.PHONY : pcre_globals.s

# target to generate assembly for a file
pcre_globals.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_globals.c.s
.PHONY : pcre_globals.c.s

pcre_jit_compile.o: pcre_jit_compile.c.o
.PHONY : pcre_jit_compile.o

# target to build an object file
pcre_jit_compile.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_jit_compile.c.o
.PHONY : pcre_jit_compile.c.o

pcre_jit_compile.i: pcre_jit_compile.c.i
.PHONY : pcre_jit_compile.i

# target to preprocess a source file
pcre_jit_compile.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_jit_compile.c.i
.PHONY : pcre_jit_compile.c.i

pcre_jit_compile.s: pcre_jit_compile.c.s
.PHONY : pcre_jit_compile.s

# target to generate assembly for a file
pcre_jit_compile.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_jit_compile.c.s
.PHONY : pcre_jit_compile.c.s

pcre_maketables.o: pcre_maketables.c.o
.PHONY : pcre_maketables.o

# target to build an object file
pcre_maketables.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_maketables.c.o
.PHONY : pcre_maketables.c.o

pcre_maketables.i: pcre_maketables.c.i
.PHONY : pcre_maketables.i

# target to preprocess a source file
pcre_maketables.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_maketables.c.i
.PHONY : pcre_maketables.c.i

pcre_maketables.s: pcre_maketables.c.s
.PHONY : pcre_maketables.s

# target to generate assembly for a file
pcre_maketables.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_maketables.c.s
.PHONY : pcre_maketables.c.s

pcre_newline.o: pcre_newline.c.o
.PHONY : pcre_newline.o

# target to build an object file
pcre_newline.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_newline.c.o
.PHONY : pcre_newline.c.o

pcre_newline.i: pcre_newline.c.i
.PHONY : pcre_newline.i

# target to preprocess a source file
pcre_newline.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_newline.c.i
.PHONY : pcre_newline.c.i

pcre_newline.s: pcre_newline.c.s
.PHONY : pcre_newline.s

# target to generate assembly for a file
pcre_newline.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_newline.c.s
.PHONY : pcre_newline.c.s

pcre_ord2utf8.o: pcre_ord2utf8.c.o
.PHONY : pcre_ord2utf8.o

# target to build an object file
pcre_ord2utf8.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_ord2utf8.c.o
.PHONY : pcre_ord2utf8.c.o

pcre_ord2utf8.i: pcre_ord2utf8.c.i
.PHONY : pcre_ord2utf8.i

# target to preprocess a source file
pcre_ord2utf8.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_ord2utf8.c.i
.PHONY : pcre_ord2utf8.c.i

pcre_ord2utf8.s: pcre_ord2utf8.c.s
.PHONY : pcre_ord2utf8.s

# target to generate assembly for a file
pcre_ord2utf8.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_ord2utf8.c.s
.PHONY : pcre_ord2utf8.c.s

pcre_refcount.o: pcre_refcount.c.o
.PHONY : pcre_refcount.o

# target to build an object file
pcre_refcount.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_refcount.c.o
.PHONY : pcre_refcount.c.o

pcre_refcount.i: pcre_refcount.c.i
.PHONY : pcre_refcount.i

# target to preprocess a source file
pcre_refcount.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_refcount.c.i
.PHONY : pcre_refcount.c.i

pcre_refcount.s: pcre_refcount.c.s
.PHONY : pcre_refcount.s

# target to generate assembly for a file
pcre_refcount.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_refcount.c.s
.PHONY : pcre_refcount.c.s

pcre_string_utils.o: pcre_string_utils.c.o
.PHONY : pcre_string_utils.o

# target to build an object file
pcre_string_utils.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_string_utils.c.o
.PHONY : pcre_string_utils.c.o

pcre_string_utils.i: pcre_string_utils.c.i
.PHONY : pcre_string_utils.i

# target to preprocess a source file
pcre_string_utils.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_string_utils.c.i
.PHONY : pcre_string_utils.c.i

pcre_string_utils.s: pcre_string_utils.c.s
.PHONY : pcre_string_utils.s

# target to generate assembly for a file
pcre_string_utils.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_string_utils.c.s
.PHONY : pcre_string_utils.c.s

pcre_study.o: pcre_study.c.o
.PHONY : pcre_study.o

# target to build an object file
pcre_study.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_study.c.o
.PHONY : pcre_study.c.o

pcre_study.i: pcre_study.c.i
.PHONY : pcre_study.i

# target to preprocess a source file
pcre_study.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_study.c.i
.PHONY : pcre_study.c.i

pcre_study.s: pcre_study.c.s
.PHONY : pcre_study.s

# target to generate assembly for a file
pcre_study.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_study.c.s
.PHONY : pcre_study.c.s

pcre_tables.o: pcre_tables.c.o
.PHONY : pcre_tables.o

# target to build an object file
pcre_tables.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_tables.c.o
.PHONY : pcre_tables.c.o

pcre_tables.i: pcre_tables.c.i
.PHONY : pcre_tables.i

# target to preprocess a source file
pcre_tables.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_tables.c.i
.PHONY : pcre_tables.c.i

pcre_tables.s: pcre_tables.c.s
.PHONY : pcre_tables.s

# target to generate assembly for a file
pcre_tables.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_tables.c.s
.PHONY : pcre_tables.c.s

pcre_ucd.o: pcre_ucd.c.o
.PHONY : pcre_ucd.o

# target to build an object file
pcre_ucd.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_ucd.c.o
.PHONY : pcre_ucd.c.o

pcre_ucd.i: pcre_ucd.c.i
.PHONY : pcre_ucd.i

# target to preprocess a source file
pcre_ucd.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_ucd.c.i
.PHONY : pcre_ucd.c.i

pcre_ucd.s: pcre_ucd.c.s
.PHONY : pcre_ucd.s

# target to generate assembly for a file
pcre_ucd.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_ucd.c.s
.PHONY : pcre_ucd.c.s

pcre_valid_utf8.o: pcre_valid_utf8.c.o
.PHONY : pcre_valid_utf8.o

# target to build an object file
pcre_valid_utf8.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_valid_utf8.c.o
.PHONY : pcre_valid_utf8.c.o

pcre_valid_utf8.i: pcre_valid_utf8.c.i
.PHONY : pcre_valid_utf8.i

# target to preprocess a source file
pcre_valid_utf8.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_valid_utf8.c.i
.PHONY : pcre_valid_utf8.c.i

pcre_valid_utf8.s: pcre_valid_utf8.c.s
.PHONY : pcre_valid_utf8.s

# target to generate assembly for a file
pcre_valid_utf8.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_valid_utf8.c.s
.PHONY : pcre_valid_utf8.c.s

pcre_version.o: pcre_version.c.o
.PHONY : pcre_version.o

# target to build an object file
pcre_version.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_version.c.o
.PHONY : pcre_version.c.o

pcre_version.i: pcre_version.c.i
.PHONY : pcre_version.i

# target to preprocess a source file
pcre_version.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_version.c.i
.PHONY : pcre_version.c.i

pcre_version.s: pcre_version.c.s
.PHONY : pcre_version.s

# target to generate assembly for a file
pcre_version.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_version.c.s
.PHONY : pcre_version.c.s

pcre_xclass.o: pcre_xclass.c.o
.PHONY : pcre_xclass.o

# target to build an object file
pcre_xclass.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_xclass.c.o
.PHONY : pcre_xclass.c.o

pcre_xclass.i: pcre_xclass.c.i
.PHONY : pcre_xclass.i

# target to preprocess a source file
pcre_xclass.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_xclass.c.i
.PHONY : pcre_xclass.c.i

pcre_xclass.s: pcre_xclass.c.s
.PHONY : pcre_xclass.s

# target to generate assembly for a file
pcre_xclass.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcre_xclass.c.s
.PHONY : pcre_xclass.c.s

pcreposix.o: pcreposix.c.o
.PHONY : pcreposix.o

# target to build an object file
pcreposix.c.o:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcreposix.c.o
.PHONY : pcreposix.c.o

pcreposix.i: pcreposix.c.i
.PHONY : pcreposix.i

# target to preprocess a source file
pcreposix.c.i:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcreposix.c.i
.PHONY : pcreposix.c.i

pcreposix.s: pcreposix.c.s
.PHONY : pcreposix.s

# target to generate assembly for a file
pcreposix.c.s:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(MAKE) $(MAKESILENT) -f deps/pcre/CMakeFiles/pcre.dir/build.make deps/pcre/CMakeFiles/pcre.dir/pcreposix.c.s
.PHONY : pcreposix.c.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... pcre"
	@echo "... pcre_byte_order.o"
	@echo "... pcre_byte_order.i"
	@echo "... pcre_byte_order.s"
	@echo "... pcre_chartables.o"
	@echo "... pcre_chartables.i"
	@echo "... pcre_chartables.s"
	@echo "... pcre_compile.o"
	@echo "... pcre_compile.i"
	@echo "... pcre_compile.s"
	@echo "... pcre_config.o"
	@echo "... pcre_config.i"
	@echo "... pcre_config.s"
	@echo "... pcre_dfa_exec.o"
	@echo "... pcre_dfa_exec.i"
	@echo "... pcre_dfa_exec.s"
	@echo "... pcre_exec.o"
	@echo "... pcre_exec.i"
	@echo "... pcre_exec.s"
	@echo "... pcre_fullinfo.o"
	@echo "... pcre_fullinfo.i"
	@echo "... pcre_fullinfo.s"
	@echo "... pcre_get.o"
	@echo "... pcre_get.i"
	@echo "... pcre_get.s"
	@echo "... pcre_globals.o"
	@echo "... pcre_globals.i"
	@echo "... pcre_globals.s"
	@echo "... pcre_jit_compile.o"
	@echo "... pcre_jit_compile.i"
	@echo "... pcre_jit_compile.s"
	@echo "... pcre_maketables.o"
	@echo "... pcre_maketables.i"
	@echo "... pcre_maketables.s"
	@echo "... pcre_newline.o"
	@echo "... pcre_newline.i"
	@echo "... pcre_newline.s"
	@echo "... pcre_ord2utf8.o"
	@echo "... pcre_ord2utf8.i"
	@echo "... pcre_ord2utf8.s"
	@echo "... pcre_refcount.o"
	@echo "... pcre_refcount.i"
	@echo "... pcre_refcount.s"
	@echo "... pcre_string_utils.o"
	@echo "... pcre_string_utils.i"
	@echo "... pcre_string_utils.s"
	@echo "... pcre_study.o"
	@echo "... pcre_study.i"
	@echo "... pcre_study.s"
	@echo "... pcre_tables.o"
	@echo "... pcre_tables.i"
	@echo "... pcre_tables.s"
	@echo "... pcre_ucd.o"
	@echo "... pcre_ucd.i"
	@echo "... pcre_ucd.s"
	@echo "... pcre_valid_utf8.o"
	@echo "... pcre_valid_utf8.i"
	@echo "... pcre_valid_utf8.s"
	@echo "... pcre_version.o"
	@echo "... pcre_version.i"
	@echo "... pcre_version.s"
	@echo "... pcre_xclass.o"
	@echo "... pcre_xclass.i"
	@echo "... pcre_xclass.s"
	@echo "... pcreposix.o"
	@echo "... pcreposix.i"
	@echo "... pcreposix.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:
	cd /build/gitlab/src/gitlab-foss/vendor/bundle/ruby/3.4.0/gems/rugged-1.6.3/vendor/libgit2/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

