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

# 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/local/Cellar/cmake/3.17.3/bin/cmake

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/nicholas/Projects/86x64

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/nicholas/Projects/86x64

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/local/Cellar/cmake/3.17.3/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/local/Cellar/cmake/3.17.3/bin/cmake -P cmake_install.cmake
.PHONY : install/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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/local/Cellar/cmake/3.17.3/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test

.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/local/Cellar/cmake/3.17.3/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 install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/local/Cellar/cmake/3.17.3/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/local/Cellar/cmake/3.17.3/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/local/Cellar/cmake/3.17.3/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/local/Cellar/cmake/3.17.3/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/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/local/Cellar/cmake/3.17.3/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

# The main all target
all: cmake_check_build_system
	cd /Users/nicholas/Projects/86x64 && $(CMAKE_COMMAND) -E cmake_progress_start /Users/nicholas/Projects/86x64/CMakeFiles /Users/nicholas/Projects/86x64/tests/CMakeFiles/progress.marks
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/nicholas/Projects/86x64/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /Users/nicholas/Projects/86x64 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
tests/CMakeFiles/mysh-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/mysh-O3.dir/rule
.PHONY : tests/CMakeFiles/mysh-O3.dir/rule

# Convenience name for target.
mysh-O3: tests/CMakeFiles/mysh-O3.dir/rule

.PHONY : mysh-O3

# fast build rule for target.
mysh-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/mysh-O3.dir/build.make tests/CMakeFiles/mysh-O3.dir/build
.PHONY : mysh-O3/fast

# Convenience name for target.
tests/CMakeFiles/mysh-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/mysh-O2.dir/rule
.PHONY : tests/CMakeFiles/mysh-O2.dir/rule

# Convenience name for target.
mysh-O2: tests/CMakeFiles/mysh-O2.dir/rule

.PHONY : mysh-O2

# fast build rule for target.
mysh-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/mysh-O2.dir/build.make tests/CMakeFiles/mysh-O2.dir/build
.PHONY : mysh-O2/fast

# Convenience name for target.
tests/CMakeFiles/in_addr-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/in_addr-O2.dir/rule
.PHONY : tests/CMakeFiles/in_addr-O2.dir/rule

# Convenience name for target.
in_addr-O2: tests/CMakeFiles/in_addr-O2.dir/rule

.PHONY : in_addr-O2

# fast build rule for target.
in_addr-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/in_addr-O2.dir/build.make tests/CMakeFiles/in_addr-O2.dir/build
.PHONY : in_addr-O2/fast

# Convenience name for target.
tests/CMakeFiles/myls-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/myls-O1.dir/rule
.PHONY : tests/CMakeFiles/myls-O1.dir/rule

# Convenience name for target.
myls-O1: tests/CMakeFiles/myls-O1.dir/rule

.PHONY : myls-O1

# fast build rule for target.
myls-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/myls-O1.dir/build.make tests/CMakeFiles/myls-O1.dir/build
.PHONY : myls-O1/fast

# Convenience name for target.
tests/CMakeFiles/fprintf-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/fprintf-O2.dir/rule
.PHONY : tests/CMakeFiles/fprintf-O2.dir/rule

# Convenience name for target.
fprintf-O2: tests/CMakeFiles/fprintf-O2.dir/rule

.PHONY : fprintf-O2

# fast build rule for target.
fprintf-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/fprintf-O2.dir/build.make tests/CMakeFiles/fprintf-O2.dir/build
.PHONY : fprintf-O2/fast

# Convenience name for target.
tests/CMakeFiles/fprintf-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/fprintf-O1.dir/rule
.PHONY : tests/CMakeFiles/fprintf-O1.dir/rule

# Convenience name for target.
fprintf-O1: tests/CMakeFiles/fprintf-O1.dir/rule

.PHONY : fprintf-O1

# fast build rule for target.
fprintf-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/fprintf-O1.dir/build.make tests/CMakeFiles/fprintf-O1.dir/build
.PHONY : fprintf-O1/fast

# Convenience name for target.
tests/CMakeFiles/sprintf-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sprintf-O3.dir/rule
.PHONY : tests/CMakeFiles/sprintf-O3.dir/rule

# Convenience name for target.
sprintf-O3: tests/CMakeFiles/sprintf-O3.dir/rule

.PHONY : sprintf-O3

