# 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/src/util//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 src/util/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 src/util/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 src/util/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 src/util/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.
src/util/CMakeFiles/util.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 src/util/CMakeFiles/util.dir/rule
.PHONY : src/util/CMakeFiles/util.dir/rule

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

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

alloc.o: alloc.c.o
.PHONY : alloc.o

# target to build an object file
alloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/alloc.c.o
.PHONY : alloc.c.o

alloc.i: alloc.c.i
.PHONY : alloc.i

# target to preprocess a source file
alloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/alloc.c.i
.PHONY : alloc.c.i

alloc.s: alloc.c.s
.PHONY : alloc.s

# target to generate assembly for a file
alloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/alloc.c.s
.PHONY : alloc.c.s

allocators/failalloc.o: allocators/failalloc.c.o
.PHONY : allocators/failalloc.o

# target to build an object file
allocators/failalloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/failalloc.c.o
.PHONY : allocators/failalloc.c.o

allocators/failalloc.i: allocators/failalloc.c.i
.PHONY : allocators/failalloc.i

# target to preprocess a source file
allocators/failalloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/failalloc.c.i
.PHONY : allocators/failalloc.c.i

allocators/failalloc.s: allocators/failalloc.c.s
.PHONY : allocators/failalloc.s

# target to generate assembly for a file
allocators/failalloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/failalloc.c.s
.PHONY : allocators/failalloc.c.s

allocators/stdalloc.o: allocators/stdalloc.c.o
.PHONY : allocators/stdalloc.o

# target to build an object file
allocators/stdalloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/stdalloc.c.o
.PHONY : allocators/stdalloc.c.o

allocators/stdalloc.i: allocators/stdalloc.c.i
.PHONY : allocators/stdalloc.i

# target to preprocess a source file
allocators/stdalloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/stdalloc.c.i
.PHONY : allocators/stdalloc.c.i

allocators/stdalloc.s: allocators/stdalloc.c.s
.PHONY : allocators/stdalloc.s

# target to generate assembly for a file
allocators/stdalloc.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/stdalloc.c.s
.PHONY : allocators/stdalloc.c.s

allocators/win32_leakcheck.o: allocators/win32_leakcheck.c.o
.PHONY : allocators/win32_leakcheck.o

# target to build an object file
allocators/win32_leakcheck.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/win32_leakcheck.c.o
.PHONY : allocators/win32_leakcheck.c.o

allocators/win32_leakcheck.i: allocators/win32_leakcheck.c.i
.PHONY : allocators/win32_leakcheck.i

# target to preprocess a source file
allocators/win32_leakcheck.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/win32_leakcheck.c.i
.PHONY : allocators/win32_leakcheck.c.i

allocators/win32_leakcheck.s: allocators/win32_leakcheck.c.s
.PHONY : allocators/win32_leakcheck.s

# target to generate assembly for a file
allocators/win32_leakcheck.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/allocators/win32_leakcheck.c.s
.PHONY : allocators/win32_leakcheck.c.s

date.o: date.c.o
.PHONY : date.o

# target to build an object file
date.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/date.c.o
.PHONY : date.c.o

date.i: date.c.i
.PHONY : date.i

# target to preprocess a source file
date.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/date.c.i
.PHONY : date.c.i

date.s: date.c.s
.PHONY : date.s

# target to generate assembly for a file
date.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/date.c.s
.PHONY : date.c.s

filebuf.o: filebuf.c.o
.PHONY : filebuf.o

# target to build an object file
filebuf.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/filebuf.c.o
.PHONY : filebuf.c.o

filebuf.i: filebuf.c.i
.PHONY : filebuf.i

# target to preprocess a source file
filebuf.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/filebuf.c.i
.PHONY : filebuf.c.i

filebuf.s: filebuf.c.s
.PHONY : filebuf.s

# target to generate assembly for a file
filebuf.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/filebuf.c.s
.PHONY : filebuf.c.s

fs_path.o: fs_path.c.o
.PHONY : fs_path.o

# target to build an object file
fs_path.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/fs_path.c.o
.PHONY : fs_path.c.o

fs_path.i: fs_path.c.i
.PHONY : fs_path.i

# target to preprocess a source file
fs_path.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/fs_path.c.i
.PHONY : fs_path.c.i

fs_path.s: fs_path.c.s
.PHONY : fs_path.s

