Files
calculet-npu-research-archive/source/repositories-complete/fmt-exact/fmt/build/CMakeFiles/Makefile2
T

848 lines
41 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/user1/pkgs/fmt
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/user1/pkgs/fmt/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/fmt.dir/all
all: test/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall: test/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/fmt.dir/clean
clean: test/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory test
# Recursive "all" directory target.
test/all: test/CMakeFiles/test-main.dir/all
test/all: test/CMakeFiles/args-test.dir/all
test/all: test/CMakeFiles/base-test.dir/all
test/all: test/CMakeFiles/assert-test.dir/all
test/all: test/CMakeFiles/chrono-test.dir/all
test/all: test/CMakeFiles/color-test.dir/all
test/all: test/CMakeFiles/gtest-extra-test.dir/all
test/all: test/CMakeFiles/format-test.dir/all
test/all: test/CMakeFiles/format-impl-test.dir/all
test/all: test/CMakeFiles/ostream-test.dir/all
test/all: test/CMakeFiles/compile-test.dir/all
test/all: test/CMakeFiles/compile-fp-test.dir/all
test/all: test/CMakeFiles/printf-test.dir/all
test/all: test/CMakeFiles/ranges-test.dir/all
test/all: test/CMakeFiles/no-builtin-types-test.dir/all
test/all: test/CMakeFiles/scan-test.dir/all
test/all: test/CMakeFiles/std-test.dir/all
test/all: test/CMakeFiles/unicode-test.dir/all
test/all: test/CMakeFiles/xchar-test.dir/all
test/all: test/CMakeFiles/enforce-checks-test.dir/all
test/all: test/CMakeFiles/perf-sanity.dir/all
test/all: test/CMakeFiles/posix-mock-test.dir/all
test/all: test/CMakeFiles/os-test.dir/all
test/all: test/gtest/all
.PHONY : test/all
# Recursive "preinstall" directory target.
test/preinstall: test/gtest/preinstall
.PHONY : test/preinstall
# Recursive "clean" directory target.
test/clean: test/CMakeFiles/test-main.dir/clean
test/clean: test/CMakeFiles/args-test.dir/clean
test/clean: test/CMakeFiles/base-test.dir/clean
test/clean: test/CMakeFiles/assert-test.dir/clean
test/clean: test/CMakeFiles/chrono-test.dir/clean
test/clean: test/CMakeFiles/color-test.dir/clean
test/clean: test/CMakeFiles/gtest-extra-test.dir/clean
test/clean: test/CMakeFiles/format-test.dir/clean
test/clean: test/CMakeFiles/format-impl-test.dir/clean
test/clean: test/CMakeFiles/ostream-test.dir/clean
test/clean: test/CMakeFiles/compile-test.dir/clean
test/clean: test/CMakeFiles/compile-fp-test.dir/clean
test/clean: test/CMakeFiles/printf-test.dir/clean
test/clean: test/CMakeFiles/ranges-test.dir/clean
test/clean: test/CMakeFiles/no-builtin-types-test.dir/clean
test/clean: test/CMakeFiles/scan-test.dir/clean
test/clean: test/CMakeFiles/std-test.dir/clean
test/clean: test/CMakeFiles/unicode-test.dir/clean
test/clean: test/CMakeFiles/xchar-test.dir/clean
test/clean: test/CMakeFiles/enforce-checks-test.dir/clean
test/clean: test/CMakeFiles/perf-sanity.dir/clean
test/clean: test/CMakeFiles/posix-mock-test.dir/clean
test/clean: test/CMakeFiles/os-test.dir/clean
test/clean: test/gtest/clean
.PHONY : test/clean
#=============================================================================
# Directory level rules for directory test/gtest
# Recursive "all" directory target.
test/gtest/all: test/gtest/CMakeFiles/gtest.dir/all
.PHONY : test/gtest/all
# Recursive "preinstall" directory target.
test/gtest/preinstall:
.PHONY : test/gtest/preinstall
# Recursive "clean" directory target.
test/gtest/clean: test/gtest/CMakeFiles/gtest.dir/clean
.PHONY : test/gtest/clean
#=============================================================================
# Target rules for target CMakeFiles/fmt.dir
# All Build rule for target.
CMakeFiles/fmt.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/fmt.dir/build.make CMakeFiles/fmt.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/fmt.dir/build.make CMakeFiles/fmt.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=17,18,19 "Built target fmt"
.PHONY : CMakeFiles/fmt.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/fmt.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 3
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/fmt.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : CMakeFiles/fmt.dir/rule
# Convenience name for target.
fmt: CMakeFiles/fmt.dir/rule
.PHONY : fmt
# clean rule for target.
CMakeFiles/fmt.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/fmt.dir/build.make CMakeFiles/fmt.dir/clean
.PHONY : CMakeFiles/fmt.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/test-main.dir
# All Build rule for target.
test/CMakeFiles/test-main.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/test-main.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=64,65,66,67 "Built target test-main"
.PHONY : test/CMakeFiles/test-main.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/test-main.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 9
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/test-main.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/test-main.dir/rule
# Convenience name for target.
test-main: test/CMakeFiles/test-main.dir/rule
.PHONY : test-main
# clean rule for target.
test/CMakeFiles/test-main.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/test-main.dir/build.make test/CMakeFiles/test-main.dir/clean
.PHONY : test/CMakeFiles/test-main.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/args-test.dir
# All Build rule for target.
test/CMakeFiles/args-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/args-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/args-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/args-test.dir/build.make test/CMakeFiles/args-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/args-test.dir/build.make test/CMakeFiles/args-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=1,2 "Built target args-test"
.PHONY : test/CMakeFiles/args-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/args-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/args-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/args-test.dir/rule
# Convenience name for target.
args-test: test/CMakeFiles/args-test.dir/rule
.PHONY : args-test
# clean rule for target.
test/CMakeFiles/args-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/args-test.dir/build.make test/CMakeFiles/args-test.dir/clean
.PHONY : test/CMakeFiles/args-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/base-test.dir
# All Build rule for target.
test/CMakeFiles/base-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/base-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/base-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/base-test.dir/build.make test/CMakeFiles/base-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/base-test.dir/build.make test/CMakeFiles/base-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=5,6 "Built target base-test"
.PHONY : test/CMakeFiles/base-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/base-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/base-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/base-test.dir/rule
# Convenience name for target.
base-test: test/CMakeFiles/base-test.dir/rule
.PHONY : base-test
# clean rule for target.
test/CMakeFiles/base-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/base-test.dir/build.make test/CMakeFiles/base-test.dir/clean
.PHONY : test/CMakeFiles/base-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/assert-test.dir
# All Build rule for target.
test/CMakeFiles/assert-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/assert-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/assert-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/assert-test.dir/build.make test/CMakeFiles/assert-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/assert-test.dir/build.make test/CMakeFiles/assert-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=3,4 "Built target assert-test"
.PHONY : test/CMakeFiles/assert-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/assert-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/assert-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/assert-test.dir/rule
# Convenience name for target.
assert-test: test/CMakeFiles/assert-test.dir/rule
.PHONY : assert-test
# clean rule for target.
test/CMakeFiles/assert-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/assert-test.dir/build.make test/CMakeFiles/assert-test.dir/clean
.PHONY : test/CMakeFiles/assert-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/chrono-test.dir
# All Build rule for target.
test/CMakeFiles/chrono-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/chrono-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/chrono-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/chrono-test.dir/build.make test/CMakeFiles/chrono-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/chrono-test.dir/build.make test/CMakeFiles/chrono-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=7,8 "Built target chrono-test"
.PHONY : test/CMakeFiles/chrono-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/chrono-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/chrono-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/chrono-test.dir/rule
# Convenience name for target.
chrono-test: test/CMakeFiles/chrono-test.dir/rule
.PHONY : chrono-test
# clean rule for target.
test/CMakeFiles/chrono-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/chrono-test.dir/build.make test/CMakeFiles/chrono-test.dir/clean
.PHONY : test/CMakeFiles/chrono-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/color-test.dir
# All Build rule for target.
test/CMakeFiles/color-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/color-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/color-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/color-test.dir/build.make test/CMakeFiles/color-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/color-test.dir/build.make test/CMakeFiles/color-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=9,10 "Built target color-test"
.PHONY : test/CMakeFiles/color-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/color-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/color-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/color-test.dir/rule
# Convenience name for target.
color-test: test/CMakeFiles/color-test.dir/rule
.PHONY : color-test
# clean rule for target.
test/CMakeFiles/color-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/color-test.dir/build.make test/CMakeFiles/color-test.dir/clean
.PHONY : test/CMakeFiles/color-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/gtest-extra-test.dir
# All Build rule for target.
test/CMakeFiles/gtest-extra-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/gtest-extra-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/gtest-extra-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=31,32 "Built target gtest-extra-test"
.PHONY : test/CMakeFiles/gtest-extra-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/gtest-extra-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/gtest-extra-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/gtest-extra-test.dir/rule
# Convenience name for target.
gtest-extra-test: test/CMakeFiles/gtest-extra-test.dir/rule
.PHONY : gtest-extra-test
# clean rule for target.
test/CMakeFiles/gtest-extra-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/gtest-extra-test.dir/build.make test/CMakeFiles/gtest-extra-test.dir/clean
.PHONY : test/CMakeFiles/gtest-extra-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/format-test.dir
# All Build rule for target.
test/CMakeFiles/format-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/format-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/format-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=27,28 "Built target format-test"
.PHONY : test/CMakeFiles/format-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/format-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/format-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/format-test.dir/rule
# Convenience name for target.
format-test: test/CMakeFiles/format-test.dir/rule
.PHONY : format-test
# clean rule for target.
test/CMakeFiles/format-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/format-test.dir/build.make test/CMakeFiles/format-test.dir/clean
.PHONY : test/CMakeFiles/format-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/format-impl-test.dir
# All Build rule for target.
test/CMakeFiles/format-impl-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=20,21,22,23,24,25,26 "Built target format-impl-test"
.PHONY : test/CMakeFiles/format-impl-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/format-impl-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 9
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/format-impl-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/format-impl-test.dir/rule
# Convenience name for target.
format-impl-test: test/CMakeFiles/format-impl-test.dir/rule
.PHONY : format-impl-test
# clean rule for target.
test/CMakeFiles/format-impl-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/format-impl-test.dir/build.make test/CMakeFiles/format-impl-test.dir/clean
.PHONY : test/CMakeFiles/format-impl-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/ostream-test.dir
# All Build rule for target.
test/CMakeFiles/ostream-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/ostream-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/ostream-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/ostream-test.dir/build.make test/CMakeFiles/ostream-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/ostream-test.dir/build.make test/CMakeFiles/ostream-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=41,42 "Built target ostream-test"
.PHONY : test/CMakeFiles/ostream-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/ostream-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ostream-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/ostream-test.dir/rule
# Convenience name for target.
ostream-test: test/CMakeFiles/ostream-test.dir/rule
.PHONY : ostream-test
# clean rule for target.
test/CMakeFiles/ostream-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/ostream-test.dir/build.make test/CMakeFiles/ostream-test.dir/clean
.PHONY : test/CMakeFiles/ostream-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/compile-test.dir
# All Build rule for target.
test/CMakeFiles/compile-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/compile-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/compile-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/compile-test.dir/build.make test/CMakeFiles/compile-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/compile-test.dir/build.make test/CMakeFiles/compile-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=13,14 "Built target compile-test"
.PHONY : test/CMakeFiles/compile-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/compile-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/compile-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/compile-test.dir/rule
# Convenience name for target.
compile-test: test/CMakeFiles/compile-test.dir/rule
.PHONY : compile-test
# clean rule for target.
test/CMakeFiles/compile-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/compile-test.dir/build.make test/CMakeFiles/compile-test.dir/clean
.PHONY : test/CMakeFiles/compile-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/compile-fp-test.dir
# All Build rule for target.
test/CMakeFiles/compile-fp-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/compile-fp-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/compile-fp-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/compile-fp-test.dir/build.make test/CMakeFiles/compile-fp-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/compile-fp-test.dir/build.make test/CMakeFiles/compile-fp-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=11,12 "Built target compile-fp-test"
.PHONY : test/CMakeFiles/compile-fp-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/compile-fp-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/compile-fp-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/compile-fp-test.dir/rule
# Convenience name for target.
compile-fp-test: test/CMakeFiles/compile-fp-test.dir/rule
.PHONY : compile-fp-test
# clean rule for target.
test/CMakeFiles/compile-fp-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/compile-fp-test.dir/build.make test/CMakeFiles/compile-fp-test.dir/clean
.PHONY : test/CMakeFiles/compile-fp-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/printf-test.dir
# All Build rule for target.
test/CMakeFiles/printf-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/printf-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/printf-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=51,52 "Built target printf-test"
.PHONY : test/CMakeFiles/printf-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/printf-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/printf-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/printf-test.dir/rule
# Convenience name for target.
printf-test: test/CMakeFiles/printf-test.dir/rule
.PHONY : printf-test
# clean rule for target.
test/CMakeFiles/printf-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/printf-test.dir/build.make test/CMakeFiles/printf-test.dir/clean
.PHONY : test/CMakeFiles/printf-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/ranges-test.dir
# All Build rule for target.
test/CMakeFiles/ranges-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/ranges-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/ranges-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/ranges-test.dir/build.make test/CMakeFiles/ranges-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/ranges-test.dir/build.make test/CMakeFiles/ranges-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=53,54,55 "Built target ranges-test"
.PHONY : test/CMakeFiles/ranges-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/ranges-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 12
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/ranges-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/ranges-test.dir/rule
# Convenience name for target.
ranges-test: test/CMakeFiles/ranges-test.dir/rule
.PHONY : ranges-test
# clean rule for target.
test/CMakeFiles/ranges-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/ranges-test.dir/build.make test/CMakeFiles/ranges-test.dir/clean
.PHONY : test/CMakeFiles/ranges-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/no-builtin-types-test.dir
# All Build rule for target.
test/CMakeFiles/no-builtin-types-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/no-builtin-types-test.dir/build.make test/CMakeFiles/no-builtin-types-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/no-builtin-types-test.dir/build.make test/CMakeFiles/no-builtin-types-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=33,34,35,36,37,38 "Built target no-builtin-types-test"
.PHONY : test/CMakeFiles/no-builtin-types-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/no-builtin-types-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 8
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/no-builtin-types-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/no-builtin-types-test.dir/rule
# Convenience name for target.
no-builtin-types-test: test/CMakeFiles/no-builtin-types-test.dir/rule
.PHONY : no-builtin-types-test
# clean rule for target.
test/CMakeFiles/no-builtin-types-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/no-builtin-types-test.dir/build.make test/CMakeFiles/no-builtin-types-test.dir/clean
.PHONY : test/CMakeFiles/no-builtin-types-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/scan-test.dir
# All Build rule for target.
test/CMakeFiles/scan-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/scan-test.dir/build.make test/CMakeFiles/scan-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/scan-test.dir/build.make test/CMakeFiles/scan-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=56,57,58,59,60,61 "Built target scan-test"
.PHONY : test/CMakeFiles/scan-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/scan-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 8
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/scan-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/scan-test.dir/rule
# Convenience name for target.
scan-test: test/CMakeFiles/scan-test.dir/rule
.PHONY : scan-test
# clean rule for target.
test/CMakeFiles/scan-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/scan-test.dir/build.make test/CMakeFiles/scan-test.dir/clean
.PHONY : test/CMakeFiles/scan-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/std-test.dir
# All Build rule for target.
test/CMakeFiles/std-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/std-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/std-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/std-test.dir/build.make test/CMakeFiles/std-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/std-test.dir/build.make test/CMakeFiles/std-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=62,63 "Built target std-test"
.PHONY : test/CMakeFiles/std-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/std-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/std-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/std-test.dir/rule
# Convenience name for target.
std-test: test/CMakeFiles/std-test.dir/rule
.PHONY : std-test
# clean rule for target.
test/CMakeFiles/std-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/std-test.dir/build.make test/CMakeFiles/std-test.dir/clean
.PHONY : test/CMakeFiles/std-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/unicode-test.dir
# All Build rule for target.
test/CMakeFiles/unicode-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/unicode-test.dir/build.make test/CMakeFiles/unicode-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/unicode-test.dir/build.make test/CMakeFiles/unicode-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=68,69,70,71,72,73 "Built target unicode-test"
.PHONY : test/CMakeFiles/unicode-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/unicode-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 8
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/unicode-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/unicode-test.dir/rule
# Convenience name for target.
unicode-test: test/CMakeFiles/unicode-test.dir/rule
.PHONY : unicode-test
# clean rule for target.
test/CMakeFiles/unicode-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/unicode-test.dir/build.make test/CMakeFiles/unicode-test.dir/clean
.PHONY : test/CMakeFiles/unicode-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/xchar-test.dir
# All Build rule for target.
test/CMakeFiles/xchar-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/xchar-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/xchar-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/xchar-test.dir/build.make test/CMakeFiles/xchar-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/xchar-test.dir/build.make test/CMakeFiles/xchar-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=74,75 "Built target xchar-test"
.PHONY : test/CMakeFiles/xchar-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/xchar-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/xchar-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/xchar-test.dir/rule
# Convenience name for target.
xchar-test: test/CMakeFiles/xchar-test.dir/rule
.PHONY : xchar-test
# clean rule for target.
test/CMakeFiles/xchar-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/xchar-test.dir/build.make test/CMakeFiles/xchar-test.dir/clean
.PHONY : test/CMakeFiles/xchar-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/enforce-checks-test.dir
# All Build rule for target.
test/CMakeFiles/enforce-checks-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/enforce-checks-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/enforce-checks-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/enforce-checks-test.dir/build.make test/CMakeFiles/enforce-checks-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/enforce-checks-test.dir/build.make test/CMakeFiles/enforce-checks-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=15,16 "Built target enforce-checks-test"
.PHONY : test/CMakeFiles/enforce-checks-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/enforce-checks-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/enforce-checks-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/enforce-checks-test.dir/rule
# Convenience name for target.
enforce-checks-test: test/CMakeFiles/enforce-checks-test.dir/rule
.PHONY : enforce-checks-test
# clean rule for target.
test/CMakeFiles/enforce-checks-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/enforce-checks-test.dir/build.make test/CMakeFiles/enforce-checks-test.dir/clean
.PHONY : test/CMakeFiles/enforce-checks-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/perf-sanity.dir
# All Build rule for target.
test/CMakeFiles/perf-sanity.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/perf-sanity.dir/build.make test/CMakeFiles/perf-sanity.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/perf-sanity.dir/build.make test/CMakeFiles/perf-sanity.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=43,44 "Built target perf-sanity"
.PHONY : test/CMakeFiles/perf-sanity.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/perf-sanity.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 5
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/perf-sanity.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/perf-sanity.dir/rule
# Convenience name for target.
perf-sanity: test/CMakeFiles/perf-sanity.dir/rule
.PHONY : perf-sanity
# clean rule for target.
test/CMakeFiles/perf-sanity.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/perf-sanity.dir/build.make test/CMakeFiles/perf-sanity.dir/clean
.PHONY : test/CMakeFiles/perf-sanity.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/posix-mock-test.dir
# All Build rule for target.
test/CMakeFiles/posix-mock-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/posix-mock-test.dir/build.make test/CMakeFiles/posix-mock-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/posix-mock-test.dir/build.make test/CMakeFiles/posix-mock-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=45,46,47,48,49,50 "Built target posix-mock-test"
.PHONY : test/CMakeFiles/posix-mock-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/posix-mock-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 8
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/posix-mock-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/posix-mock-test.dir/rule
# Convenience name for target.
posix-mock-test: test/CMakeFiles/posix-mock-test.dir/rule
.PHONY : posix-mock-test
# clean rule for target.
test/CMakeFiles/posix-mock-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/posix-mock-test.dir/build.make test/CMakeFiles/posix-mock-test.dir/clean
.PHONY : test/CMakeFiles/posix-mock-test.dir/clean
#=============================================================================
# Target rules for target test/CMakeFiles/os-test.dir
# All Build rule for target.
test/CMakeFiles/os-test.dir/all: test/CMakeFiles/test-main.dir/all
test/CMakeFiles/os-test.dir/all: test/gtest/CMakeFiles/gtest.dir/all
test/CMakeFiles/os-test.dir/all: CMakeFiles/fmt.dir/all
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/os-test.dir/build.make test/CMakeFiles/os-test.dir/depend
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/os-test.dir/build.make test/CMakeFiles/os-test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=39,40 "Built target os-test"
.PHONY : test/CMakeFiles/os-test.dir/all
# Build rule for subdir invocation for target.
test/CMakeFiles/os-test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 11
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/CMakeFiles/os-test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/CMakeFiles/os-test.dir/rule
# Convenience name for target.
os-test: test/CMakeFiles/os-test.dir/rule
.PHONY : os-test
# clean rule for target.
test/CMakeFiles/os-test.dir/clean:
$(MAKE) $(MAKESILENT) -f test/CMakeFiles/os-test.dir/build.make test/CMakeFiles/os-test.dir/clean
.PHONY : test/CMakeFiles/os-test.dir/clean
#=============================================================================
# Target rules for target test/gtest/CMakeFiles/gtest.dir
# All Build rule for target.
test/gtest/CMakeFiles/gtest.dir/all:
$(MAKE) $(MAKESILENT) -f test/gtest/CMakeFiles/gtest.dir/build.make test/gtest/CMakeFiles/gtest.dir/depend
$(MAKE) $(MAKESILENT) -f test/gtest/CMakeFiles/gtest.dir/build.make test/gtest/CMakeFiles/gtest.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/user1/pkgs/fmt/build/CMakeFiles --progress-num=29,30 "Built target gtest"
.PHONY : test/gtest/CMakeFiles/gtest.dir/all
# Build rule for subdir invocation for target.
test/gtest/CMakeFiles/gtest.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/gtest/CMakeFiles/gtest.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/user1/pkgs/fmt/build/CMakeFiles 0
.PHONY : test/gtest/CMakeFiles/gtest.dir/rule
# Convenience name for target.
gtest: test/gtest/CMakeFiles/gtest.dir/rule
.PHONY : gtest
# clean rule for target.
test/gtest/CMakeFiles/gtest.dir/clean:
$(MAKE) $(MAKESILENT) -f test/gtest/CMakeFiles/gtest.dir/build.make test/gtest/CMakeFiles/gtest.dir/clean
.PHONY : test/gtest/CMakeFiles/gtest.dir/clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system