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

# 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 = /jenkins/jobs/oi-userland/workspace/components/shell/fish/fish-4.9.1

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /jenkins/jobs/oi-userland/workspace/components/shell/fish/build/amd64

#=============================================================================
# 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
	$(CMAKE_COMMAND) -E cmake_progress_start /jenkins/jobs/oi-userland/workspace/components/shell/fish/build/amd64/CMakeFiles /jenkins/jobs/oi-userland/workspace/components/shell/fish/build/amd64//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /jenkins/jobs/oi-userland/workspace/components/shell/fish/build/amd64/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) -P /jenkins/jobs/oi-userland/workspace/components/shell/fish/build/amd64/CMakeFiles/VerifyGlobs.cmake
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named fish

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

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

#=============================================================================
# Target rules for targets named fish_indent

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

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

#=============================================================================
# Target rules for targets named fish_key_reader

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

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

#=============================================================================
# Target rules for targets named sphinx-docs

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

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

#=============================================================================
# Target rules for targets named sphinx-manpages

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

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

#=============================================================================
# Target rules for targets named doc

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

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

#=============================================================================
# Target rules for targets named test___fish_complete_path.fish

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

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

#=============================================================================
# Target rules for targets named test___fish_macos_set_env.fish

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

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

#=============================================================================
# Target rules for targets named test___fish_posix_shell.fish

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

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

#=============================================================================
# Target rules for targets named test___fish_theme_migrate.fish

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

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

#=============================================================================
# Target rules for targets named test___fish_tried_to_embed_manpages.fish

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

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

#=============================================================================
# Target rules for targets named test_abbr.fish

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

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

#=============================================================================
# Target rules for targets named test_alias.fish

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

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

#=============================================================================
# Target rules for targets named test_andandoror.fish

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

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

#=============================================================================
# Target rules for targets named test_andor.fish

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

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

#=============================================================================
# Target rules for targets named test_argparse.fish

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

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

#=============================================================================
# Target rules for targets named test_autoload.fish

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

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

#=============================================================================
# Target rules for targets named test_bad-option.fish

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

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

#=============================================================================
# Target rules for targets named test_basic.fish

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

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

#=============================================================================
# Target rules for targets named test_bg.fish

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

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

#=============================================================================
# Target rules for targets named test_bind.fish

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

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

#=============================================================================
# Target rules for targets named test_braces.fish

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

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

#=============================================================================
# Target rules for targets named test_breakpoint.fish

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

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

#=============================================================================
# Target rules for targets named test_broken-config.fish

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

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

#=============================================================================
# Target rules for targets named test_build-info.fish

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

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

#=============================================================================
# Target rules for targets named test_builtinbuiltin.fish

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

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

#=============================================================================
# Target rules for targets named test_caller-exit.fish

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

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

#=============================================================================
# Target rules for targets named test_caller-observer.fish

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

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

#=============================================================================
# Target rules for targets named test_cd.fish

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

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

#=============================================================================
# Target rules for targets named test_check-all-fish-files.fish

# Build rule for target.
test_check-all-fish-files.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_check-all-fish-files.fish
.PHONY : test_check-all-fish-files.fish

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

#=============================================================================
# Target rules for targets named test_check-completions.fish

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

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

#=============================================================================
# Target rules for targets named test_cmdsub-limit.fish

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

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

#=============================================================================
# Target rules for targets named test_cmdsub.fish

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

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

#=============================================================================
# Target rules for targets named test_colon-delimited-var.fish

# Build rule for target.
test_colon-delimited-var.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_colon-delimited-var.fish
.PHONY : test_colon-delimited-var.fish

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

#=============================================================================
# Target rules for targets named test_command-1.fish

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

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

#=============================================================================
# Target rules for targets named test_command-2.fish

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

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

#=============================================================================
# Target rules for targets named test_command-not-found.fish

# Build rule for target.
test_command-not-found.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_command-not-found.fish
.PHONY : test_command-not-found.fish

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

#=============================================================================
# Target rules for targets named test_command-vars-persist.fish

# Build rule for target.
test_command-vars-persist.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_command-vars-persist.fish
.PHONY : test_command-vars-persist.fish

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

#=============================================================================
# Target rules for targets named test_commandline.fish

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

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

#=============================================================================
# Target rules for targets named test_complete-cygwin.fish

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

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

#=============================================================================
# Target rules for targets named test_complete-group-order.fish

# Build rule for target.
test_complete-group-order.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_complete-group-order.fish
.PHONY : test_complete-group-order.fish

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

#=============================================================================
# Target rules for targets named test_complete.fish

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

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

#=============================================================================
# Target rules for targets named test_complete_directories.fish

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

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

#=============================================================================
# Target rules for targets named test_completion-autoload-tombstone.fish

# Build rule for target.
test_completion-autoload-tombstone.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_completion-autoload-tombstone.fish
.PHONY : test_completion-autoload-tombstone.fish

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

#=============================================================================
# Target rules for targets named test_config-paths.fish

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

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

#=============================================================================
# Target rules for targets named test_contains_opt.fish

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

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

#=============================================================================
# Target rules for targets named test_count.fish

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

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

#=============================================================================
# Target rules for targets named test_create-base-directories.fish