# target to generate assembly for a file
fs_path.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/fs_path.c.s
.PHONY : fs_path.c.s

futils.o: futils.c.o
.PHONY : futils.o

# target to build an object file
futils.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/futils.c.o
.PHONY : futils.c.o

futils.i: futils.c.i
.PHONY : futils.i

# target to preprocess a source file
futils.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/futils.c.i
.PHONY : futils.c.i

futils.s: futils.c.s
.PHONY : futils.s

# target to generate assembly for a file
futils.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/futils.c.s
.PHONY : futils.c.s

hash.o: hash.c.o
.PHONY : hash.o

# target to build an object file
hash.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash.c.o
.PHONY : hash.c.o

hash.i: hash.c.i
.PHONY : hash.i

# target to preprocess a source file
hash.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash.c.i
.PHONY : hash.c.i

hash.s: hash.c.s
.PHONY : hash.s

# target to generate assembly for a file
hash.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash.c.s
.PHONY : hash.c.s

hash/collisiondetect.o: hash/collisiondetect.c.o
.PHONY : hash/collisiondetect.o

# target to build an object file
hash/collisiondetect.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/collisiondetect.c.o
.PHONY : hash/collisiondetect.c.o

hash/collisiondetect.i: hash/collisiondetect.c.i
.PHONY : hash/collisiondetect.i

# target to preprocess a source file
hash/collisiondetect.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/collisiondetect.c.i
.PHONY : hash/collisiondetect.c.i

hash/collisiondetect.s: hash/collisiondetect.c.s
.PHONY : hash/collisiondetect.s

# target to generate assembly for a file
hash/collisiondetect.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/collisiondetect.c.s
.PHONY : hash/collisiondetect.c.s

hash/openssl.o: hash/openssl.c.o
.PHONY : hash/openssl.o

# target to build an object file
hash/openssl.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/openssl.c.o
.PHONY : hash/openssl.c.o

hash/openssl.i: hash/openssl.c.i
.PHONY : hash/openssl.i

# target to preprocess a source file
hash/openssl.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/openssl.c.i
.PHONY : hash/openssl.c.i

hash/openssl.s: hash/openssl.c.s
.PHONY : hash/openssl.s

# target to generate assembly for a file
hash/openssl.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/openssl.c.s
.PHONY : hash/openssl.c.s

hash/sha1dc/sha1.o: hash/sha1dc/sha1.c.o
.PHONY : hash/sha1dc/sha1.o

# target to build an object file
hash/sha1dc/sha1.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/sha1dc/sha1.c.o
.PHONY : hash/sha1dc/sha1.c.o

hash/sha1dc/sha1.i: hash/sha1dc/sha1.c.i
.PHONY : hash/sha1dc/sha1.i

# target to preprocess a source file
hash/sha1dc/sha1.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/sha1dc/sha1.c.i
.PHONY : hash/sha1dc/sha1.c.i

hash/sha1dc/sha1.s: hash/sha1dc/sha1.c.s
.PHONY : hash/sha1dc/sha1.s

# target to generate assembly for a file
hash/sha1dc/sha1.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/sha1dc/sha1.c.s
.PHONY : hash/sha1dc/sha1.c.s

hash/sha1dc/ubc_check.o: hash/sha1dc/ubc_check.c.o
.PHONY : hash/sha1dc/ubc_check.o

# target to build an object file
hash/sha1dc/ubc_check.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/sha1dc/ubc_check.c.o
.PHONY : hash/sha1dc/ubc_check.c.o

hash/sha1dc/ubc_check.i: hash/sha1dc/ubc_check.c.i
.PHONY : hash/sha1dc/ubc_check.i

# target to preprocess a source file
hash/sha1dc/ubc_check.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/sha1dc/ubc_check.c.i
.PHONY : hash/sha1dc/ubc_check.c.i

hash/sha1dc/ubc_check.s: hash/sha1dc/ubc_check.c.s
.PHONY : hash/sha1dc/ubc_check.s

# target to generate assembly for a file
hash/sha1dc/ubc_check.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/hash/sha1dc/ubc_check.c.s
.PHONY : hash/sha1dc/ubc_check.c.s

net.o: net.c.o
.PHONY : net.o

# target to build an object file
net.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/net.c.o
.PHONY : net.c.o

net.i: net.c.i
.PHONY : net.i

