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

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# The main recursive all target
all:

.PHONY : all

# The main recursive preinstall target
preinstall:

.PHONY : preinstall

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# 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 remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c

#=============================================================================
# Target rules for target CMakeFiles/uninstall.dir

# All Build rule for target.
CMakeFiles/uninstall.dir/all:
	$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend
	$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num= "Built target uninstall"
.PHONY : CMakeFiles/uninstall.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/uninstall.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : CMakeFiles/uninstall.dir/rule

# Convenience name for target.
uninstall: CMakeFiles/uninstall.dir/rule

.PHONY : uninstall

# clean rule for target.
CMakeFiles/uninstall.dir/clean:
	$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean
.PHONY : CMakeFiles/uninstall.dir/clean

# clean rule for target.
clean: CMakeFiles/uninstall.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory include

# Convenience name for "all" pass in the directory.
include/all:

.PHONY : include/all

# Convenience name for "clean" pass in the directory.
include/clean:

.PHONY : include/clean

# Convenience name for "preinstall" pass in the directory.
include/preinstall:

.PHONY : include/preinstall

#=============================================================================
# Directory level rules for directory src

# Convenience name for "all" pass in the directory.
src/all: src/CMakeFiles/amcl_mpin.dir/all
src/all: src/CMakeFiles/amcl_curve.dir/all
src/all: src/CMakeFiles/amcl_pairing.dir/all
src/all: src/CMakeFiles/amcl_wcc.dir/all
src/all: src/CMakeFiles/amcl_ecc.dir/all
src/all: src/CMakeFiles/amcl_rsa.dir/all
src/all: src/CMakeFiles/amcl_core.dir/all

.PHONY : src/all

# Convenience name for "clean" pass in the directory.
src/clean: src/CMakeFiles/amcl_mpin.dir/clean
src/clean: src/CMakeFiles/amcl_curve.dir/clean
src/clean: src/CMakeFiles/amcl_pairing.dir/clean
src/clean: src/CMakeFiles/amcl_wcc.dir/clean
src/clean: src/CMakeFiles/amcl_ecc.dir/clean
src/clean: src/CMakeFiles/amcl_rsa.dir/clean
src/clean: src/CMakeFiles/amcl_core.dir/clean

.PHONY : src/clean

# Convenience name for "preinstall" pass in the directory.
src/preinstall:

.PHONY : src/preinstall

#=============================================================================
# Target rules for target src/CMakeFiles/amcl_mpin.dir

# All Build rule for target.
src/CMakeFiles/amcl_mpin.dir/all: src/CMakeFiles/amcl_curve.dir/all
src/CMakeFiles/amcl_mpin.dir/all: src/CMakeFiles/amcl_pairing.dir/all
src/CMakeFiles/amcl_mpin.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f src/CMakeFiles/amcl_mpin.dir/build.make src/CMakeFiles/amcl_mpin.dir/depend
	$(MAKE) -f src/CMakeFiles/amcl_mpin.dir/build.make src/CMakeFiles/amcl_mpin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=17 "Built target amcl_mpin"
.PHONY : src/CMakeFiles/amcl_mpin.dir/all

# Include target in all.
all: src/CMakeFiles/amcl_mpin.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/amcl_mpin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/amcl_mpin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : src/CMakeFiles/amcl_mpin.dir/rule

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

.PHONY : amcl_mpin

# clean rule for target.
src/CMakeFiles/amcl_mpin.dir/clean:
	$(MAKE) -f src/CMakeFiles/amcl_mpin.dir/build.make src/CMakeFiles/amcl_mpin.dir/clean
.PHONY : src/CMakeFiles/amcl_mpin.dir/clean

# clean rule for target.
clean: src/CMakeFiles/amcl_mpin.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target src/CMakeFiles/amcl_curve.dir

# All Build rule for target.
src/CMakeFiles/amcl_curve.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f src/CMakeFiles/amcl_curve.dir/build.make src/CMakeFiles/amcl_curve.dir/depend
	$(MAKE) -f src/CMakeFiles/amcl_curve.dir/build.make src/CMakeFiles/amcl_curve.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=9,10,11,12,13,14 "Built target amcl_curve"
.PHONY : src/CMakeFiles/amcl_curve.dir/all

# Include target in all.
all: src/CMakeFiles/amcl_curve.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/amcl_curve.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 12
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/amcl_curve.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : src/CMakeFiles/amcl_curve.dir/rule

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

.PHONY : amcl_curve

# clean rule for target.
src/CMakeFiles/amcl_curve.dir/clean:
	$(MAKE) -f src/CMakeFiles/amcl_curve.dir/build.make src/CMakeFiles/amcl_curve.dir/clean
.PHONY : src/CMakeFiles/amcl_curve.dir/clean

# clean rule for target.
clean: src/CMakeFiles/amcl_curve.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target src/CMakeFiles/amcl_pairing.dir

# All Build rule for target.
src/CMakeFiles/amcl_pairing.dir/all: src/CMakeFiles/amcl_curve.dir/all
src/CMakeFiles/amcl_pairing.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f src/CMakeFiles/amcl_pairing.dir/build.make src/CMakeFiles/amcl_pairing.dir/depend
	$(MAKE) -f src/CMakeFiles/amcl_pairing.dir/build.make src/CMakeFiles/amcl_pairing.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=18,19,20,21,22 "Built target amcl_pairing"
.PHONY : src/CMakeFiles/amcl_pairing.dir/all

# Include target in all.
all: src/CMakeFiles/amcl_pairing.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/amcl_pairing.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 17
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/amcl_pairing.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : src/CMakeFiles/amcl_pairing.dir/rule

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

.PHONY : amcl_pairing

# clean rule for target.
src/CMakeFiles/amcl_pairing.dir/clean:
	$(MAKE) -f src/CMakeFiles/amcl_pairing.dir/build.make src/CMakeFiles/amcl_pairing.dir/clean
.PHONY : src/CMakeFiles/amcl_pairing.dir/clean

# clean rule for target.
clean: src/CMakeFiles/amcl_pairing.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target src/CMakeFiles/amcl_wcc.dir

# All Build rule for target.
src/CMakeFiles/amcl_wcc.dir/all: src/CMakeFiles/amcl_curve.dir/all
src/CMakeFiles/amcl_wcc.dir/all: src/CMakeFiles/amcl_pairing.dir/all
src/CMakeFiles/amcl_wcc.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f src/CMakeFiles/amcl_wcc.dir/build.make src/CMakeFiles/amcl_wcc.dir/depend
	$(MAKE) -f src/CMakeFiles/amcl_wcc.dir/build.make src/CMakeFiles/amcl_wcc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=25 "Built target amcl_wcc"
.PHONY : src/CMakeFiles/amcl_wcc.dir/all

# Include target in all.
all: src/CMakeFiles/amcl_wcc.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/amcl_wcc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/amcl_wcc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : src/CMakeFiles/amcl_wcc.dir/rule

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

.PHONY : amcl_wcc

# clean rule for target.
src/CMakeFiles/amcl_wcc.dir/clean:
	$(MAKE) -f src/CMakeFiles/amcl_wcc.dir/build.make src/CMakeFiles/amcl_wcc.dir/clean
.PHONY : src/CMakeFiles/amcl_wcc.dir/clean

# clean rule for target.
clean: src/CMakeFiles/amcl_wcc.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target src/CMakeFiles/amcl_ecc.dir

# All Build rule for target.
src/CMakeFiles/amcl_ecc.dir/all: src/CMakeFiles/amcl_curve.dir/all
src/CMakeFiles/amcl_ecc.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f src/CMakeFiles/amcl_ecc.dir/build.make src/CMakeFiles/amcl_ecc.dir/depend
	$(MAKE) -f src/CMakeFiles/amcl_ecc.dir/build.make src/CMakeFiles/amcl_ecc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=15,16 "Built target amcl_ecc"
.PHONY : src/CMakeFiles/amcl_ecc.dir/all

# Include target in all.
all: src/CMakeFiles/amcl_ecc.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/amcl_ecc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 14
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/amcl_ecc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : src/CMakeFiles/amcl_ecc.dir/rule

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

.PHONY : amcl_ecc

# clean rule for target.
src/CMakeFiles/amcl_ecc.dir/clean:
	$(MAKE) -f src/CMakeFiles/amcl_ecc.dir/build.make src/CMakeFiles/amcl_ecc.dir/clean
.PHONY : src/CMakeFiles/amcl_ecc.dir/clean

# clean rule for target.
clean: src/CMakeFiles/amcl_ecc.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target src/CMakeFiles/amcl_rsa.dir

# All Build rule for target.
src/CMakeFiles/amcl_rsa.dir/all: src/CMakeFiles/amcl_curve.dir/all
src/CMakeFiles/amcl_rsa.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f src/CMakeFiles/amcl_rsa.dir/build.make src/CMakeFiles/amcl_rsa.dir/depend
	$(MAKE) -f src/CMakeFiles/amcl_rsa.dir/build.make src/CMakeFiles/amcl_rsa.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=23,24 "Built target amcl_rsa"