# Build rule for target.
test_create-base-directories.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_create-base-directories.fish
.PHONY : test_create-base-directories.fish

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

#=============================================================================
# Target rules for targets named test_deep-cmdsub.fish

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

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

#=============================================================================
# Target rules for targets named test_default-setup-path.fish

# Build rule for target.
test_default-setup-path.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_default-setup-path.fish
.PHONY : test_default-setup-path.fish

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

#=============================================================================
# Target rules for targets named test_directory-redirect.fish

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

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

#=============================================================================
# Target rules for targets named test_disown-parent.fish

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

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

#=============================================================================
# Target rules for targets named test_disown.fish

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

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

#=============================================================================
# Target rules for targets named test_empty.fish

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

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

#=============================================================================
# Target rules for targets named test_env.fish

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

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

#=============================================================================
# Target rules for targets named test_eval.fish

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

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

#=============================================================================
# Target rules for targets named test_exec.fish

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

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

#=============================================================================
# Target rules for targets named test_exit-status-with-closing-stderr.fish

# Build rule for target.
test_exit-status-with-closing-stderr.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_exit-status-with-closing-stderr.fish
.PHONY : test_exit-status-with-closing-stderr.fish

# fast build rule for target.
test_exit-status-with-closing-stderr.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_exit-status-with-closing-stderr.fish.dir/build.make CMakeFiles/test_exit-status-with-closing-stderr.fish.dir/build
.PHONY : test_exit-status-with-closing-stderr.fish/fast

#=============================================================================
# Target rules for targets named test_expansion.fish

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

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

#=============================================================================
# Target rules for targets named test_export.fish

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

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

#=============================================================================
# Target rules for targets named test_fds.fish

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

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

#=============================================================================
# Target rules for targets named test_features-ampersand-nobg-in-token1.fish

# Build rule for target.
test_features-ampersand-nobg-in-token1.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_features-ampersand-nobg-in-token1.fish
.PHONY : test_features-ampersand-nobg-in-token1.fish

# fast build rule for target.
test_features-ampersand-nobg-in-token1.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_features-ampersand-nobg-in-token1.fish.dir/build.make CMakeFiles/test_features-ampersand-nobg-in-token1.fish.dir/build
.PHONY : test_features-ampersand-nobg-in-token1.fish/fast

#=============================================================================
# Target rules for targets named test_features-ignore-terminfo.fish

# Build rule for target.
test_features-ignore-terminfo.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_features-ignore-terminfo.fish
.PHONY : test_features-ignore-terminfo.fish

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

#=============================================================================
# Target rules for targets named test_features-nocaret1.fish

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

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

#=============================================================================
# Target rules for targets named test_features-nocaret2.fish

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

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

#=============================================================================
# Target rules for targets named test_features-nocaret3.fish

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

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

#=============================================================================
# Target rules for targets named test_features-nocaret4.fish

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

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

#=============================================================================
# Target rules for targets named test_features-percent-self1.fish

# Build rule for target.
test_features-percent-self1.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_features-percent-self1.fish
.PHONY : test_features-percent-self1.fish

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

#=============================================================================
# Target rules for targets named test_features-percent-self2.fish

# Build rule for target.
test_features-percent-self2.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_features-percent-self2.fish
.PHONY : test_features-percent-self2.fish

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

#=============================================================================
# Target rules for targets named test_features-qmark1.fish

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

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

#=============================================================================
# Target rules for targets named test_features-qmark2.fish

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

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

#=============================================================================
# Target rules for targets named test_features-string-backslashes-off.fish

# Build rule for target.
test_features-string-backslashes-off.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_features-string-backslashes-off.fish
.PHONY : test_features-string-backslashes-off.fish

# fast build rule for target.
test_features-string-backslashes-off.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_features-string-backslashes-off.fish.dir/build.make CMakeFiles/test_features-string-backslashes-off.fish.dir/build
.PHONY : test_features-string-backslashes-off.fish/fast

#=============================================================================
# Target rules for targets named test_features-string-backslashes.fish

# Build rule for target.
test_features-string-backslashes.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_features-string-backslashes.fish
.PHONY : test_features-string-backslashes.fish

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

#=============================================================================
# Target rules for targets named test_fg.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_add_path.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_config.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_delta.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_exit.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_key_reader.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_update_completions.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_user_paths.fish

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

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

#=============================================================================
# Target rules for targets named test_fish_vi_key_bindings.fish

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

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

#=============================================================================
# Target rules for targets named test_for.fish

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

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

#=============================================================================
# Target rules for targets named test_funced.fish

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

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

#=============================================================================
# Target rules for targets named test_function-definition.fish

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

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

#=============================================================================
# Target rules for targets named test_function.fish

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

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

#=============================================================================
# Target rules for targets named test_functions.fish

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

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

#=============================================================================
# Target rules for targets named test_git.fish

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

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

#=============================================================================
# Target rules for targets named test_glob.fish

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

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

#=============================================================================
# Target rules for targets named test_help-completions.fish

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

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

#=============================================================================
# Target rules for targets named test_history.fish

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

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

#=============================================================================
# Target rules for targets named test_hostnames.fish

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

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

#=============================================================================
# Target rules for targets named test_indent.fish

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

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

#=============================================================================
# Target rules for targets named test_init-command-2.fish