# target to preprocess a source file
net.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/net.c.i
.PHONY : net.c.i

net.s: net.c.s
.PHONY : net.s

# target to generate assembly for a file
net.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/net.c.s
.PHONY : net.c.s

pool.o: pool.c.o
.PHONY : pool.o

# target to build an object file
pool.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/pool.c.o
.PHONY : pool.c.o

pool.i: pool.c.i
.PHONY : pool.i

# target to preprocess a source file
pool.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/pool.c.i
.PHONY : pool.c.i

pool.s: pool.c.s
.PHONY : pool.s

# target to generate assembly for a file
pool.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/pool.c.s
.PHONY : pool.c.s

posix.o: posix.c.o
.PHONY : posix.o

# target to build an object file
posix.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/posix.c.o
.PHONY : posix.c.o

posix.i: posix.c.i
.PHONY : posix.i

# target to preprocess a source file
posix.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/posix.c.i
.PHONY : posix.c.i

posix.s: posix.c.s
.PHONY : posix.s

# target to generate assembly for a file
posix.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/posix.c.s
.PHONY : posix.c.s

pqueue.o: pqueue.c.o
.PHONY : pqueue.o

# target to build an object file
pqueue.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/pqueue.c.o
.PHONY : pqueue.c.o

pqueue.i: pqueue.c.i
.PHONY : pqueue.i

# target to preprocess a source file
pqueue.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/pqueue.c.i
.PHONY : pqueue.c.i

pqueue.s: pqueue.c.s
.PHONY : pqueue.s

# target to generate assembly for a file
pqueue.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/pqueue.c.s
.PHONY : pqueue.c.s

rand.o: rand.c.o
.PHONY : rand.o

# target to build an object file
rand.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/rand.c.o
.PHONY : rand.c.o

rand.i: rand.c.i
.PHONY : rand.i

# target to preprocess a source file
rand.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/rand.c.i
.PHONY : rand.c.i

rand.s: rand.c.s
.PHONY : rand.s

# target to generate assembly for a file
rand.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/rand.c.s
.PHONY : rand.c.s

regexp.o: regexp.c.o
.PHONY : regexp.o

# target to build an object file
regexp.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/regexp.c.o
.PHONY : regexp.c.o

regexp.i: regexp.c.i
.PHONY : regexp.i

# target to preprocess a source file
regexp.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/regexp.c.i
.PHONY : regexp.c.i

regexp.s: regexp.c.s
.PHONY : regexp.s

# target to generate assembly for a file
regexp.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/regexp.c.s
.PHONY : regexp.c.s

runtime.o: runtime.c.o
.PHONY : runtime.o

# target to build an object file
runtime.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/runtime.c.o
.PHONY : runtime.c.o

runtime.i: runtime.c.i
.PHONY : runtime.i

# target to preprocess a source file
runtime.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/runtime.c.i
.PHONY : runtime.c.i

runtime.s: runtime.c.s
.PHONY : runtime.s

# target to generate assembly for a file
runtime.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/runtime.c.s
.PHONY : runtime.c.s

sortedcache.o: sortedcache.c.o
.PHONY : sortedcache.o

# target to build an object file
sortedcache.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/sortedcache.c.o
.PHONY : sortedcache.c.o

sortedcache.i: sortedcache.c.i
.PHONY : sortedcache.i

# target to preprocess a source file
sortedcache.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/sortedcache.c.i
.PHONY : sortedcache.c.i

sortedcache.s: sortedcache.c.s
.PHONY : sortedcache.s

# target to generate assembly for a file
sortedcache.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/sortedcache.c.s
.PHONY : sortedcache.c.s

str.o: str.c.o
.PHONY : str.o

# target to build an object file
str.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/str.c.o
.PHONY : str.c.o

str.i: str.c.i
.PHONY : str.i

# target to preprocess a source file
str.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/str.c.i
.PHONY : str.c.i

str.s: str.c.s
.PHONY : str.s

# target to generate assembly for a file
str.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/str.c.s
.PHONY : str.c.s

strmap.o: strmap.c.o
.PHONY : strmap.o

# target to build an object file
strmap.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/strmap.c.o
.PHONY : strmap.c.o

strmap.i: strmap.c.i
.PHONY : strmap.i

# target to preprocess a source file
strmap.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/strmap.c.i
.PHONY : strmap.c.i