# fast build rule for target.
sprintf-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sprintf-O3.dir/build.make tests/CMakeFiles/sprintf-O3.dir/build
.PHONY : sprintf-O3/fast

# Convenience name for target.
tests/CMakeFiles/sum-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sum-O1.dir/rule
.PHONY : tests/CMakeFiles/sum-O1.dir/rule

# Convenience name for target.
sum-O1: tests/CMakeFiles/sum-O1.dir/rule

.PHONY : sum-O1

# fast build rule for target.
sum-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sum-O1.dir/build.make tests/CMakeFiles/sum-O1.dir/build
.PHONY : sum-O1/fast

# Convenience name for target.
tests/CMakeFiles/sum-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sum-O3.dir/rule
.PHONY : tests/CMakeFiles/sum-O3.dir/rule

# Convenience name for target.
sum-O3: tests/CMakeFiles/sum-O3.dir/rule

.PHONY : sum-O3

# fast build rule for target.
sum-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sum-O3.dir/build.make tests/CMakeFiles/sum-O3.dir/build
.PHONY : sum-O3/fast

# Convenience name for target.
tests/CMakeFiles/sprintf-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sprintf-O2.dir/rule
.PHONY : tests/CMakeFiles/sprintf-O2.dir/rule

# Convenience name for target.
sprintf-O2: tests/CMakeFiles/sprintf-O2.dir/rule

.PHONY : sprintf-O2

# fast build rule for target.
sprintf-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sprintf-O2.dir/build.make tests/CMakeFiles/sprintf-O2.dir/build
.PHONY : sprintf-O2/fast

# Convenience name for target.
tests/CMakeFiles/file-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/file-O3.dir/rule
.PHONY : tests/CMakeFiles/file-O3.dir/rule

# Convenience name for target.
file-O3: tests/CMakeFiles/file-O3.dir/rule

.PHONY : file-O3

# fast build rule for target.
file-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/file-O3.dir/build.make tests/CMakeFiles/file-O3.dir/build
.PHONY : file-O3/fast

# Convenience name for target.
tests/CMakeFiles/exit-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/exit-O3.dir/rule
.PHONY : tests/CMakeFiles/exit-O3.dir/rule

# Convenience name for target.
exit-O3: tests/CMakeFiles/exit-O3.dir/rule

.PHONY : exit-O3

# fast build rule for target.
exit-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/exit-O3.dir/build.make tests/CMakeFiles/exit-O3.dir/build
.PHONY : exit-O3/fast

# Convenience name for target.
tests/CMakeFiles/printf-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-O0.dir/rule
.PHONY : tests/CMakeFiles/printf-O0.dir/rule

# Convenience name for target.
printf-O0: tests/CMakeFiles/printf-O0.dir/rule

.PHONY : printf-O0

# fast build rule for target.
printf-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-O0.dir/build.make tests/CMakeFiles/printf-O0.dir/build
.PHONY : printf-O0/fast

# Convenience name for target.
tests/CMakeFiles/sprintf-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sprintf-O0.dir/rule
.PHONY : tests/CMakeFiles/sprintf-O0.dir/rule

# Convenience name for target.
sprintf-O0: tests/CMakeFiles/sprintf-O0.dir/rule

.PHONY : sprintf-O0

# fast build rule for target.
sprintf-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sprintf-O0.dir/build.make tests/CMakeFiles/sprintf-O0.dir/build
.PHONY : sprintf-O0/fast

# Convenience name for target.
tests/CMakeFiles/fprintf-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/fprintf-O3.dir/rule
.PHONY : tests/CMakeFiles/fprintf-O3.dir/rule

# Convenience name for target.
fprintf-O3: tests/CMakeFiles/fprintf-O3.dir/rule

.PHONY : fprintf-O3

# fast build rule for target.
fprintf-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/fprintf-O3.dir/build.make tests/CMakeFiles/fprintf-O3.dir/build
.PHONY : fprintf-O3/fast

# Convenience name for target.
tests/CMakeFiles/sprintf-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sprintf-O1.dir/rule
.PHONY : tests/CMakeFiles/sprintf-O1.dir/rule

# Convenience name for target.
sprintf-O1: tests/CMakeFiles/sprintf-O1.dir/rule

.PHONY : sprintf-O1