.PHONY : src/CMakeFiles/amcl_rsa.dir/all

# Include target in all.
all: src/CMakeFiles/amcl_rsa.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/amcl_rsa.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 14
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/amcl_rsa.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : src/CMakeFiles/amcl_rsa.dir/rule

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

.PHONY : amcl_rsa

# clean rule for target.
src/CMakeFiles/amcl_rsa.dir/clean:
	$(MAKE) -f src/CMakeFiles/amcl_rsa.dir/build.make src/CMakeFiles/amcl_rsa.dir/clean
.PHONY : src/CMakeFiles/amcl_rsa.dir/clean

# clean rule for target.
clean: src/CMakeFiles/amcl_rsa.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target src/CMakeFiles/amcl_core.dir

# All Build rule for target.
src/CMakeFiles/amcl_core.dir/all:
	$(MAKE) -f src/CMakeFiles/amcl_core.dir/build.make src/CMakeFiles/amcl_core.dir/depend
	$(MAKE) -f src/CMakeFiles/amcl_core.dir/build.make src/CMakeFiles/amcl_core.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=3,4,5,6,7,8 "Built target amcl_core"
.PHONY : src/CMakeFiles/amcl_core.dir/all

# Include target in all.
all: src/CMakeFiles/amcl_core.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/amcl_core.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 6
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/amcl_core.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : src/CMakeFiles/amcl_core.dir/rule

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

.PHONY : amcl_core

# clean rule for target.
src/CMakeFiles/amcl_core.dir/clean:
	$(MAKE) -f src/CMakeFiles/amcl_core.dir/build.make src/CMakeFiles/amcl_core.dir/clean
.PHONY : src/CMakeFiles/amcl_core.dir/clean

# clean rule for target.
clean: src/CMakeFiles/amcl_core.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory examples

# Convenience name for "all" pass in the directory.
examples/all: examples/CMakeFiles/testmpin.dir/all
examples/all: examples/CMakeFiles/testrsa.dir/all
examples/all: examples/CMakeFiles/testwcc_dta.dir/all
examples/all: examples/CMakeFiles/testecdh.dir/all
examples/all: examples/CMakeFiles/amcl_build.dir/all
examples/all: examples/CMakeFiles/testwcc.dir/all
examples/all: examples/CMakeFiles/testwcc_tp.dir/all

.PHONY : examples/all

# Convenience name for "clean" pass in the directory.
examples/clean: examples/CMakeFiles/testmpin.dir/clean
examples/clean: examples/CMakeFiles/testrsa.dir/clean
examples/clean: examples/CMakeFiles/testwcc_dta.dir/clean
examples/clean: examples/CMakeFiles/testecdh.dir/clean
examples/clean: examples/CMakeFiles/amcl_build.dir/clean
examples/clean: examples/CMakeFiles/testwcc.dir/clean
examples/clean: examples/CMakeFiles/testwcc_tp.dir/clean

.PHONY : examples/clean

# Convenience name for "preinstall" pass in the directory.
examples/preinstall: examples/CMakeFiles/amcl_build.dir/preinstall

.PHONY : examples/preinstall

#=============================================================================
# Target rules for target examples/CMakeFiles/testmpin.dir

# All Build rule for target.
examples/CMakeFiles/testmpin.dir/all: src/CMakeFiles/amcl_mpin.dir/all
examples/CMakeFiles/testmpin.dir/all: src/CMakeFiles/amcl_curve.dir/all
examples/CMakeFiles/testmpin.dir/all: src/CMakeFiles/amcl_pairing.dir/all
examples/CMakeFiles/testmpin.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f examples/CMakeFiles/testmpin.dir/build.make examples/CMakeFiles/testmpin.dir/depend
	$(MAKE) -f examples/CMakeFiles/testmpin.dir/build.make examples/CMakeFiles/testmpin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=93 "Built target testmpin"
.PHONY : examples/CMakeFiles/testmpin.dir/all

# Include target in all.
all: examples/CMakeFiles/testmpin.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
examples/CMakeFiles/testmpin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/testmpin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : examples/CMakeFiles/testmpin.dir/rule

# Convenience name for target.
testmpin: examples/CMakeFiles/testmpin.dir/rule

.PHONY : testmpin

# clean rule for target.
examples/CMakeFiles/testmpin.dir/clean:
	$(MAKE) -f examples/CMakeFiles/testmpin.dir/build.make examples/CMakeFiles/testmpin.dir/clean
.PHONY : examples/CMakeFiles/testmpin.dir/clean

# clean rule for target.
clean: examples/CMakeFiles/testmpin.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target examples/CMakeFiles/testrsa.dir

# All Build rule for target.
examples/CMakeFiles/testrsa.dir/all: src/CMakeFiles/amcl_curve.dir/all
examples/CMakeFiles/testrsa.dir/all: src/CMakeFiles/amcl_rsa.dir/all
examples/CMakeFiles/testrsa.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f examples/CMakeFiles/testrsa.dir/build.make examples/CMakeFiles/testrsa.dir/depend
	$(MAKE) -f examples/CMakeFiles/testrsa.dir/build.make examples/CMakeFiles/testrsa.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=94,95 "Built target testrsa"
.PHONY : examples/CMakeFiles/testrsa.dir/all

# Include target in all.
all: examples/CMakeFiles/testrsa.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
examples/CMakeFiles/testrsa.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 16
	$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/testrsa.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : examples/CMakeFiles/testrsa.dir/rule

# Convenience name for target.
testrsa: examples/CMakeFiles/testrsa.dir/rule

.PHONY : testrsa

# clean rule for target.
examples/CMakeFiles/testrsa.dir/clean:
	$(MAKE) -f examples/CMakeFiles/testrsa.dir/build.make examples/CMakeFiles/testrsa.dir/clean
.PHONY : examples/CMakeFiles/testrsa.dir/clean

# clean rule for target.
clean: examples/CMakeFiles/testrsa.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target examples/CMakeFiles/testwcc_dta.dir

# All Build rule for target.
examples/CMakeFiles/testwcc_dta.dir/all: src/CMakeFiles/amcl_curve.dir/all
examples/CMakeFiles/testwcc_dta.dir/all: src/CMakeFiles/amcl_pairing.dir/all
examples/CMakeFiles/testwcc_dta.dir/all: src/CMakeFiles/amcl_wcc.dir/all
examples/CMakeFiles/testwcc_dta.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f examples/CMakeFiles/testwcc_dta.dir/build.make examples/CMakeFiles/testwcc_dta.dir/depend
	$(MAKE) -f examples/CMakeFiles/testwcc_dta.dir/build.make examples/CMakeFiles/testwcc_dta.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=97,98 "Built target testwcc_dta"
.PHONY : examples/CMakeFiles/testwcc_dta.dir/all

# Include target in all.
all: examples/CMakeFiles/testwcc_dta.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
examples/CMakeFiles/testwcc_dta.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/testwcc_dta.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : examples/CMakeFiles/testwcc_dta.dir/rule

# Convenience name for target.
testwcc_dta: examples/CMakeFiles/testwcc_dta.dir/rule

.PHONY : testwcc_dta

# clean rule for target.
examples/CMakeFiles/testwcc_dta.dir/clean:
	$(MAKE) -f examples/CMakeFiles/testwcc_dta.dir/build.make examples/CMakeFiles/testwcc_dta.dir/clean
.PHONY : examples/CMakeFiles/testwcc_dta.dir/clean

# clean rule for target.
clean: examples/CMakeFiles/testwcc_dta.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target examples/CMakeFiles/testecdh.dir

# All Build rule for target.
examples/CMakeFiles/testecdh.dir/all: src/CMakeFiles/amcl_curve.dir/all
examples/CMakeFiles/testecdh.dir/all: src/CMakeFiles/amcl_ecc.dir/all
examples/CMakeFiles/testecdh.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f examples/CMakeFiles/testecdh.dir/build.make examples/CMakeFiles/testecdh.dir/depend
	$(MAKE) -f examples/CMakeFiles/testecdh.dir/build.make examples/CMakeFiles/testecdh.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=91,92 "Built target testecdh"
.PHONY : examples/CMakeFiles/testecdh.dir/all

# Include target in all.
all: examples/CMakeFiles/testecdh.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
examples/CMakeFiles/testecdh.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 16
	$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/testecdh.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : examples/CMakeFiles/testecdh.dir/rule

# Convenience name for target.
testecdh: examples/CMakeFiles/testecdh.dir/rule

.PHONY : testecdh

# clean rule for target.
examples/CMakeFiles/testecdh.dir/clean:
	$(MAKE) -f examples/CMakeFiles/testecdh.dir/build.make examples/CMakeFiles/testecdh.dir/clean
.PHONY : examples/CMakeFiles/testecdh.dir/clean

# clean rule for target.
clean: examples/CMakeFiles/testecdh.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target examples/CMakeFiles/amcl_build.dir