# Build rule for target.
test_init-command-2.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_init-command-2.fish
.PHONY : test_init-command-2.fish

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

#=============================================================================
# Target rules for targets named test_init-command-mix-ordering.fish

# Build rule for target.
test_init-command-mix-ordering.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_init-command-mix-ordering.fish
.PHONY : test_init-command-mix-ordering.fish

# fast build rule for target.
test_init-command-mix-ordering.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_init-command-mix-ordering.fish.dir/build.make CMakeFiles/test_init-command-mix-ordering.fish.dir/build
.PHONY : test_init-command-mix-ordering.fish/fast

#=============================================================================
# Target rules for targets named test_init-command-mix.fish

# Build rule for target.
test_init-command-mix.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_init-command-mix.fish
.PHONY : test_init-command-mix.fish

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

#=============================================================================
# Target rules for targets named test_init-command.fish

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

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

#=============================================================================
# Target rules for targets named test_init-unreadable-config-paths.fish

# Build rule for target.
test_init-unreadable-config-paths.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_init-unreadable-config-paths.fish
.PHONY : test_init-unreadable-config-paths.fish

# fast build rule for target.
test_init-unreadable-config-paths.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_init-unreadable-config-paths.fish.dir/build.make CMakeFiles/test_init-unreadable-config-paths.fish.dir/build
.PHONY : test_init-unreadable-config-paths.fish/fast

#=============================================================================
# Target rules for targets named test_init-unreadable-cwd.fish

# Build rule for target.
test_init-unreadable-cwd.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_init-unreadable-cwd.fish
.PHONY : test_init-unreadable-cwd.fish

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

#=============================================================================
# Target rules for targets named test_invocation.fish

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

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

#=============================================================================
# Target rules for targets named test_job-control-noninteractive.fish

# Build rule for target.
test_job-control-noninteractive.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_job-control-noninteractive.fish
.PHONY : test_job-control-noninteractive.fish

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

#=============================================================================
# Target rules for targets named test_job-control-not-a-tty.fish

# Build rule for target.
test_job-control-not-a-tty.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_job-control-not-a-tty.fish
.PHONY : test_job-control-not-a-tty.fish

# fast build rule for target.
test_job-control-not-a-tty.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_job-control-not-a-tty.fish.dir/build.make CMakeFiles/test_job-control-not-a-tty.fish.dir/build
.PHONY : test_job-control-not-a-tty.fish/fast

#=============================================================================
# Target rules for targets named test_job-ids.fish

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

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

#=============================================================================
# Target rules for targets named test_jobs-are-escaped.fish

# Build rule for target.
test_jobs-are-escaped.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_jobs-are-escaped.fish
.PHONY : test_jobs-are-escaped.fish

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

#=============================================================================
# Target rules for targets named test_jobs.fish

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

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

#=============================================================================
# Target rules for targets named test_line-continuation.fish

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

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

#=============================================================================
# Target rules for targets named test_line-number.fish

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

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

#=============================================================================
# Target rules for targets named test_locale-numeric.fish

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

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

#=============================================================================
# Target rules for targets named test_locale.fish

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

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

#=============================================================================
# Target rules for targets named test_loops.fish

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

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

#=============================================================================
# Target rules for targets named test_man.fish

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

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

#=============================================================================
# Target rules for targets named test_manpage-completions-groff-x.fish

# Build rule for target.
test_manpage-completions-groff-x.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_manpage-completions-groff-x.fish
.PHONY : test_manpage-completions-groff-x.fish

# fast build rule for target.
test_manpage-completions-groff-x.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_manpage-completions-groff-x.fish.dir/build.make CMakeFiles/test_manpage-completions-groff-x.fish.dir/build
.PHONY : test_manpage-completions-groff-x.fish/fast

#=============================================================================
# Target rules for targets named test_math.fish

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

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

#=============================================================================
# Target rules for targets named test_message-localization-tier-is-declared.fish

# Build rule for target.
test_message-localization-tier-is-declared.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_message-localization-tier-is-declared.fish
.PHONY : test_message-localization-tier-is-declared.fish

# fast build rule for target.
test_message-localization-tier-is-declared.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_message-localization-tier-is-declared.fish.dir/build.make CMakeFiles/test_message-localization-tier-is-declared.fish.dir/build
.PHONY : test_message-localization-tier-is-declared.fish/fast

#=============================================================================
# Target rules for targets named test_message-localization.fish

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

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

#=============================================================================
# Target rules for targets named test_no-config.fish

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

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

#=============================================================================
# Target rules for targets named test_no-execute.fish

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

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

#=============================================================================
# Target rules for targets named test_noshebang.fish

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

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

#=============================================================================
# Target rules for targets named test_not.fish

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

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

#=============================================================================
# Target rules for targets named test_nuls.fish

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

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

#=============================================================================
# Target rules for targets named test_output-buffering.fish

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

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

#=============================================================================
# Target rules for targets named test_path.fish

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

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

#=============================================================================
# Target rules for targets named test_pipeline-pgroup.fish

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

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

#=============================================================================
# Target rules for targets named test_pipestatus.fish

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

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

#=============================================================================
# Target rules for targets named test_po-files-well-formed.fish