# fast build rule for target.
sprintf-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sprintf-O1.dir/build.make tests/CMakeFiles/sprintf-O1.dir/build
.PHONY : sprintf-O1/fast

# Convenience name for target.
tests/CMakeFiles/mysh-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/mysh-O1.dir/rule
.PHONY : tests/CMakeFiles/mysh-O1.dir/rule

# Convenience name for target.
mysh-O1: tests/CMakeFiles/mysh-O1.dir/rule

.PHONY : mysh-O1

# fast build rule for target.
mysh-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/mysh-O1.dir/build.make tests/CMakeFiles/mysh-O1.dir/build
.PHONY : mysh-O1/fast

# Convenience name for target.
tests/CMakeFiles/mysh-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/mysh-O0.dir/rule
.PHONY : tests/CMakeFiles/mysh-O0.dir/rule

# Convenience name for target.
mysh-O0: tests/CMakeFiles/mysh-O0.dir/rule

.PHONY : mysh-O0

# fast build rule for target.
mysh-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/mysh-O0.dir/build.make tests/CMakeFiles/mysh-O0.dir/build
.PHONY : mysh-O0/fast

# Convenience name for target.
tests/CMakeFiles/sum-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sum-O0.dir/rule
.PHONY : tests/CMakeFiles/sum-O0.dir/rule

# Convenience name for target.
sum-O0: tests/CMakeFiles/sum-O0.dir/rule

.PHONY : sum-O0

# fast build rule for target.
sum-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sum-O0.dir/build.make tests/CMakeFiles/sum-O0.dir/build
.PHONY : sum-O0/fast

# Convenience name for target.
tests/CMakeFiles/printf-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-O3.dir/rule
.PHONY : tests/CMakeFiles/printf-O3.dir/rule

# Convenience name for target.
printf-O3: tests/CMakeFiles/printf-O3.dir/rule

.PHONY : printf-O3

# fast build rule for target.
printf-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-O3.dir/build.make tests/CMakeFiles/printf-O3.dir/build
.PHONY : printf-O3/fast

# Convenience name for target.
tests/CMakeFiles/printf-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-O1.dir/rule
.PHONY : tests/CMakeFiles/printf-O1.dir/rule

# Convenience name for target.
printf-O1: tests/CMakeFiles/printf-O1.dir/rule

.PHONY : printf-O1

# fast build rule for target.
printf-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-O1.dir/build.make tests/CMakeFiles/printf-O1.dir/build
.PHONY : printf-O1/fast

# Convenience name for target.
tests/CMakeFiles/sum-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/sum-O2.dir/rule
.PHONY : tests/CMakeFiles/sum-O2.dir/rule

# Convenience name for target.
sum-O2: tests/CMakeFiles/sum-O2.dir/rule

.PHONY : sum-O2

# fast build rule for target.
sum-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/sum-O2.dir/build.make tests/CMakeFiles/sum-O2.dir/build
.PHONY : sum-O2/fast

# Convenience name for target.
tests/CMakeFiles/in_addr-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/in_addr-O3.dir/rule
.PHONY : tests/CMakeFiles/in_addr-O3.dir/rule

# Convenience name for target.
in_addr-O3: tests/CMakeFiles/in_addr-O3.dir/rule

.PHONY : in_addr-O3

# fast build rule for target.
in_addr-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/in_addr-O3.dir/build.make tests/CMakeFiles/in_addr-O3.dir/build
.PHONY : in_addr-O3/fast

# Convenience name for target.
tests/CMakeFiles/myls-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/myls-O2.dir/rule
.PHONY : tests/CMakeFiles/myls-O2.dir/rule

# Convenience name for target.
myls-O2: tests/CMakeFiles/myls-O2.dir/rule

.PHONY : myls-O2

# fast build rule for target.
myls-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/myls-O2.dir/build.make tests/CMakeFiles/myls-O2.dir/build
.PHONY : myls-O2/fast

# Convenience name for target.
tests/CMakeFiles/printf-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-O2.dir/rule
.PHONY : tests/CMakeFiles/printf-O2.dir/rule

# Convenience name for target.
printf-O2: tests/CMakeFiles/printf-O2.dir/rule

.PHONY : printf-O2

# fast build rule for target.
printf-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-O2.dir/build.make tests/CMakeFiles/printf-O2.dir/build
.PHONY : printf-O2/fast