# All Build rule for target.
examples/CMakeFiles/amcl_build.dir/all: src/CMakeFiles/amcl_curve.dir/all
examples/CMakeFiles/amcl_build.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f examples/CMakeFiles/amcl_build.dir/build.make examples/CMakeFiles/amcl_build.dir/depend
	$(MAKE) -f examples/CMakeFiles/amcl_build.dir/build.make examples/CMakeFiles/amcl_build.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=1,2 "Built target amcl_build"
.PHONY : examples/CMakeFiles/amcl_build.dir/all

# Include target in all.
all: examples/CMakeFiles/amcl_build.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
examples/CMakeFiles/amcl_build.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 14
	$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/amcl_build.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : examples/CMakeFiles/amcl_build.dir/rule

# Convenience name for target.
amcl_build: examples/CMakeFiles/amcl_build.dir/rule

.PHONY : amcl_build

# Pre-install relink rule for target.
examples/CMakeFiles/amcl_build.dir/preinstall:
	$(MAKE) -f examples/CMakeFiles/amcl_build.dir/build.make examples/CMakeFiles/amcl_build.dir/preinstall
.PHONY : examples/CMakeFiles/amcl_build.dir/preinstall

# Prepare target for install.
preinstall: examples/CMakeFiles/amcl_build.dir/preinstall

.PHONY : preinstall

# clean rule for target.
examples/CMakeFiles/amcl_build.dir/clean:
	$(MAKE) -f examples/CMakeFiles/amcl_build.dir/build.make examples/CMakeFiles/amcl_build.dir/clean
.PHONY : examples/CMakeFiles/amcl_build.dir/clean

# clean rule for target.
clean: examples/CMakeFiles/amcl_build.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target examples/CMakeFiles/testwcc.dir

# All Build rule for target.
examples/CMakeFiles/testwcc.dir/all: src/CMakeFiles/amcl_curve.dir/all
examples/CMakeFiles/testwcc.dir/all: src/CMakeFiles/amcl_pairing.dir/all
examples/CMakeFiles/testwcc.dir/all: src/CMakeFiles/amcl_wcc.dir/all
examples/CMakeFiles/testwcc.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f examples/CMakeFiles/testwcc.dir/build.make examples/CMakeFiles/testwcc.dir/depend
	$(MAKE) -f examples/CMakeFiles/testwcc.dir/build.make examples/CMakeFiles/testwcc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=96 "Built target testwcc"
.PHONY : examples/CMakeFiles/testwcc.dir/all

# Include target in all.
all: examples/CMakeFiles/testwcc.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
examples/CMakeFiles/testwcc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/testwcc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : examples/CMakeFiles/testwcc.dir/rule

# Convenience name for target.
testwcc: examples/CMakeFiles/testwcc.dir/rule

.PHONY : testwcc

# clean rule for target.
examples/CMakeFiles/testwcc.dir/clean:
	$(MAKE) -f examples/CMakeFiles/testwcc.dir/build.make examples/CMakeFiles/testwcc.dir/clean
.PHONY : examples/CMakeFiles/testwcc.dir/clean

# clean rule for target.
clean: examples/CMakeFiles/testwcc.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target examples/CMakeFiles/testwcc_tp.dir

# All Build rule for target.
examples/CMakeFiles/testwcc_tp.dir/all: src/CMakeFiles/amcl_curve.dir/all
examples/CMakeFiles/testwcc_tp.dir/all: src/CMakeFiles/amcl_pairing.dir/all
examples/CMakeFiles/testwcc_tp.dir/all: src/CMakeFiles/amcl_wcc.dir/all
examples/CMakeFiles/testwcc_tp.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f examples/CMakeFiles/testwcc_tp.dir/build.make examples/CMakeFiles/testwcc_tp.dir/depend
	$(MAKE) -f examples/CMakeFiles/testwcc_tp.dir/build.make examples/CMakeFiles/testwcc_tp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=99,100 "Built target testwcc_tp"
.PHONY : examples/CMakeFiles/testwcc_tp.dir/all

# Include target in all.
all: examples/CMakeFiles/testwcc_tp.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
examples/CMakeFiles/testwcc_tp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/testwcc_tp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : examples/CMakeFiles/testwcc_tp.dir/rule

# Convenience name for target.
testwcc_tp: examples/CMakeFiles/testwcc_tp.dir/rule

.PHONY : testwcc_tp

# clean rule for target.
examples/CMakeFiles/testwcc_tp.dir/clean:
	$(MAKE) -f examples/CMakeFiles/testwcc_tp.dir/build.make examples/CMakeFiles/testwcc_tp.dir/clean
.PHONY : examples/CMakeFiles/testwcc_tp.dir/clean

# clean rule for target.
clean: examples/CMakeFiles/testwcc_tp.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory test

# Convenience name for "all" pass in the directory.
test/all: test/CMakeFiles/test_wcc_random.dir/all
test/all: test/CMakeFiles/test_wcc_sha384.dir/all
test/all: test/CMakeFiles/test_wcc_sha256.dir/all
test/all: test/CMakeFiles/test_mpinfull_random.dir/all
test/all: test/CMakeFiles/test_mpinfull_onepass.dir/all
test/all: test/CMakeFiles/test_mpinfull_sha384.dir/all
test/all: test/CMakeFiles/test_mpinfull_sha256.dir/all
test/all: test/CMakeFiles/test_wcc_gcm.dir/all
test/all: test/CMakeFiles/test_mpin_random.dir/all
test/all: test/CMakeFiles/test_mpin_expired_tp.dir/all
test/all: test/CMakeFiles/test_ecp_arithmetics.dir/all
test/all: test/CMakeFiles/test_ecp2_arithmetics.dir/all
test/all: test/CMakeFiles/test_mpinfull_sha512.dir/all
test/all: test/CMakeFiles/test_fp4_arithmetics.dir/all
test/all: test/CMakeFiles/test_fp2_arithmetics.dir/all
test/all: test/CMakeFiles/test_mpin_tp.dir/all
test/all: test/CMakeFiles/test_rsa.dir/all
test/all: test/CMakeFiles/test_big_arithmetics.dir/all
test/all: test/CMakeFiles/test_utils.dir/all
test/all: test/CMakeFiles/test_mpin.dir/all
test/all: test/CMakeFiles/test_ecc.dir/all
test/all: test/CMakeFiles/test_big_consistency.dir/all
test/all: test/CMakeFiles/test_wcc_sha512.dir/all
test/all: test/CMakeFiles/test_fp_arithmetics.dir/all
test/all: test/CMakeFiles/test_octet_consistency.dir/all
test/all: test/CMakeFiles/test_version.dir/all
test/all: test/CMakeFiles/test_output_functions.dir/all
test/all: test/CMakeFiles/test_gcm_decrypt.dir/all
test/all: test/CMakeFiles/test_hash.dir/all
test/all: test/CMakeFiles/test_gcm_encrypt.dir/all
test/all: test/CMakeFiles/test_mpin_sign.dir/all
test/all: test/CMakeFiles/test_mpin_vectors.dir/all
test/all: test/CMakeFiles/test_mpin_bad_pin.dir/all
test/all: test/CMakeFiles/test_aes_encrypt.dir/all
test/all: test/CMakeFiles/test_aes_decrypt.dir/all
test/all: test/CMakeFiles/test_mpin_good.dir/all
test/all: test/CMakeFiles/test_mpin_bad_token.dir/all

.PHONY : test/all

# Convenience name for "clean" pass in the directory.
test/clean: test/CMakeFiles/test_wcc_random.dir/clean
test/clean: test/CMakeFiles/test_wcc_sha384.dir/clean
test/clean: test/CMakeFiles/test_wcc_sha256.dir/clean
test/clean: test/CMakeFiles/test_mpinfull_random.dir/clean
test/clean: test/CMakeFiles/test_mpinfull_onepass.dir/clean
test/clean: test/CMakeFiles/test_mpinfull_sha384.dir/clean
test/clean: test/CMakeFiles/test_mpinfull_sha256.dir/clean
test/clean: test/CMakeFiles/test_wcc_gcm.dir/clean
test/clean: test/CMakeFiles/test_mpin_random.dir/clean
test/clean: test/CMakeFiles/test_mpin_expired_tp.dir/clean
test/clean: test/CMakeFiles/test_ecp_arithmetics.dir/clean
test/clean: test/CMakeFiles/test_ecp2_arithmetics.dir/clean
test/clean: test/CMakeFiles/test_mpinfull_sha512.dir/clean
test/clean: test/CMakeFiles/test_fp4_arithmetics.dir/clean
test/clean: test/CMakeFiles/test_fp2_arithmetics.dir/clean
test/clean: test/CMakeFiles/test_mpin_tp.dir/clean
test/clean: test/CMakeFiles/test_rsa.dir/clean
test/clean: test/CMakeFiles/test_big_arithmetics.dir/clean
test/clean: test/CMakeFiles/test_utils.dir/clean
test/clean: test/CMakeFiles/test_mpin.dir/clean
test/clean: test/CMakeFiles/test_ecc.dir/clean
test/clean: test/CMakeFiles/test_big_consistency.dir/clean
test/clean: test/CMakeFiles/test_wcc_sha512.dir/clean
test/clean: test/CMakeFiles/test_fp_arithmetics.dir/clean
test/clean: test/CMakeFiles/test_octet_consistency.dir/clean
test/clean: test/CMakeFiles/test_version.dir/clean
test/clean: test/CMakeFiles/test_output_functions.dir/clean
test/clean: test/CMakeFiles/test_gcm_decrypt.dir/clean
test/clean: test/CMakeFiles/test_hash.dir/clean
test/clean: test/CMakeFiles/test_gcm_encrypt.dir/clean
test/clean: test/CMakeFiles/test_mpin_sign.dir/clean
test/clean: test/CMakeFiles/test_mpin_vectors.dir/clean
test/clean: test/CMakeFiles/test_mpin_bad_pin.dir/clean
test/clean: test/CMakeFiles/test_aes_encrypt.dir/clean
test/clean: test/CMakeFiles/test_aes_decrypt.dir/clean
test/clean: test/CMakeFiles/test_mpin_good.dir/clean
test/clean: test/CMakeFiles/test_mpin_bad_token.dir/clean