# Build rule for target.
test_po-files-well-formed.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_po-files-well-formed.fish
.PHONY : test_po-files-well-formed.fish

# fast build rule for target.
test_po-files-well-formed.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_po-files-well-formed.fish.dir/build.make CMakeFiles/test_po-files-well-formed.fish.dir/build
.PHONY : test_po-files-well-formed.fish/fast

#=============================================================================
# Target rules for targets named test_print-help.fish

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

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

#=============================================================================
# Target rules for targets named test_printf.fish

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

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

#=============================================================================
# Target rules for targets named test_prompt.fish

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

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

#=============================================================================
# Target rules for targets named test_psub.fish

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

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

#=============================================================================
# Target rules for targets named test_python-user-facing-tools-compat.fish

# Build rule for target.
test_python-user-facing-tools-compat.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_python-user-facing-tools-compat.fish
.PHONY : test_python-user-facing-tools-compat.fish

# fast build rule for target.
test_python-user-facing-tools-compat.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_python-user-facing-tools-compat.fish.dir/build.make CMakeFiles/test_python-user-facing-tools-compat.fish.dir/build
.PHONY : test_python-user-facing-tools-compat.fish/fast

#=============================================================================
# Target rules for targets named test_random.fish

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

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

#=============================================================================
# Target rules for targets named test_rc-returned.fish

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

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

#=============================================================================
# Target rules for targets named test_read.fish

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

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

#=============================================================================
# Target rules for targets named test_realpath.fish

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

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

#=============================================================================
# Target rules for targets named test_redirect.fish

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

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

#=============================================================================
# Target rules for targets named test_regex-import.fish

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

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

#=============================================================================
# Target rules for targets named test_return.fish

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

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

#=============================================================================
# Target rules for targets named test_scoping.fish

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

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

#=============================================================================
# Target rules for targets named test_self-signal-usr1.fish

# Build rule for target.
test_self-signal-usr1.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_self-signal-usr1.fish
.PHONY : test_self-signal-usr1.fish

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

#=============================================================================
# Target rules for targets named test_set.fish

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

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

#=============================================================================
# Target rules for targets named test_set_color.fish

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

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

#=============================================================================
# Target rules for targets named test_setenv.fish

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

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

#=============================================================================
# Target rules for targets named test_sigint.fish

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

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

#=============================================================================
# Target rules for targets named test_sigint2.fish

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

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

#=============================================================================
# Target rules for targets named test_signal.fish

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

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

#=============================================================================
# Target rules for targets named test_slices.fish

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

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

#=============================================================================
# Target rules for targets named test_source.fish

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

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

#=============================================================================
# Target rules for targets named test_sphinx-html.fish

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

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

#=============================================================================
# Target rules for targets named test_sphinx-man.fish

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

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

#=============================================================================
# Target rules for targets named test_sphinx-markdown-changelog.fish

# Build rule for target.
test_sphinx-markdown-changelog.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_sphinx-markdown-changelog.fish
.PHONY : test_sphinx-markdown-changelog.fish

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

#=============================================================================
# Target rules for targets named test_stack-overflow.fish

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

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

#=============================================================================
# Target rules for targets named test_status-command.fish

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

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

#=============================================================================
# Target rules for targets named test_status-value.fish

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

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

#=============================================================================
# Target rules for targets named test_status.fish

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

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

#=============================================================================
# Target rules for targets named test_string-advanced.fish

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

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

#=============================================================================
# Target rules for targets named test_string.fish

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

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

#=============================================================================
# Target rules for targets named test_switch.fish

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

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

#=============================================================================
# Target rules for targets named test_symlinks-not-overwritten.fish

# Build rule for target.
test_symlinks-not-overwritten.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_symlinks-not-overwritten.fish
.PHONY : test_symlinks-not-overwritten.fish

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

#=============================================================================
# Target rules for targets named test_syntax-error-location.fish

# Build rule for target.
test_syntax-error-location.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_syntax-error-location.fish
.PHONY : test_syntax-error-location.fish

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

#=============================================================================
# Target rules for targets named test_test-posix.fish

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

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

#=============================================================================
# Target rules for targets named test_test.fish

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

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

#=============================================================================
# Target rules for targets named test_threads.fish

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

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

#=============================================================================
# Target rules for targets named test_time.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-abbr.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-autosuggestion-multiline-resizing-prompt.fish

# Build rule for target.
test_tmux-autosuggestion-multiline-resizing-prompt.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-autosuggestion-multiline-resizing-prompt.fish
.PHONY : test_tmux-autosuggestion-multiline-resizing-prompt.fish

# fast build rule for target.
test_tmux-autosuggestion-multiline-resizing-prompt.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_tmux-autosuggestion-multiline-resizing-prompt.fish.dir/build.make CMakeFiles/test_tmux-autosuggestion-multiline-resizing-prompt.fish.dir/build
.PHONY : test_tmux-autosuggestion-multiline-resizing-prompt.fish/fast

#=============================================================================
# Target rules for targets named test_tmux-autosuggestion-multiline-resizing-window.fish

# Build rule for target.
test_tmux-autosuggestion-multiline-resizing-window.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-autosuggestion-multiline-resizing-window.fish
.PHONY : test_tmux-autosuggestion-multiline-resizing-window.fish