# Convenience name for target.
tests/CMakeFiles/printf-many-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-many-O1.dir/rule
.PHONY : tests/CMakeFiles/printf-many-O1.dir/rule

# Convenience name for target.
printf-many-O1: tests/CMakeFiles/printf-many-O1.dir/rule

.PHONY : printf-many-O1

# fast build rule for target.
printf-many-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-many-O1.dir/build.make tests/CMakeFiles/printf-many-O1.dir/build
.PHONY : printf-many-O1/fast

# Convenience name for target.
tests/CMakeFiles/printf-many-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-many-O3.dir/rule
.PHONY : tests/CMakeFiles/printf-many-O3.dir/rule

# Convenience name for target.
printf-many-O3: tests/CMakeFiles/printf-many-O3.dir/rule

.PHONY : printf-many-O3

# fast build rule for target.
printf-many-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-many-O3.dir/build.make tests/CMakeFiles/printf-many-O3.dir/build
.PHONY : printf-many-O3/fast

# Convenience name for target.
tests/CMakeFiles/in_addr-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/in_addr-O0.dir/rule
.PHONY : tests/CMakeFiles/in_addr-O0.dir/rule

# Convenience name for target.
in_addr-O0: tests/CMakeFiles/in_addr-O0.dir/rule

.PHONY : in_addr-O0

# fast build rule for target.
in_addr-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/in_addr-O0.dir/build.make tests/CMakeFiles/in_addr-O0.dir/build
.PHONY : in_addr-O0/fast

# Convenience name for target.
tests/CMakeFiles/printf-many-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-many-O2.dir/rule
.PHONY : tests/CMakeFiles/printf-many-O2.dir/rule

# Convenience name for target.
printf-many-O2: tests/CMakeFiles/printf-many-O2.dir/rule

.PHONY : printf-many-O2

# fast build rule for target.
printf-many-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-many-O2.dir/build.make tests/CMakeFiles/printf-many-O2.dir/build
.PHONY : printf-many-O2/fast

# Convenience name for target.
tests/CMakeFiles/myls-O3.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/myls-O3.dir/rule
.PHONY : tests/CMakeFiles/myls-O3.dir/rule

# Convenience name for target.
myls-O3: tests/CMakeFiles/myls-O3.dir/rule

.PHONY : myls-O3

# fast build rule for target.
myls-O3/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/myls-O3.dir/build.make tests/CMakeFiles/myls-O3.dir/build
.PHONY : myls-O3/fast

# Convenience name for target.
tests/CMakeFiles/printf-many-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/printf-many-O0.dir/rule
.PHONY : tests/CMakeFiles/printf-many-O0.dir/rule

# Convenience name for target.
printf-many-O0: tests/CMakeFiles/printf-many-O0.dir/rule

.PHONY : printf-many-O0

# fast build rule for target.
printf-many-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/printf-many-O0.dir/build.make tests/CMakeFiles/printf-many-O0.dir/build
.PHONY : printf-many-O0/fast

# Convenience name for target.
tests/CMakeFiles/myls-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/myls-O0.dir/rule
.PHONY : tests/CMakeFiles/myls-O0.dir/rule

# Convenience name for target.
myls-O0: tests/CMakeFiles/myls-O0.dir/rule

.PHONY : myls-O0

# fast build rule for target.
myls-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/myls-O0.dir/build.make tests/CMakeFiles/myls-O0.dir/build
.PHONY : myls-O0/fast

# Convenience name for target.
tests/CMakeFiles/file-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/file-O0.dir/rule
.PHONY : tests/CMakeFiles/file-O0.dir/rule

# Convenience name for target.
file-O0: tests/CMakeFiles/file-O0.dir/rule

.PHONY : file-O0

# fast build rule for target.
file-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/file-O0.dir/build.make tests/CMakeFiles/file-O0.dir/build
.PHONY : file-O0/fast

# Convenience name for target.
tests/CMakeFiles/fprintf-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/fprintf-O0.dir/rule
.PHONY : tests/CMakeFiles/fprintf-O0.dir/rule

# Convenience name for target.
fprintf-O0: tests/CMakeFiles/fprintf-O0.dir/rule

.PHONY : fprintf-O0

# fast build rule for target.
fprintf-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/fprintf-O0.dir/build.make tests/CMakeFiles/fprintf-O0.dir/build
.PHONY : fprintf-O0/fast