.PHONY : test/clean

# Convenience name for "preinstall" pass in the directory.
test/preinstall:

.PHONY : test/preinstall

#=============================================================================
# Target rules for target test/CMakeFiles/test_wcc_random.dir

# All Build rule for target.
test/CMakeFiles/test_wcc_random.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_wcc_random.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_wcc_random.dir/all: src/CMakeFiles/amcl_wcc.dir/all
test/CMakeFiles/test_wcc_random.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_wcc_random.dir/build.make test/CMakeFiles/test_wcc_random.dir/depend
	$(MAKE) -f test/CMakeFiles/test_wcc_random.dir/build.make test/CMakeFiles/test_wcc_random.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=85 "Built target test_wcc_random"
.PHONY : test/CMakeFiles/test_wcc_random.dir/all

# Include target in all.
all: test/CMakeFiles/test_wcc_random.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_wcc_random.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_random.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_wcc_random.dir/rule

# Convenience name for target.
test_wcc_random: test/CMakeFiles/test_wcc_random.dir/rule

.PHONY : test_wcc_random

# clean rule for target.
test/CMakeFiles/test_wcc_random.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_wcc_random.dir/build.make test/CMakeFiles/test_wcc_random.dir/clean
.PHONY : test/CMakeFiles/test_wcc_random.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_wcc_random.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_wcc_sha384.dir

# All Build rule for target.
test/CMakeFiles/test_wcc_sha384.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_wcc_sha384.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_wcc_sha384.dir/all: src/CMakeFiles/amcl_wcc.dir/all
test/CMakeFiles/test_wcc_sha384.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_wcc_sha384.dir/build.make test/CMakeFiles/test_wcc_sha384.dir/depend
	$(MAKE) -f test/CMakeFiles/test_wcc_sha384.dir/build.make test/CMakeFiles/test_wcc_sha384.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=88 "Built target test_wcc_sha384"
.PHONY : test/CMakeFiles/test_wcc_sha384.dir/all

# Include target in all.
all: test/CMakeFiles/test_wcc_sha384.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_wcc_sha384.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_sha384.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_wcc_sha384.dir/rule

# Convenience name for target.
test_wcc_sha384: test/CMakeFiles/test_wcc_sha384.dir/rule

.PHONY : test_wcc_sha384

# clean rule for target.
test/CMakeFiles/test_wcc_sha384.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_wcc_sha384.dir/build.make test/CMakeFiles/test_wcc_sha384.dir/clean
.PHONY : test/CMakeFiles/test_wcc_sha384.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_wcc_sha384.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_wcc_sha256.dir

# All Build rule for target.
test/CMakeFiles/test_wcc_sha256.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_wcc_sha256.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_wcc_sha256.dir/all: src/CMakeFiles/amcl_wcc.dir/all
test/CMakeFiles/test_wcc_sha256.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_wcc_sha256.dir/build.make test/CMakeFiles/test_wcc_sha256.dir/depend
	$(MAKE) -f test/CMakeFiles/test_wcc_sha256.dir/build.make test/CMakeFiles/test_wcc_sha256.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=86,87 "Built target test_wcc_sha256"
.PHONY : test/CMakeFiles/test_wcc_sha256.dir/all

# Include target in all.
all: test/CMakeFiles/test_wcc_sha256.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_wcc_sha256.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_sha256.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_wcc_sha256.dir/rule

# Convenience name for target.
test_wcc_sha256: test/CMakeFiles/test_wcc_sha256.dir/rule

.PHONY : test_wcc_sha256

# clean rule for target.
test/CMakeFiles/test_wcc_sha256.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_wcc_sha256.dir/build.make test/CMakeFiles/test_wcc_sha256.dir/clean
.PHONY : test/CMakeFiles/test_wcc_sha256.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_wcc_sha256.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpinfull_random.dir

# All Build rule for target.
test/CMakeFiles/test_mpinfull_random.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpinfull_random.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpinfull_random.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpinfull_random.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpinfull_random.dir/build.make test/CMakeFiles/test_mpinfull_random.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpinfull_random.dir/build.make test/CMakeFiles/test_mpinfull_random.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=69 "Built target test_mpinfull_random"
.PHONY : test/CMakeFiles/test_mpinfull_random.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpinfull_random.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpinfull_random.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_random.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpinfull_random.dir/rule

# Convenience name for target.
test_mpinfull_random: test/CMakeFiles/test_mpinfull_random.dir/rule

.PHONY : test_mpinfull_random

# clean rule for target.
test/CMakeFiles/test_mpinfull_random.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpinfull_random.dir/build.make test/CMakeFiles/test_mpinfull_random.dir/clean
.PHONY : test/CMakeFiles/test_mpinfull_random.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpinfull_random.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpinfull_onepass.dir

# All Build rule for target.
test/CMakeFiles/test_mpinfull_onepass.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpinfull_onepass.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpinfull_onepass.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpinfull_onepass.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpinfull_onepass.dir/build.make test/CMakeFiles/test_mpinfull_onepass.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpinfull_onepass.dir/build.make test/CMakeFiles/test_mpinfull_onepass.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=67,68 "Built target test_mpinfull_onepass"
.PHONY : test/CMakeFiles/test_mpinfull_onepass.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpinfull_onepass.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpinfull_onepass.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_onepass.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpinfull_onepass.dir/rule

# Convenience name for target.
test_mpinfull_onepass: test/CMakeFiles/test_mpinfull_onepass.dir/rule

.PHONY : test_mpinfull_onepass

# clean rule for target.
test/CMakeFiles/test_mpinfull_onepass.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpinfull_onepass.dir/build.make test/CMakeFiles/test_mpinfull_onepass.dir/clean
.PHONY : test/CMakeFiles/test_mpinfull_onepass.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpinfull_onepass.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpinfull_sha384.dir

# All Build rule for target.
test/CMakeFiles/test_mpinfull_sha384.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpinfull_sha384.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpinfull_sha384.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpinfull_sha384.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha384.dir/build.make test/CMakeFiles/test_mpinfull_sha384.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha384.dir/build.make test/CMakeFiles/test_mpinfull_sha384.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=72 "Built target test_mpinfull_sha384"
.PHONY : test/CMakeFiles/test_mpinfull_sha384.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpinfull_sha384.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpinfull_sha384.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_sha384.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpinfull_sha384.dir/rule

# Convenience name for target.
test_mpinfull_sha384: test/CMakeFiles/test_mpinfull_sha384.dir/rule

.PHONY : test_mpinfull_sha384

# clean rule for target.
test/CMakeFiles/test_mpinfull_sha384.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha384.dir/build.make test/CMakeFiles/test_mpinfull_sha384.dir/clean
.PHONY : test/CMakeFiles/test_mpinfull_sha384.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpinfull_sha384.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpinfull_sha256.dir

# All Build rule for target.
test/CMakeFiles/test_mpinfull_sha256.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpinfull_sha256.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpinfull_sha256.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpinfull_sha256.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha256.dir/build.make test/CMakeFiles/test_mpinfull_sha256.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha256.dir/build.make test/CMakeFiles/test_mpinfull_sha256.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=70,71 "Built target test_mpinfull_sha256"
.PHONY : test/CMakeFiles/test_mpinfull_sha256.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpinfull_sha256.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpinfull_sha256.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_sha256.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpinfull_sha256.dir/rule

# Convenience name for target.
test_mpinfull_sha256: test/CMakeFiles/test_mpinfull_sha256.dir/rule

.PHONY : test_mpinfull_sha256

# clean rule for target.
test/CMakeFiles/test_mpinfull_sha256.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha256.dir/build.make test/CMakeFiles/test_mpinfull_sha256.dir/clean
.PHONY : test/CMakeFiles/test_mpinfull_sha256.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpinfull_sha256.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_wcc_gcm.dir