# fast build rule for target.
test_tmux-autosuggestion-multiline-resizing-window.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_tmux-autosuggestion-multiline-resizing-window.fish.dir/build.make CMakeFiles/test_tmux-autosuggestion-multiline-resizing-window.fish.dir/build
.PHONY : test_tmux-autosuggestion-multiline-resizing-window.fish/fast

#=============================================================================
# Target rules for targets named test_tmux-autosuggestion-multiline.fish

# Build rule for target.
test_tmux-autosuggestion-multiline.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-autosuggestion-multiline.fish
.PHONY : test_tmux-autosuggestion-multiline.fish

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

#=============================================================================
# Target rules for targets named test_tmux-autosuggestion.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-bind.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-bind2.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-breakpoint.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-commandline.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-complete.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-complete2.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-complete3.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-complete4.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-empty-prompt.fish

# Build rule for target.
test_tmux-empty-prompt.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-empty-prompt.fish
.PHONY : test_tmux-empty-prompt.fish

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

#=============================================================================
# Target rules for targets named test_tmux-first-prompt.fish

# Build rule for target.
test_tmux-first-prompt.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-first-prompt.fish
.PHONY : test_tmux-first-prompt.fish

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

#=============================================================================
# Target rules for targets named test_tmux-fish_config.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-history-pager.fish

# Build rule for target.
test_tmux-history-pager.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-history-pager.fish
.PHONY : test_tmux-history-pager.fish

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

#=============================================================================
# Target rules for targets named test_tmux-history-search.fish

# Build rule for target.
test_tmux-history-search.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-history-search.fish
.PHONY : test_tmux-history-search.fish

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

#=============================================================================
# Target rules for targets named test_tmux-history-search2.fish

# Build rule for target.
test_tmux-history-search2.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-history-search2.fish
.PHONY : test_tmux-history-search2.fish

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

#=============================================================================
# Target rules for targets named test_tmux-invocation.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-job.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-multiline-prompt.fish

# Build rule for target.
test_tmux-multiline-prompt.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-multiline-prompt.fish
.PHONY : test_tmux-multiline-prompt.fish

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

#=============================================================================
# Target rules for targets named test_tmux-omitted-newline.fish

# Build rule for target.
test_tmux-omitted-newline.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-omitted-newline.fish
.PHONY : test_tmux-omitted-newline.fish

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

#=============================================================================
# Target rules for targets named test_tmux-pager.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-prefix.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-prompt.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-read.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-repaint.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-reporting.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-right-prompt.fish

# Build rule for target.
test_tmux-right-prompt.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-right-prompt.fish
.PHONY : test_tmux-right-prompt.fish

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

#=============================================================================
# Target rules for targets named test_tmux-scrollback.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-set.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-signal.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-source.fish

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

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

#=============================================================================
# Target rules for targets named test_tmux-transient-prompt.fish

# Build rule for target.
test_tmux-transient-prompt.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-transient-prompt.fish
.PHONY : test_tmux-transient-prompt.fish

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

#=============================================================================
# Target rules for targets named test_tmux-vi-key-bindings.fish

# Build rule for target.
test_tmux-vi-key-bindings.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_tmux-vi-key-bindings.fish
.PHONY : test_tmux-vi-key-bindings.fish

# fast build rule for target.
test_tmux-vi-key-bindings.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_tmux-vi-key-bindings.fish.dir/build.make CMakeFiles/test_tmux-vi-key-bindings.fish.dir/build
.PHONY : test_tmux-vi-key-bindings.fish/fast

#=============================================================================
# Target rules for targets named test_tmux-wrapping.fish

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

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

#=============================================================================
# Target rules for targets named test_trace.fish

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

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

#=============================================================================
# Target rules for targets named test_trap.fish

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

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

#=============================================================================
# Target rules for targets named test_trap_print.fish

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

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

#=============================================================================
# Target rules for targets named test_type.fish

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

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

#=============================================================================
# Target rules for targets named test_ulimit.fish

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

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

#=============================================================================
# Target rules for targets named test_umask.fish

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

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

#=============================================================================
# Target rules for targets named test_variable-assignment.fish

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

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

#=============================================================================
# Target rules for targets named test_vars_as_commands.fish

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

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

#=============================================================================
# Target rules for targets named test_vcs-prompts.fish

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

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

#=============================================================================
# Target rules for targets named test_version.fish

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

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

#=============================================================================
# Target rules for targets named test_vi.fish

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

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

#=============================================================================
# Target rules for targets named test_wait.fish

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

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

#=============================================================================
# Target rules for targets named test_wildcard.fish

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

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

#=============================================================================
# Target rules for targets named test_wraps.fish

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

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

#=============================================================================
# Target rules for targets named test_xdg-data-dirs-default.fish

# Build rule for target.
test_xdg-data-dirs-default.fish: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_xdg-data-dirs-default.fish
.PHONY : test_xdg-data-dirs-default.fish

# fast build rule for target.
test_xdg-data-dirs-default.fish/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test_xdg-data-dirs-default.fish.dir/build.make CMakeFiles/test_xdg-data-dirs-default.fish.dir/build
.PHONY : test_xdg-data-dirs-default.fish/fast

#=============================================================================
# Target rules for targets named test_zero_based_array.fish

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

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