strmap.s: strmap.c.s
.PHONY : strmap.s

# target to generate assembly for a file
strmap.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/strmap.c.s
.PHONY : strmap.c.s

thread.o: thread.c.o
.PHONY : thread.o

# target to build an object file
thread.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/thread.c.o
.PHONY : thread.c.o

thread.i: thread.c.i
.PHONY : thread.i

# target to preprocess a source file
thread.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/thread.c.i
.PHONY : thread.c.i

thread.s: thread.c.s
.PHONY : thread.s

# target to generate assembly for a file
thread.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/thread.c.s
.PHONY : thread.c.s

tsort.o: tsort.c.o
.PHONY : tsort.o

# target to build an object file
tsort.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/tsort.c.o
.PHONY : tsort.c.o

tsort.i: tsort.c.i
.PHONY : tsort.i

# target to preprocess a source file
tsort.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/tsort.c.i
.PHONY : tsort.c.i

tsort.s: tsort.c.s
.PHONY : tsort.s

# target to generate assembly for a file
tsort.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/tsort.c.s
.PHONY : tsort.c.s

unix/map.o: unix/map.c.o
.PHONY : unix/map.o

# target to build an object file
unix/map.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/unix/map.c.o
.PHONY : unix/map.c.o

unix/map.i: unix/map.c.i
.PHONY : unix/map.i

# target to preprocess a source file
unix/map.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/unix/map.c.i
.PHONY : unix/map.c.i

unix/map.s: unix/map.c.s
.PHONY : unix/map.s

# target to generate assembly for a file
unix/map.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/unix/map.c.s
.PHONY : unix/map.c.s

unix/realpath.o: unix/realpath.c.o
.PHONY : unix/realpath.o

# target to build an object file
unix/realpath.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/unix/realpath.c.o
.PHONY : unix/realpath.c.o

unix/realpath.i: unix/realpath.c.i
.PHONY : unix/realpath.i

# target to preprocess a source file
unix/realpath.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/unix/realpath.c.i
.PHONY : unix/realpath.c.i

unix/realpath.s: unix/realpath.c.s
.PHONY : unix/realpath.s

# target to generate assembly for a file
unix/realpath.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/unix/realpath.c.s
.PHONY : unix/realpath.c.s

utf8.o: utf8.c.o
.PHONY : utf8.o

# target to build an object file
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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/utf8.c.o
.PHONY : utf8.c.o

utf8.i: utf8.c.i
.PHONY : utf8.i

# target to preprocess a source file
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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/utf8.c.i
.PHONY : utf8.c.i

utf8.s: utf8.c.s
.PHONY : utf8.s

# target to generate assembly for a file
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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/utf8.c.s
.PHONY : utf8.c.s

util.o: util.c.o
.PHONY : util.o

# target to build an object file
util.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/util.c.o
.PHONY : util.c.o

util.i: util.c.i
.PHONY : util.i

# target to preprocess a source file
util.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/util.c.i
.PHONY : util.c.i

util.s: util.c.s
.PHONY : util.s

# target to generate assembly for a file
util.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/util.c.s
.PHONY : util.c.s

varint.o: varint.c.o
.PHONY : varint.o

# target to build an object file
varint.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/varint.c.o
.PHONY : varint.c.o

varint.i: varint.c.i
.PHONY : varint.i

# target to preprocess a source file
varint.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/varint.c.i
.PHONY : varint.c.i

varint.s: varint.c.s
.PHONY : varint.s

# target to generate assembly for a file
varint.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/varint.c.s
.PHONY : varint.c.s

vector.o: vector.c.o
.PHONY : vector.o

# target to build an object file
vector.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/vector.c.o
.PHONY : vector.c.o

vector.i: vector.c.i
.PHONY : vector.i

# target to preprocess a source file
vector.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/vector.c.i
.PHONY : vector.c.i

vector.s: vector.c.s
.PHONY : vector.s

# target to generate assembly for a file
vector.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/vector.c.s
.PHONY : vector.c.s

wildmatch.o: wildmatch.c.o
.PHONY : wildmatch.o

# target to build an object file
wildmatch.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/wildmatch.c.o
.PHONY : wildmatch.c.o

wildmatch.i: wildmatch.c.i
.PHONY : wildmatch.i

# target to preprocess a source file
wildmatch.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/wildmatch.c.i
.PHONY : wildmatch.c.i