# All Build rule for target.
test/CMakeFiles/test_wcc_gcm.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_wcc_gcm.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_wcc_gcm.dir/all: src/CMakeFiles/amcl_wcc.dir/all
test/CMakeFiles/test_wcc_gcm.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_wcc_gcm.dir/build.make test/CMakeFiles/test_wcc_gcm.dir/depend
	$(MAKE) -f test/CMakeFiles/test_wcc_gcm.dir/build.make test/CMakeFiles/test_wcc_gcm.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=83,84 "Built target test_wcc_gcm"
.PHONY : test/CMakeFiles/test_wcc_gcm.dir/all

# Include target in all.
all: test/CMakeFiles/test_wcc_gcm.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_wcc_gcm.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_gcm.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_wcc_gcm.dir/rule

# Convenience name for target.
test_wcc_gcm: test/CMakeFiles/test_wcc_gcm.dir/rule

.PHONY : test_wcc_gcm

# clean rule for target.
test/CMakeFiles/test_wcc_gcm.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_wcc_gcm.dir/build.make test/CMakeFiles/test_wcc_gcm.dir/clean
.PHONY : test/CMakeFiles/test_wcc_gcm.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_wcc_gcm.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_random.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_random.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_random.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_random.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_random.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_random.dir/build.make test/CMakeFiles/test_mpin_random.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_random.dir/build.make test/CMakeFiles/test_mpin_random.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=61 "Built target test_mpin_random"
.PHONY : test/CMakeFiles/test_mpin_random.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_random.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_random.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_random.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_random.dir/rule

# Convenience name for target.
test_mpin_random: test/CMakeFiles/test_mpin_random.dir/rule

.PHONY : test_mpin_random

# clean rule for target.
test/CMakeFiles/test_mpin_random.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_random.dir/build.make test/CMakeFiles/test_mpin_random.dir/clean
.PHONY : test/CMakeFiles/test_mpin_random.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_random.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_expired_tp.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_expired_tp.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_expired_tp.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_expired_tp.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_expired_tp.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_expired_tp.dir/build.make test/CMakeFiles/test_mpin_expired_tp.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_expired_tp.dir/build.make test/CMakeFiles/test_mpin_expired_tp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=57,58 "Built target test_mpin_expired_tp"
.PHONY : test/CMakeFiles/test_mpin_expired_tp.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_expired_tp.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_expired_tp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_expired_tp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_expired_tp.dir/rule

# Convenience name for target.
test_mpin_expired_tp: test/CMakeFiles/test_mpin_expired_tp.dir/rule

.PHONY : test_mpin_expired_tp

# clean rule for target.
test/CMakeFiles/test_mpin_expired_tp.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_expired_tp.dir/build.make test/CMakeFiles/test_mpin_expired_tp.dir/clean
.PHONY : test/CMakeFiles/test_mpin_expired_tp.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_expired_tp.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_ecp_arithmetics.dir

# All Build rule for target.
test/CMakeFiles/test_ecp_arithmetics.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_ecp_arithmetics.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_ecp_arithmetics.dir/build.make test/CMakeFiles/test_ecp_arithmetics.dir/depend
	$(MAKE) -f test/CMakeFiles/test_ecp_arithmetics.dir/build.make test/CMakeFiles/test_ecp_arithmetics.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=41,42 "Built target test_ecp_arithmetics"
.PHONY : test/CMakeFiles/test_ecp_arithmetics.dir/all

# Include target in all.
all: test/CMakeFiles/test_ecp_arithmetics.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_ecp_arithmetics.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 14
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ecp_arithmetics.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_ecp_arithmetics.dir/rule

# Convenience name for target.
test_ecp_arithmetics: test/CMakeFiles/test_ecp_arithmetics.dir/rule

.PHONY : test_ecp_arithmetics

# clean rule for target.
test/CMakeFiles/test_ecp_arithmetics.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_ecp_arithmetics.dir/build.make test/CMakeFiles/test_ecp_arithmetics.dir/clean
.PHONY : test/CMakeFiles/test_ecp_arithmetics.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_ecp_arithmetics.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_ecp2_arithmetics.dir

# All Build rule for target.
test/CMakeFiles/test_ecp2_arithmetics.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_ecp2_arithmetics.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_ecp2_arithmetics.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_ecp2_arithmetics.dir/build.make test/CMakeFiles/test_ecp2_arithmetics.dir/depend
	$(MAKE) -f test/CMakeFiles/test_ecp2_arithmetics.dir/build.make test/CMakeFiles/test_ecp2_arithmetics.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=40 "Built target test_ecp2_arithmetics"
.PHONY : test/CMakeFiles/test_ecp2_arithmetics.dir/all

# Include target in all.
all: test/CMakeFiles/test_ecp2_arithmetics.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_ecp2_arithmetics.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ecp2_arithmetics.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_ecp2_arithmetics.dir/rule

# Convenience name for target.
test_ecp2_arithmetics: test/CMakeFiles/test_ecp2_arithmetics.dir/rule

.PHONY : test_ecp2_arithmetics

# clean rule for target.
test/CMakeFiles/test_ecp2_arithmetics.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_ecp2_arithmetics.dir/build.make test/CMakeFiles/test_ecp2_arithmetics.dir/clean
.PHONY : test/CMakeFiles/test_ecp2_arithmetics.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_ecp2_arithmetics.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpinfull_sha512.dir

# All Build rule for target.
test/CMakeFiles/test_mpinfull_sha512.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpinfull_sha512.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpinfull_sha512.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpinfull_sha512.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha512.dir/build.make test/CMakeFiles/test_mpinfull_sha512.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha512.dir/build.make test/CMakeFiles/test_mpinfull_sha512.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=73,74 "Built target test_mpinfull_sha512"
.PHONY : test/CMakeFiles/test_mpinfull_sha512.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpinfull_sha512.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpinfull_sha512.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_sha512.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpinfull_sha512.dir/rule

# Convenience name for target.
test_mpinfull_sha512: test/CMakeFiles/test_mpinfull_sha512.dir/rule

.PHONY : test_mpinfull_sha512

# clean rule for target.
test/CMakeFiles/test_mpinfull_sha512.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpinfull_sha512.dir/build.make test/CMakeFiles/test_mpinfull_sha512.dir/clean
.PHONY : test/CMakeFiles/test_mpinfull_sha512.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpinfull_sha512.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_fp4_arithmetics.dir

# All Build rule for target.
test/CMakeFiles/test_fp4_arithmetics.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_fp4_arithmetics.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_fp4_arithmetics.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_fp4_arithmetics.dir/build.make test/CMakeFiles/test_fp4_arithmetics.dir/depend
	$(MAKE) -f test/CMakeFiles/test_fp4_arithmetics.dir/build.make test/CMakeFiles/test_fp4_arithmetics.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=45 "Built target test_fp4_arithmetics"
.PHONY : test/CMakeFiles/test_fp4_arithmetics.dir/all

# Include target in all.
all: test/CMakeFiles/test_fp4_arithmetics.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_fp4_arithmetics.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fp4_arithmetics.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_fp4_arithmetics.dir/rule

# Convenience name for target.
test_fp4_arithmetics: test/CMakeFiles/test_fp4_arithmetics.dir/rule

.PHONY : test_fp4_arithmetics

# clean rule for target.
test/CMakeFiles/test_fp4_arithmetics.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_fp4_arithmetics.dir/build.make test/CMakeFiles/test_fp4_arithmetics.dir/clean
.PHONY : test/CMakeFiles/test_fp4_arithmetics.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_fp4_arithmetics.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_fp2_arithmetics.dir

# All Build rule for target.
test/CMakeFiles/test_fp2_arithmetics.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_fp2_arithmetics.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_fp2_arithmetics.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_fp2_arithmetics.dir/build.make test/CMakeFiles/test_fp2_arithmetics.dir/depend
	$(MAKE) -f test/CMakeFiles/test_fp2_arithmetics.dir/build.make test/CMakeFiles/test_fp2_arithmetics.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=43,44 "Built target test_fp2_arithmetics"
.PHONY : test/CMakeFiles/test_fp2_arithmetics.dir/all

# Include target in all.
all: test/CMakeFiles/test_fp2_arithmetics.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_fp2_arithmetics.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fp2_arithmetics.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_fp2_arithmetics.dir/rule

# Convenience name for target.
test_fp2_arithmetics: test/CMakeFiles/test_fp2_arithmetics.dir/rule

.PHONY : test_fp2_arithmetics

# clean rule for target.
test/CMakeFiles/test_fp2_arithmetics.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_fp2_arithmetics.dir/build.make test/CMakeFiles/test_fp2_arithmetics.dir/clean
.PHONY : test/CMakeFiles/test_fp2_arithmetics.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_fp2_arithmetics.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_tp.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_tp.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_tp.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_tp.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_tp.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_tp.dir/build.make test/CMakeFiles/test_mpin_tp.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_tp.dir/build.make test/CMakeFiles/test_mpin_tp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=64 "Built target test_mpin_tp"
.PHONY : test/CMakeFiles/test_mpin_tp.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_tp.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_tp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_tp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_tp.dir/rule