#=============================================================================
# Target rules for targets named test_abbrs.py

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

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

#=============================================================================
# Target rules for targets named test_autosuggest.py

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

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

#=============================================================================
# Target rules for targets named test_bind.py

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

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

#=============================================================================
# Target rules for targets named test_bind_mode_events.py

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

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

#=============================================================================
# Target rules for targets named test_cancel_event.py

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

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

#=============================================================================
# Target rules for targets named test_commandline.py

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

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

#=============================================================================
# Target rules for targets named test_complete-group-order.py

# Build rule for target.
test_complete-group-order.py: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_complete-group-order.py
.PHONY : test_complete-group-order.py

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

#=============================================================================
# Target rules for targets named test_complete.py

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

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

#=============================================================================
# Target rules for targets named test_cursor_selection.py

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

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

#=============================================================================
# Target rules for targets named test_disable_mouse.py

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

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

#=============================================================================
# Target rules for targets named test_eval-stack-overflow.py

# Build rule for target.
test_eval-stack-overflow.py: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_eval-stack-overflow.py
.PHONY : test_eval-stack-overflow.py

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

#=============================================================================
# Target rules for targets named test_exit.py

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

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

#=============================================================================
# Target rules for targets named test_exit_handlers.py

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

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

#=============================================================================
# Target rules for targets named test_exit_nohang.py

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

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

#=============================================================================
# Target rules for targets named test_fg.py

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

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

#=============================================================================
# Target rules for targets named test_fish_indent_interrupt.py

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

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

#=============================================================================
# Target rules for targets named test_fkr.py

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

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

#=============================================================================
# Target rules for targets named test_generic.py

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

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

#=============================================================================
# Target rules for targets named test_histfile.py

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

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

#=============================================================================
# Target rules for targets named test_history.py

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

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

#=============================================================================
# Target rules for targets named test_isatty.py

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

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

#=============================================================================
# Target rules for targets named test_job_summary.py

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

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

#=============================================================================
# Target rules for targets named test_nullterm.py

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

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

#=============================================================================
# Target rules for targets named test_pipeline.py

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

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

#=============================================================================
# Target rules for targets named test_postexec.py

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

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

#=============================================================================
# Target rules for targets named test_private_mode.py

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

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

#=============================================================================
# Target rules for targets named test_prompt_redraw_loop.py

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

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

#=============================================================================
# Target rules for targets named test_read.py

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

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

#=============================================================================
# Target rules for targets named test_scrollback.py

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

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

#=============================================================================
# Target rules for targets named test_set_color.py

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

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

#=============================================================================
# Target rules for targets named test_sigint.py

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

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

#=============================================================================
# Target rules for targets named test_signals.py

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

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

#=============================================================================
# Target rules for targets named test_sigterm_history.py

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

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

#=============================================================================
# Target rules for targets named test_status.py

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

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

#=============================================================================
# Target rules for targets named test_stdin_nonblocking.py

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

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

#=============================================================================
# Target rules for targets named test_terminal.py

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

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

#=============================================================================
# Target rules for targets named test_torn_escapes.py

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

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

#=============================================================================
# Target rules for targets named test_tty_ownership.py

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

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

#=============================================================================
# Target rules for targets named test_undo.py

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

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

#=============================================================================
# Target rules for targets named test_vi-key-bindings.py

# Build rule for target.
test_vi-key-bindings.py: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_vi-key-bindings.py
.PHONY : test_vi-key-bindings.py

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

#=============================================================================
# Target rules for targets named test_wait.py

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

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

#=============================================================================
# Target rules for targets named test_wildcard_tab.py

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

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

#=============================================================================
# Target rules for targets named fish_run_tests

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

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

#=============================================================================
# Target rules for targets named benchmark

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

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

#=============================================================================
# Target rules for targets named build_fish_pc

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

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

#=============================================================================
# Target rules for targets named build_root

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

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