wildmatch.s: wildmatch.c.s
.PHONY : wildmatch.s

# target to generate assembly for a file
wildmatch.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/wildmatch.c.s
.PHONY : wildmatch.c.s

zstream.o: zstream.c.o
.PHONY : zstream.o

# target to build an object file
zstream.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/zstream.c.o
.PHONY : zstream.c.o

zstream.i: zstream.c.i
.PHONY : zstream.i

# target to preprocess a source file
zstream.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/zstream.c.i
.PHONY : zstream.c.i

zstream.s: zstream.c.s
.PHONY : zstream.s

# target to generate assembly for a file
zstream.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 src/util/CMakeFiles/util.dir/build.make src/util/CMakeFiles/util.dir/zstream.c.s
.PHONY : zstream.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 "... util"
	@echo "... alloc.o"
	@echo "... alloc.i"
	@echo "... alloc.s"
	@echo "... allocators/failalloc.o"
	@echo "... allocators/failalloc.i"
	@echo "... allocators/failalloc.s"
	@echo "... allocators/stdalloc.o"
	@echo "... allocators/stdalloc.i"
	@echo "... allocators/stdalloc.s"
	@echo "... allocators/win32_leakcheck.o"
	@echo "... allocators/win32_leakcheck.i"
	@echo "... allocators/win32_leakcheck.s"
	@echo "... date.o"
	@echo "... date.i"
	@echo "... date.s"
	@echo "... filebuf.o"
	@echo "... filebuf.i"
	@echo "... filebuf.s"
	@echo "... fs_path.o"
	@echo "... fs_path.i"
	@echo "... fs_path.s"
	@echo "... futils.o"
	@echo "... futils.i"
	@echo "... futils.s"
	@echo "... hash.o"
	@echo "... hash.i"
	@echo "... hash.s"
	@echo "... hash/collisiondetect.o"
	@echo "... hash/collisiondetect.i"
	@echo "... hash/collisiondetect.s"
	@echo "... hash/openssl.o"
	@echo "... hash/openssl.i"
	@echo "... hash/openssl.s"
	@echo "... hash/sha1dc/sha1.o"
	@echo "... hash/sha1dc/sha1.i"
	@echo "... hash/sha1dc/sha1.s"
	@echo "... hash/sha1dc/ubc_check.o"
	@echo "... hash/sha1dc/ubc_check.i"
	@echo "... hash/sha1dc/ubc_check.s"
	@echo "... net.o"
	@echo "... net.i"
	@echo "... net.s"
	@echo "... pool.o"
	@echo "... pool.i"
	@echo "... pool.s"
	@echo "... posix.o"
	@echo "... posix.i"
	@echo "... posix.s"
	@echo "... pqueue.o"
	@echo "... pqueue.i"
	@echo "... pqueue.s"
	@echo "... rand.o"
	@echo "... rand.i"
	@echo "... rand.s"
	@echo "... regexp.o"
	@echo "... regexp.i"
	@echo "... regexp.s"
	@echo "... runtime.o"
	@echo "... runtime.i"
	@echo "... runtime.s"
	@echo "... sortedcache.o"
	@echo "... sortedcache.i"
	@echo "... sortedcache.s"
	@echo "... str.o"
	@echo "... str.i"
	@echo "... str.s"
	@echo "... strmap.o"
	@echo "... strmap.i"
	@echo "... strmap.s"
	@echo "... thread.o"
	@echo "... thread.i"
	@echo "... thread.s"
	@echo "... tsort.o"
	@echo "... tsort.i"
	@echo "... tsort.s"
	@echo "... unix/map.o"
	@echo "... unix/map.i"
	@echo "... unix/map.s"
	@echo "... unix/realpath.o"
	@echo "... unix/realpath.i"
	@echo "... unix/realpath.s"
	@echo "... utf8.o"
	@echo "... utf8.i"
	@echo "... utf8.s"
	@echo "... util.o"
	@echo "... util.i"
	@echo "... util.s"
	@echo "... varint.o"
	@echo "... varint.i"
	@echo "... varint.s"
	@echo "... vector.o"
	@echo "... vector.i"
	@echo "... vector.s"
	@echo "... wildmatch.o"
	@echo "... wildmatch.i"
	@echo "... wildmatch.s"
	@echo "... zstream.o"
	@echo "... zstream.i"
	@echo "... zstream.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