# Convenience name for target.
test_mpin_tp: test/CMakeFiles/test_mpin_tp.dir/rule

.PHONY : test_mpin_tp

# clean rule for target.
test/CMakeFiles/test_mpin_tp.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_tp.dir/build.make test/CMakeFiles/test_mpin_tp.dir/clean
.PHONY : test/CMakeFiles/test_mpin_tp.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_tp.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_rsa.dir

# All Build rule for target.
test/CMakeFiles/test_rsa.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_rsa.dir/all: src/CMakeFiles/amcl_rsa.dir/all
test/CMakeFiles/test_rsa.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_rsa.dir/build.make test/CMakeFiles/test_rsa.dir/depend
	$(MAKE) -f test/CMakeFiles/test_rsa.dir/build.make test/CMakeFiles/test_rsa.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=78,79 "Built target test_rsa"
.PHONY : test/CMakeFiles/test_rsa.dir/all

# Include target in all.
all: test/CMakeFiles/test_rsa.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_rsa.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 16
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_rsa.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_rsa.dir/rule

# Convenience name for target.
test_rsa: test/CMakeFiles/test_rsa.dir/rule

.PHONY : test_rsa

# clean rule for target.
test/CMakeFiles/test_rsa.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_rsa.dir/build.make test/CMakeFiles/test_rsa.dir/clean
.PHONY : test/CMakeFiles/test_rsa.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_rsa.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_big_arithmetics.dir

# All Build rule for target.
test/CMakeFiles/test_big_arithmetics.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_big_arithmetics.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_big_arithmetics.dir/build.make test/CMakeFiles/test_big_arithmetics.dir/depend
	$(MAKE) -f test/CMakeFiles/test_big_arithmetics.dir/build.make test/CMakeFiles/test_big_arithmetics.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=35,36 "Built target test_big_arithmetics"
.PHONY : test/CMakeFiles/test_big_arithmetics.dir/all

# Include target in all.
all: test/CMakeFiles/test_big_arithmetics.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_big_arithmetics.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 14
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_big_arithmetics.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_big_arithmetics.dir/rule

# Convenience name for target.
test_big_arithmetics: test/CMakeFiles/test_big_arithmetics.dir/rule

.PHONY : test_big_arithmetics

# clean rule for target.
test/CMakeFiles/test_big_arithmetics.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_big_arithmetics.dir/build.make test/CMakeFiles/test_big_arithmetics.dir/clean
.PHONY : test/CMakeFiles/test_big_arithmetics.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_big_arithmetics.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_utils.dir

# All Build rule for target.
test/CMakeFiles/test_utils.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_utils.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_utils.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_utils.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_utils.dir/build.make test/CMakeFiles/test_utils.dir/depend
	$(MAKE) -f test/CMakeFiles/test_utils.dir/build.make test/CMakeFiles/test_utils.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=80 "Built target test_utils"
.PHONY : test/CMakeFiles/test_utils.dir/all

# Include target in all.
all: test/CMakeFiles/test_utils.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_utils.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_utils.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_utils.dir/rule

# Convenience name for target.
test_utils: test/CMakeFiles/test_utils.dir/rule

.PHONY : test_utils

# clean rule for target.
test/CMakeFiles/test_utils.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_utils.dir/build.make test/CMakeFiles/test_utils.dir/clean
.PHONY : test/CMakeFiles/test_utils.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_utils.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin.dir

# All Build rule for target.
test/CMakeFiles/test_mpin.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin.dir/build.make test/CMakeFiles/test_mpin.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin.dir/build.make test/CMakeFiles/test_mpin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=53 "Built target test_mpin"
.PHONY : test/CMakeFiles/test_mpin.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin.dir/rule

# Convenience name for target.
test_mpin: test/CMakeFiles/test_mpin.dir/rule

.PHONY : test_mpin

# clean rule for target.
test/CMakeFiles/test_mpin.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin.dir/build.make test/CMakeFiles/test_mpin.dir/clean
.PHONY : test/CMakeFiles/test_mpin.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_ecc.dir

# All Build rule for target.
test/CMakeFiles/test_ecc.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_ecc.dir/all: src/CMakeFiles/amcl_ecc.dir/all
test/CMakeFiles/test_ecc.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_ecc.dir/build.make test/CMakeFiles/test_ecc.dir/depend
	$(MAKE) -f test/CMakeFiles/test_ecc.dir/build.make test/CMakeFiles/test_ecc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=38,39 "Built target test_ecc"
.PHONY : test/CMakeFiles/test_ecc.dir/all

# Include target in all.
all: test/CMakeFiles/test_ecc.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_ecc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 16
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ecc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_ecc.dir/rule

# Convenience name for target.
test_ecc: test/CMakeFiles/test_ecc.dir/rule

.PHONY : test_ecc

# clean rule for target.
test/CMakeFiles/test_ecc.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_ecc.dir/build.make test/CMakeFiles/test_ecc.dir/clean
.PHONY : test/CMakeFiles/test_ecc.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_ecc.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_big_consistency.dir

# All Build rule for target.
test/CMakeFiles/test_big_consistency.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_big_consistency.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_big_consistency.dir/build.make test/CMakeFiles/test_big_consistency.dir/depend
	$(MAKE) -f test/CMakeFiles/test_big_consistency.dir/build.make test/CMakeFiles/test_big_consistency.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=37 "Built target test_big_consistency"
.PHONY : test/CMakeFiles/test_big_consistency.dir/all

# Include target in all.
all: test/CMakeFiles/test_big_consistency.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_big_consistency.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 13
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_big_consistency.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_big_consistency.dir/rule

# Convenience name for target.
test_big_consistency: test/CMakeFiles/test_big_consistency.dir/rule

.PHONY : test_big_consistency

# clean rule for target.
test/CMakeFiles/test_big_consistency.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_big_consistency.dir/build.make test/CMakeFiles/test_big_consistency.dir/clean
.PHONY : test/CMakeFiles/test_big_consistency.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_big_consistency.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_wcc_sha512.dir

# All Build rule for target.
test/CMakeFiles/test_wcc_sha512.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_wcc_sha512.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_wcc_sha512.dir/all: src/CMakeFiles/amcl_wcc.dir/all
test/CMakeFiles/test_wcc_sha512.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_wcc_sha512.dir/build.make test/CMakeFiles/test_wcc_sha512.dir/depend
	$(MAKE) -f test/CMakeFiles/test_wcc_sha512.dir/build.make test/CMakeFiles/test_wcc_sha512.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=89,90 "Built target test_wcc_sha512"
.PHONY : test/CMakeFiles/test_wcc_sha512.dir/all

# Include target in all.
all: test/CMakeFiles/test_wcc_sha512.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_wcc_sha512.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_sha512.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_wcc_sha512.dir/rule

# Convenience name for target.
test_wcc_sha512: test/CMakeFiles/test_wcc_sha512.dir/rule

.PHONY : test_wcc_sha512

# clean rule for target.
test/CMakeFiles/test_wcc_sha512.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_wcc_sha512.dir/build.make test/CMakeFiles/test_wcc_sha512.dir/clean
.PHONY : test/CMakeFiles/test_wcc_sha512.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_wcc_sha512.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_fp_arithmetics.dir

# All Build rule for target.
test/CMakeFiles/test_fp_arithmetics.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_fp_arithmetics.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_fp_arithmetics.dir/build.make test/CMakeFiles/test_fp_arithmetics.dir/depend
	$(MAKE) -f test/CMakeFiles/test_fp_arithmetics.dir/build.make test/CMakeFiles/test_fp_arithmetics.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=46,47 "Built target test_fp_arithmetics"
.PHONY : test/CMakeFiles/test_fp_arithmetics.dir/all

# Include target in all.
all: test/CMakeFiles/test_fp_arithmetics.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_fp_arithmetics.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 14
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fp_arithmetics.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_fp_arithmetics.dir/rule

# Convenience name for target.
test_fp_arithmetics: test/CMakeFiles/test_fp_arithmetics.dir/rule

.PHONY : test_fp_arithmetics

# clean rule for target.
test/CMakeFiles/test_fp_arithmetics.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_fp_arithmetics.dir/build.make test/CMakeFiles/test_fp_arithmetics.dir/clean
.PHONY : test/CMakeFiles/test_fp_arithmetics.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_fp_arithmetics.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_octet_consistency.dir

# All Build rule for target.
test/CMakeFiles/test_octet_consistency.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_octet_consistency.dir/build.make test/CMakeFiles/test_octet_consistency.dir/depend
	$(MAKE) -f test/CMakeFiles/test_octet_consistency.dir/build.make test/CMakeFiles/test_octet_consistency.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=75,76 "Built target test_octet_consistency"
.PHONY : test/CMakeFiles/test_octet_consistency.dir/all

# Include target in all.
all: test/CMakeFiles/test_octet_consistency.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_octet_consistency.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 8
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_octet_consistency.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_octet_consistency.dir/rule

# Convenience name for target.
test_octet_consistency: test/CMakeFiles/test_octet_consistency.dir/rule