# 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 "... benchmark"
	@echo "... build_fish_pc"
	@echo "... build_root"
	@echo "... doc"
	@echo "... fish"
	@echo "... fish_indent"
	@echo "... fish_key_reader"
	@echo "... fish_run_tests"
	@echo "... sphinx-docs"
	@echo "... sphinx-manpages"
	@echo "... test___fish_complete_path.fish"
	@echo "... test___fish_macos_set_env.fish"
	@echo "... test___fish_posix_shell.fish"
	@echo "... test___fish_theme_migrate.fish"
	@echo "... test___fish_tried_to_embed_manpages.fish"
	@echo "... test_abbr.fish"
	@echo "... test_abbrs.py"
	@echo "... test_alias.fish"
	@echo "... test_andandoror.fish"
	@echo "... test_andor.fish"
	@echo "... test_argparse.fish"
	@echo "... test_autoload.fish"
	@echo "... test_autosuggest.py"
	@echo "... test_bad-option.fish"
	@echo "... test_basic.fish"
	@echo "... test_bg.fish"
	@echo "... test_bind.fish"
	@echo "... test_bind.py"
	@echo "... test_bind_mode_events.py"
	@echo "... test_braces.fish"
	@echo "... test_breakpoint.fish"
	@echo "... test_broken-config.fish"
	@echo "... test_build-info.fish"
	@echo "... test_builtinbuiltin.fish"
	@echo "... test_caller-exit.fish"
	@echo "... test_caller-observer.fish"
	@echo "... test_cancel_event.py"
	@echo "... test_cd.fish"
	@echo "... test_check-all-fish-files.fish"
	@echo "... test_check-completions.fish"
	@echo "... test_cmdsub-limit.fish"
	@echo "... test_cmdsub.fish"
	@echo "... test_colon-delimited-var.fish"
	@echo "... test_command-1.fish"
	@echo "... test_command-2.fish"
	@echo "... test_command-not-found.fish"
	@echo "... test_command-vars-persist.fish"
	@echo "... test_commandline.fish"
	@echo "... test_commandline.py"
	@echo "... test_complete-cygwin.fish"
	@echo "... test_complete-group-order.fish"
	@echo "... test_complete-group-order.py"
	@echo "... test_complete.fish"
	@echo "... test_complete.py"
	@echo "... test_complete_directories.fish"
	@echo "... test_completion-autoload-tombstone.fish"
	@echo "... test_config-paths.fish"
	@echo "... test_contains_opt.fish"
	@echo "... test_count.fish"
	@echo "... test_create-base-directories.fish"
	@echo "... test_cursor_selection.py"
	@echo "... test_deep-cmdsub.fish"
	@echo "... test_default-setup-path.fish"
	@echo "... test_directory-redirect.fish"
	@echo "... test_disable_mouse.py"
	@echo "... test_disown-parent.fish"
	@echo "... test_disown.fish"
	@echo "... test_empty.fish"
	@echo "... test_env.fish"
	@echo "... test_eval-stack-overflow.py"
	@echo "... test_eval.fish"
	@echo "... test_exec.fish"
	@echo "... test_exit-status-with-closing-stderr.fish"
	@echo "... test_exit.py"
	@echo "... test_exit_handlers.py"
	@echo "... test_exit_nohang.py"
	@echo "... test_expansion.fish"
	@echo "... test_export.fish"
	@echo "... test_fds.fish"
	@echo "... test_features-ampersand-nobg-in-token1.fish"
	@echo "... test_features-ignore-terminfo.fish"
	@echo "... test_features-nocaret1.fish"
	@echo "... test_features-nocaret2.fish"
	@echo "... test_features-nocaret3.fish"
	@echo "... test_features-nocaret4.fish"
	@echo "... test_features-percent-self1.fish"
	@echo "... test_features-percent-self2.fish"
	@echo "... test_features-qmark1.fish"
	@echo "... test_features-qmark2.fish"
	@echo "... test_features-string-backslashes-off.fish"
	@echo "... test_features-string-backslashes.fish"
	@echo "... test_fg.fish"
	@echo "... test_fg.py"
	@echo "... test_fish_add_path.fish"
	@echo "... test_fish_config.fish"
	@echo "... test_fish_delta.fish"
	@echo "... test_fish_exit.fish"
	@echo "... test_fish_indent_interrupt.py"
	@echo "... test_fish_key_reader.fish"
	@echo "... test_fish_update_completions.fish"
	@echo "... test_fish_user_paths.fish"
	@echo "... test_fish_vi_key_bindings.fish"
	@echo "... test_fkr.py"
	@echo "... test_for.fish"
	@echo "... test_funced.fish"
	@echo "... test_function-definition.fish"
	@echo "... test_function.fish"
	@echo "... test_functions.fish"
	@echo "... test_generic.py"
	@echo "... test_git.fish"
	@echo "... test_glob.fish"
	@echo "... test_help-completions.fish"
	@echo "... test_histfile.py"
	@echo "... test_history.fish"
	@echo "... test_history.py"
	@echo "... test_hostnames.fish"
	@echo "... test_indent.fish"
	@echo "... test_init-command-2.fish"
	@echo "... test_init-command-mix-ordering.fish"
	@echo "... test_init-command-mix.fish"
	@echo "... test_init-command.fish"
	@echo "... test_init-unreadable-config-paths.fish"
	@echo "... test_init-unreadable-cwd.fish"
	@echo "... test_invocation.fish"
	@echo "... test_isatty.py"
	@echo "... test_job-control-noninteractive.fish"
	@echo "... test_job-control-not-a-tty.fish"
	@echo "... test_job-ids.fish"
	@echo "... test_job_summary.py"
	@echo "... test_jobs-are-escaped.fish"
	@echo "... test_jobs.fish"
	@echo "... test_line-continuation.fish"
	@echo "... test_line-number.fish"
	@echo "... test_locale-numeric.fish"
	@echo "... test_locale.fish"
	@echo "... test_loops.fish"
	@echo "... test_man.fish"
	@echo "... test_manpage-completions-groff-x.fish"
	@echo "... test_math.fish"
	@echo "... test_message-localization-tier-is-declared.fish"
	@echo "... test_message-localization.fish"
	@echo "... test_no-config.fish"
	@echo "... test_no-execute.fish"
	@echo "... test_noshebang.fish"
	@echo "... test_not.fish"
	@echo "... test_nullterm.py"
	@echo "... test_nuls.fish"
	@echo "... test_output-buffering.fish"
	@echo "... test_path.fish"
	@echo "... test_pipeline-pgroup.fish"
	@echo "... test_pipeline.py"
	@echo "... test_pipestatus.fish"
	@echo "... test_po-files-well-formed.fish"
	@echo "... test_postexec.py"
	@echo "... test_print-help.fish"
	@echo "... test_printf.fish"
	@echo "... test_private_mode.py"
	@echo "... test_prompt.fish"
	@echo "... test_prompt_redraw_loop.py"
	@echo "... test_psub.fish"
	@echo "... test_python-user-facing-tools-compat.fish"
	@echo "... test_random.fish"
	@echo "... test_rc-returned.fish"
	@echo "... test_read.fish"
	@echo "... test_read.py"
	@echo "... test_realpath.fish"
	@echo "... test_redirect.fish"
	@echo "... test_regex-import.fish"
	@echo "... test_return.fish"
	@echo "... test_scoping.fish"
	@echo "... test_scrollback.py"
	@echo "... test_self-signal-usr1.fish"
	@echo "... test_set.fish"
	@echo "... test_set_color.fish"
	@echo "... test_set_color.py"
	@echo "... test_setenv.fish"
	@echo "... test_sigint.fish"
	@echo "... test_sigint.py"
	@echo "... test_sigint2.fish"
	@echo "... test_signal.fish"
	@echo "... test_signals.py"
	@echo "... test_sigterm_history.py"
	@echo "... test_slices.fish"
	@echo "... test_source.fish"
	@echo "... test_sphinx-html.fish"
	@echo "... test_sphinx-man.fish"
	@echo "... test_sphinx-markdown-changelog.fish"
	@echo "... test_stack-overflow.fish"
	@echo "... test_status-command.fish"
	@echo "... test_status-value.fish"
	@echo "... test_status.fish"
	@echo "... test_status.py"
	@echo "... test_stdin_nonblocking.py"
	@echo "... test_string-advanced.fish"
	@echo "... test_string.fish"
	@echo "... test_switch.fish"
	@echo "... test_symlinks-not-overwritten.fish"
	@echo "... test_syntax-error-location.fish"
	@echo "... test_terminal.py"
	@echo "... test_test-posix.fish"
	@echo "... test_test.fish"
	@echo "... test_threads.fish"
	@echo "... test_time.fish"
	@echo "... test_tmux-abbr.fish"
	@echo "... test_tmux-autosuggestion-multiline-resizing-prompt.fish"
	@echo "... test_tmux-autosuggestion-multiline-resizing-window.fish"
	@echo "... test_tmux-autosuggestion-multiline.fish"
	@echo "... test_tmux-autosuggestion.fish"
	@echo "... test_tmux-bind.fish"
	@echo "... test_tmux-bind2.fish"
	@echo "... test_tmux-breakpoint.fish"
	@echo "... test_tmux-commandline.fish"
	@echo "... test_tmux-complete.fish"
	@echo "... test_tmux-complete2.fish"
	@echo "... test_tmux-complete3.fish"
	@echo "... test_tmux-complete4.fish"
	@echo "... test_tmux-empty-prompt.fish"
	@echo "... test_tmux-first-prompt.fish"
	@echo "... test_tmux-fish_config.fish"
	@echo "... test_tmux-history-pager.fish"
	@echo "... test_tmux-history-search.fish"
	@echo "... test_tmux-history-search2.fish"
	@echo "... test_tmux-invocation.fish"
	@echo "... test_tmux-job.fish"
	@echo "... test_tmux-multiline-prompt.fish"
	@echo "... test_tmux-omitted-newline.fish"
	@echo "... test_tmux-pager.fish"
	@echo "... test_tmux-prefix.fish"
	@echo "... test_tmux-prompt.fish"
	@echo "... test_tmux-read.fish"
	@echo "... test_tmux-repaint.fish"
	@echo "... test_tmux-reporting.fish"
	@echo "... test_tmux-right-prompt.fish"
	@echo "... test_tmux-scrollback.fish"
	@echo "... test_tmux-set.fish"
	@echo "... test_tmux-signal.fish"
	@echo "... test_tmux-source.fish"
	@echo "... test_tmux-transient-prompt.fish"
	@echo "... test_tmux-vi-key-bindings.fish"
	@echo "... test_tmux-wrapping.fish"
	@echo "... test_torn_escapes.py"
	@echo "... test_trace.fish"
	@echo "... test_trap.fish"
	@echo "... test_trap_print.fish"
	@echo "... test_tty_ownership.py"
	@echo "... test_type.fish"
	@echo "... test_ulimit.fish"
	@echo "... test_umask.fish"
	@echo "... test_undo.py"
	@echo "... test_variable-assignment.fish"
	@echo "... test_vars_as_commands.fish"
	@echo "... test_vcs-prompts.fish"
	@echo "... test_version.fish"
	@echo "... test_vi-key-bindings.py"
	@echo "... test_vi.fish"
	@echo "... test_wait.fish"
	@echo "... test_wait.py"
	@echo "... test_wildcard.fish"
	@echo "... test_wildcard_tab.py"
	@echo "... test_wraps.fish"
	@echo "... test_xdg-data-dirs-default.fish"
	@echo "... test_zero_based_array.fish"
.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) -P /jenkins/jobs/oi-userland/workspace/components/shell/fish/build/amd64/CMakeFiles/VerifyGlobs.cmake
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