# Convenience name for target.
tests/CMakeFiles/file-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/file-O2.dir/rule
.PHONY : tests/CMakeFiles/file-O2.dir/rule

# Convenience name for target.
file-O2: tests/CMakeFiles/file-O2.dir/rule

.PHONY : file-O2

# fast build rule for target.
file-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/file-O2.dir/build.make tests/CMakeFiles/file-O2.dir/build
.PHONY : file-O2/fast

# Convenience name for target.
tests/CMakeFiles/exit-O2.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/exit-O2.dir/rule
.PHONY : tests/CMakeFiles/exit-O2.dir/rule

# Convenience name for target.
exit-O2: tests/CMakeFiles/exit-O2.dir/rule

.PHONY : exit-O2

# fast build rule for target.
exit-O2/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/exit-O2.dir/build.make tests/CMakeFiles/exit-O2.dir/build
.PHONY : exit-O2/fast

# Convenience name for target.
tests/CMakeFiles/in_addr-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/in_addr-O1.dir/rule
.PHONY : tests/CMakeFiles/in_addr-O1.dir/rule

# Convenience name for target.
in_addr-O1: tests/CMakeFiles/in_addr-O1.dir/rule

.PHONY : in_addr-O1

# fast build rule for target.
in_addr-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/in_addr-O1.dir/build.make tests/CMakeFiles/in_addr-O1.dir/build
.PHONY : in_addr-O1/fast

# Convenience name for target.
tests/CMakeFiles/exit-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/exit-O1.dir/rule
.PHONY : tests/CMakeFiles/exit-O1.dir/rule

# Convenience name for target.
exit-O1: tests/CMakeFiles/exit-O1.dir/rule

.PHONY : exit-O1

# fast build rule for target.
exit-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/exit-O1.dir/build.make tests/CMakeFiles/exit-O1.dir/build
.PHONY : exit-O1/fast

# Convenience name for target.
tests/CMakeFiles/file-O1.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/file-O1.dir/rule
.PHONY : tests/CMakeFiles/file-O1.dir/rule

# Convenience name for target.
file-O1: tests/CMakeFiles/file-O1.dir/rule

.PHONY : file-O1

# fast build rule for target.
file-O1/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/file-O1.dir/build.make tests/CMakeFiles/file-O1.dir/build
.PHONY : file-O1/fast

# Convenience name for target.
tests/CMakeFiles/exit-O0.dir/rule:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/exit-O0.dir/rule
.PHONY : tests/CMakeFiles/exit-O0.dir/rule

# Convenience name for target.
exit-O0: tests/CMakeFiles/exit-O0.dir/rule

.PHONY : exit-O0

# fast build rule for target.
exit-O0/fast:
	cd /Users/nicholas/Projects/86x64 && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/exit-O0.dir/build.make tests/CMakeFiles/exit-O0.dir/build
.PHONY : exit-O0/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 "... test"
	@echo "... exit-O0"
	@echo "... exit-O1"
	@echo "... exit-O2"
	@echo "... exit-O3"
	@echo "... file-O0"
	@echo "... file-O1"
	@echo "... file-O2"
	@echo "... file-O3"
	@echo "... fprintf-O0"
	@echo "... fprintf-O1"
	@echo "... fprintf-O2"
	@echo "... fprintf-O3"
	@echo "... in_addr-O0"
	@echo "... in_addr-O1"
	@echo "... in_addr-O2"
	@echo "... in_addr-O3"
	@echo "... myls-O0"
	@echo "... myls-O1"
	@echo "... myls-O2"
	@echo "... myls-O3"
	@echo "... mysh-O0"
	@echo "... mysh-O1"
	@echo "... mysh-O2"
	@echo "... mysh-O3"
	@echo "... printf-O0"
	@echo "... printf-O1"
	@echo "... printf-O2"
	@echo "... printf-O3"
	@echo "... printf-many-O0"
	@echo "... printf-many-O1"
	@echo "... printf-many-O2"
	@echo "... printf-many-O3"
	@echo "... sprintf-O0"
	@echo "... sprintf-O1"
	@echo "... sprintf-O2"
	@echo "... sprintf-O3"
	@echo "... sum-O0"
	@echo "... sum-O1"
	@echo "... sum-O2"
	@echo "... sum-O3"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /Users/nicholas/Projects/86x64 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