.PHONY : test_octet_consistency

# clean rule for target.
test/CMakeFiles/test_octet_consistency.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_octet_consistency.dir/build.make test/CMakeFiles/test_octet_consistency.dir/clean
.PHONY : test/CMakeFiles/test_octet_consistency.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_octet_consistency.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_version.dir

# All Build rule for target.
test/CMakeFiles/test_version.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_version.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_version.dir/build.make test/CMakeFiles/test_version.dir/depend
	$(MAKE) -f test/CMakeFiles/test_version.dir/build.make test/CMakeFiles/test_version.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=81,82 "Built target test_version"
.PHONY : test/CMakeFiles/test_version.dir/all

# Include target in all.
all: test/CMakeFiles/test_version.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_version.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 14
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_version.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_version.dir/rule

# Convenience name for target.
test_version: test/CMakeFiles/test_version.dir/rule

.PHONY : test_version

# clean rule for target.
test/CMakeFiles/test_version.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_version.dir/build.make test/CMakeFiles/test_version.dir/clean
.PHONY : test/CMakeFiles/test_version.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_version.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_output_functions.dir

# All Build rule for target.
test/CMakeFiles/test_output_functions.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_output_functions.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_output_functions.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_output_functions.dir/build.make test/CMakeFiles/test_output_functions.dir/depend
	$(MAKE) -f test/CMakeFiles/test_output_functions.dir/build.make test/CMakeFiles/test_output_functions.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=77 "Built target test_output_functions"
.PHONY : test/CMakeFiles/test_output_functions.dir/all

# Include target in all.
all: test/CMakeFiles/test_output_functions.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_output_functions.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_output_functions.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_output_functions.dir/rule

# Convenience name for target.
test_output_functions: test/CMakeFiles/test_output_functions.dir/rule

.PHONY : test_output_functions

# clean rule for target.
test/CMakeFiles/test_output_functions.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_output_functions.dir/build.make test/CMakeFiles/test_output_functions.dir/clean
.PHONY : test/CMakeFiles/test_output_functions.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_output_functions.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_gcm_decrypt.dir

# All Build rule for target.
test/CMakeFiles/test_gcm_decrypt.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_gcm_decrypt.dir/build.make test/CMakeFiles/test_gcm_decrypt.dir/depend
	$(MAKE) -f test/CMakeFiles/test_gcm_decrypt.dir/build.make test/CMakeFiles/test_gcm_decrypt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=48 "Built target test_gcm_decrypt"
.PHONY : test/CMakeFiles/test_gcm_decrypt.dir/all

# Include target in all.
all: test/CMakeFiles/test_gcm_decrypt.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_gcm_decrypt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 7
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_gcm_decrypt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_gcm_decrypt.dir/rule

# Convenience name for target.
test_gcm_decrypt: test/CMakeFiles/test_gcm_decrypt.dir/rule

.PHONY : test_gcm_decrypt

# clean rule for target.
test/CMakeFiles/test_gcm_decrypt.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_gcm_decrypt.dir/build.make test/CMakeFiles/test_gcm_decrypt.dir/clean
.PHONY : test/CMakeFiles/test_gcm_decrypt.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_gcm_decrypt.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_hash.dir

# All Build rule for target.
test/CMakeFiles/test_hash.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_hash.dir/build.make test/CMakeFiles/test_hash.dir/depend
	$(MAKE) -f test/CMakeFiles/test_hash.dir/build.make test/CMakeFiles/test_hash.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=51,52 "Built target test_hash"
.PHONY : test/CMakeFiles/test_hash.dir/all

# Include target in all.
all: test/CMakeFiles/test_hash.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_hash.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 8
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_hash.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_hash.dir/rule

# Convenience name for target.
test_hash: test/CMakeFiles/test_hash.dir/rule

.PHONY : test_hash

# clean rule for target.
test/CMakeFiles/test_hash.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_hash.dir/build.make test/CMakeFiles/test_hash.dir/clean
.PHONY : test/CMakeFiles/test_hash.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_hash.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_gcm_encrypt.dir

# All Build rule for target.
test/CMakeFiles/test_gcm_encrypt.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_gcm_encrypt.dir/build.make test/CMakeFiles/test_gcm_encrypt.dir/depend
	$(MAKE) -f test/CMakeFiles/test_gcm_encrypt.dir/build.make test/CMakeFiles/test_gcm_encrypt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=49,50 "Built target test_gcm_encrypt"
.PHONY : test/CMakeFiles/test_gcm_encrypt.dir/all

# Include target in all.
all: test/CMakeFiles/test_gcm_encrypt.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_gcm_encrypt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 8
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_gcm_encrypt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_gcm_encrypt.dir/rule

# Convenience name for target.
test_gcm_encrypt: test/CMakeFiles/test_gcm_encrypt.dir/rule

.PHONY : test_gcm_encrypt

# clean rule for target.
test/CMakeFiles/test_gcm_encrypt.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_gcm_encrypt.dir/build.make test/CMakeFiles/test_gcm_encrypt.dir/clean
.PHONY : test/CMakeFiles/test_gcm_encrypt.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_gcm_encrypt.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_sign.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_sign.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_sign.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_sign.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_sign.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_sign.dir/build.make test/CMakeFiles/test_mpin_sign.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_sign.dir/build.make test/CMakeFiles/test_mpin_sign.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=62,63 "Built target test_mpin_sign"
.PHONY : test/CMakeFiles/test_mpin_sign.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_sign.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_sign.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_sign.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_sign.dir/rule

# Convenience name for target.
test_mpin_sign: test/CMakeFiles/test_mpin_sign.dir/rule

.PHONY : test_mpin_sign

# clean rule for target.
test/CMakeFiles/test_mpin_sign.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_sign.dir/build.make test/CMakeFiles/test_mpin_sign.dir/clean
.PHONY : test/CMakeFiles/test_mpin_sign.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_sign.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_vectors.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_vectors.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_vectors.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_vectors.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_vectors.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_vectors.dir/build.make test/CMakeFiles/test_mpin_vectors.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_vectors.dir/build.make test/CMakeFiles/test_mpin_vectors.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=65,66 "Built target test_mpin_vectors"
.PHONY : test/CMakeFiles/test_mpin_vectors.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_vectors.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_vectors.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_vectors.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_vectors.dir/rule

# Convenience name for target.
test_mpin_vectors: test/CMakeFiles/test_mpin_vectors.dir/rule

.PHONY : test_mpin_vectors

# clean rule for target.
test/CMakeFiles/test_mpin_vectors.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_vectors.dir/build.make test/CMakeFiles/test_mpin_vectors.dir/clean
.PHONY : test/CMakeFiles/test_mpin_vectors.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_vectors.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_bad_pin.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_bad_pin.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_bad_pin.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_bad_pin.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_bad_pin.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_bad_pin.dir/build.make test/CMakeFiles/test_mpin_bad_pin.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_bad_pin.dir/build.make test/CMakeFiles/test_mpin_bad_pin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=54,55 "Built target test_mpin_bad_pin"
.PHONY : test/CMakeFiles/test_mpin_bad_pin.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_bad_pin.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_bad_pin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_bad_pin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_bad_pin.dir/rule

# Convenience name for target.
test_mpin_bad_pin: test/CMakeFiles/test_mpin_bad_pin.dir/rule

.PHONY : test_mpin_bad_pin

# clean rule for target.
test/CMakeFiles/test_mpin_bad_pin.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_bad_pin.dir/build.make test/CMakeFiles/test_mpin_bad_pin.dir/clean
.PHONY : test/CMakeFiles/test_mpin_bad_pin.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_bad_pin.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_aes_encrypt.dir

# All Build rule for target.
test/CMakeFiles/test_aes_encrypt.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_aes_encrypt.dir/build.make test/CMakeFiles/test_aes_encrypt.dir/depend
	$(MAKE) -f test/CMakeFiles/test_aes_encrypt.dir/build.make test/CMakeFiles/test_aes_encrypt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=33,34 "Built target test_aes_encrypt"
.PHONY : test/CMakeFiles/test_aes_encrypt.dir/all

# Include target in all.
all: test/CMakeFiles/test_aes_encrypt.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_aes_encrypt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 8
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_aes_encrypt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_aes_encrypt.dir/rule

# Convenience name for target.
test_aes_encrypt: test/CMakeFiles/test_aes_encrypt.dir/rule

.PHONY : test_aes_encrypt

# clean rule for target.
test/CMakeFiles/test_aes_encrypt.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_aes_encrypt.dir/build.make test/CMakeFiles/test_aes_encrypt.dir/clean
.PHONY : test/CMakeFiles/test_aes_encrypt.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_aes_encrypt.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_aes_decrypt.dir

# All Build rule for target.
test/CMakeFiles/test_aes_decrypt.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_aes_decrypt.dir/build.make test/CMakeFiles/test_aes_decrypt.dir/depend
	$(MAKE) -f test/CMakeFiles/test_aes_decrypt.dir/build.make test/CMakeFiles/test_aes_decrypt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=32 "Built target test_aes_decrypt"
.PHONY : test/CMakeFiles/test_aes_decrypt.dir/all

# Include target in all.
all: test/CMakeFiles/test_aes_decrypt.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_aes_decrypt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 7
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_aes_decrypt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_aes_decrypt.dir/rule

# Convenience name for target.
test_aes_decrypt: test/CMakeFiles/test_aes_decrypt.dir/rule

.PHONY : test_aes_decrypt

# clean rule for target.
test/CMakeFiles/test_aes_decrypt.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_aes_decrypt.dir/build.make test/CMakeFiles/test_aes_decrypt.dir/clean
.PHONY : test/CMakeFiles/test_aes_decrypt.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_aes_decrypt.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_good.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_good.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_good.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_good.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_good.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_good.dir/build.make test/CMakeFiles/test_mpin_good.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_good.dir/build.make test/CMakeFiles/test_mpin_good.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=59,60 "Built target test_mpin_good"
.PHONY : test/CMakeFiles/test_mpin_good.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_good.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_good.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 20
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_good.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_good.dir/rule

# Convenience name for target.
test_mpin_good: test/CMakeFiles/test_mpin_good.dir/rule

.PHONY : test_mpin_good

# clean rule for target.
test/CMakeFiles/test_mpin_good.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_good.dir/build.make test/CMakeFiles/test_mpin_good.dir/clean
.PHONY : test/CMakeFiles/test_mpin_good.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_good.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target test/CMakeFiles/test_mpin_bad_token.dir

# All Build rule for target.
test/CMakeFiles/test_mpin_bad_token.dir/all: src/CMakeFiles/amcl_mpin.dir/all
test/CMakeFiles/test_mpin_bad_token.dir/all: src/CMakeFiles/amcl_curve.dir/all
test/CMakeFiles/test_mpin_bad_token.dir/all: src/CMakeFiles/amcl_pairing.dir/all
test/CMakeFiles/test_mpin_bad_token.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f test/CMakeFiles/test_mpin_bad_token.dir/build.make test/CMakeFiles/test_mpin_bad_token.dir/depend
	$(MAKE) -f test/CMakeFiles/test_mpin_bad_token.dir/build.make test/CMakeFiles/test_mpin_bad_token.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=56 "Built target test_mpin_bad_token"
.PHONY : test/CMakeFiles/test_mpin_bad_token.dir/all

# Include target in all.
all: test/CMakeFiles/test_mpin_bad_token.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
test/CMakeFiles/test_mpin_bad_token.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 19
	$(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_bad_token.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : test/CMakeFiles/test_mpin_bad_token.dir/rule

# Convenience name for target.
test_mpin_bad_token: test/CMakeFiles/test_mpin_bad_token.dir/rule

.PHONY : test_mpin_bad_token

# clean rule for target.
test/CMakeFiles/test_mpin_bad_token.dir/clean:
	$(MAKE) -f test/CMakeFiles/test_mpin_bad_token.dir/build.make test/CMakeFiles/test_mpin_bad_token.dir/clean
.PHONY : test/CMakeFiles/test_mpin_bad_token.dir/clean

# clean rule for target.
clean: test/CMakeFiles/test_mpin_bad_token.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory benchmark

# Convenience name for "all" pass in the directory.
benchmark/all: benchmark/CMakeFiles/benchtest_pair.dir/all
benchmark/all: benchmark/CMakeFiles/benchtest_rsa.dir/all
benchmark/all: benchmark/CMakeFiles/benchtest_ec.dir/all

.PHONY : benchmark/all

# Convenience name for "clean" pass in the directory.
benchmark/clean: benchmark/CMakeFiles/benchtest_pair.dir/clean
benchmark/clean: benchmark/CMakeFiles/benchtest_rsa.dir/clean
benchmark/clean: benchmark/CMakeFiles/benchtest_ec.dir/clean

.PHONY : benchmark/clean

# Convenience name for "preinstall" pass in the directory.
benchmark/preinstall:

.PHONY : benchmark/preinstall

#=============================================================================
# Target rules for target benchmark/CMakeFiles/benchtest_pair.dir

# All Build rule for target.
benchmark/CMakeFiles/benchtest_pair.dir/all: src/CMakeFiles/amcl_curve.dir/all
benchmark/CMakeFiles/benchtest_pair.dir/all: src/CMakeFiles/amcl_pairing.dir/all
benchmark/CMakeFiles/benchtest_pair.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f benchmark/CMakeFiles/benchtest_pair.dir/build.make benchmark/CMakeFiles/benchtest_pair.dir/depend
	$(MAKE) -f benchmark/CMakeFiles/benchtest_pair.dir/build.make benchmark/CMakeFiles/benchtest_pair.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=28 "Built target benchtest_pair"
.PHONY : benchmark/CMakeFiles/benchtest_pair.dir/all

# Include target in all.
all: benchmark/CMakeFiles/benchtest_pair.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
benchmark/CMakeFiles/benchtest_pair.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/benchtest_pair.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : benchmark/CMakeFiles/benchtest_pair.dir/rule

# Convenience name for target.
benchtest_pair: benchmark/CMakeFiles/benchtest_pair.dir/rule

.PHONY : benchtest_pair

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

# clean rule for target.
clean: benchmark/CMakeFiles/benchtest_pair.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target benchmark/CMakeFiles/benchtest_rsa.dir

# All Build rule for target.
benchmark/CMakeFiles/benchtest_rsa.dir/all: src/CMakeFiles/amcl_curve.dir/all
benchmark/CMakeFiles/benchtest_rsa.dir/all: src/CMakeFiles/amcl_rsa.dir/all
benchmark/CMakeFiles/benchtest_rsa.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f benchmark/CMakeFiles/benchtest_rsa.dir/build.make benchmark/CMakeFiles/benchtest_rsa.dir/depend
	$(MAKE) -f benchmark/CMakeFiles/benchtest_rsa.dir/build.make benchmark/CMakeFiles/benchtest_rsa.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=29,30 "Built target benchtest_rsa"
.PHONY : benchmark/CMakeFiles/benchtest_rsa.dir/all

# Include target in all.
all: benchmark/CMakeFiles/benchtest_rsa.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
benchmark/CMakeFiles/benchtest_rsa.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 16
	$(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/benchtest_rsa.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : benchmark/CMakeFiles/benchtest_rsa.dir/rule

# Convenience name for target.
benchtest_rsa: benchmark/CMakeFiles/benchtest_rsa.dir/rule

.PHONY : benchtest_rsa

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

# clean rule for target.
clean: benchmark/CMakeFiles/benchtest_rsa.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target benchmark/CMakeFiles/benchtest_ec.dir

# All Build rule for target.
benchmark/CMakeFiles/benchtest_ec.dir/all: src/CMakeFiles/amcl_curve.dir/all
benchmark/CMakeFiles/benchtest_ec.dir/all: src/CMakeFiles/amcl_ecc.dir/all
benchmark/CMakeFiles/benchtest_ec.dir/all: src/CMakeFiles/amcl_core.dir/all
	$(MAKE) -f benchmark/CMakeFiles/benchtest_ec.dir/build.make benchmark/CMakeFiles/benchtest_ec.dir/depend
	$(MAKE) -f benchmark/CMakeFiles/benchtest_ec.dir/build.make benchmark/CMakeFiles/benchtest_ec.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=26,27 "Built target benchtest_ec"
.PHONY : benchmark/CMakeFiles/benchtest_ec.dir/all

# Include target in all.
all: benchmark/CMakeFiles/benchtest_ec.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
benchmark/CMakeFiles/benchtest_ec.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 16
	$(MAKE) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/benchtest_ec.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : benchmark/CMakeFiles/benchtest_ec.dir/rule

# Convenience name for target.
benchtest_ec: benchmark/CMakeFiles/benchtest_ec.dir/rule

.PHONY : benchtest_ec

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

# clean rule for target.
clean: benchmark/CMakeFiles/benchtest_ec.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory doc

# Convenience name for "all" pass in the directory.
doc/all:

.PHONY : doc/all

# Convenience name for "clean" pass in the directory.
doc/clean: doc/CMakeFiles/doc.dir/clean

.PHONY : doc/clean

# Convenience name for "preinstall" pass in the directory.
doc/preinstall:

.PHONY : doc/preinstall

#=============================================================================
# Target rules for target doc/CMakeFiles/doc.dir

# All Build rule for target.
doc/CMakeFiles/doc.dir/all:
	$(MAKE) -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend
	$(MAKE) -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles --progress-num=31 "Built target doc"
.PHONY : doc/CMakeFiles/doc.dir/all

# Build rule for subdir invocation for target.
doc/CMakeFiles/doc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 1
	$(MAKE) -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : doc/CMakeFiles/doc.dir/rule

# Convenience name for target.
doc: doc/CMakeFiles/doc.dir/rule

.PHONY : doc

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

# clean rule for target.
clean: doc/CMakeFiles/doc.dir/clean

.PHONY : 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

