# 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

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


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

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


# 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

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

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

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

.PHONY : edit_cache/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

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

.PHONY : test/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CPackSourceConfig.cmake
.PHONY : package_source

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

.PHONY : package_source/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

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

.PHONY : package/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

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

.PHONY : list_install_components/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local

.PHONY : install/local/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

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

.PHONY : rebuild_cache/fast

# The main all target
all: cmake_check_build_system
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/test/CMakeFiles/progress.marks
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
test/CMakeFiles/test_wcc_random.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_random.dir/rule
.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

# fast build rule for target.
test_wcc_random/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_random.dir/build.make test/CMakeFiles/test_wcc_random.dir/build
.PHONY : test_wcc_random/fast

# Convenience name for target.
test/CMakeFiles/test_wcc_sha384.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_sha384.dir/rule
.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

# fast build rule for target.
test_wcc_sha384/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha384.dir/build.make test/CMakeFiles/test_wcc_sha384.dir/build
.PHONY : test_wcc_sha384/fast

# Convenience name for target.
test/CMakeFiles/test_wcc_sha256.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_sha256.dir/rule
.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

# fast build rule for target.
test_wcc_sha256/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha256.dir/build.make test/CMakeFiles/test_wcc_sha256.dir/build
.PHONY : test_wcc_sha256/fast

# Convenience name for target.
test/CMakeFiles/test_mpinfull_random.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_random.dir/rule
.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

# fast build rule for target.
test_mpinfull_random/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_random.dir/build.make test/CMakeFiles/test_mpinfull_random.dir/build
.PHONY : test_mpinfull_random/fast

# Convenience name for target.
test/CMakeFiles/test_mpinfull_onepass.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_onepass.dir/rule
.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

# fast build rule for target.
test_mpinfull_onepass/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_onepass.dir/build.make test/CMakeFiles/test_mpinfull_onepass.dir/build
.PHONY : test_mpinfull_onepass/fast

# Convenience name for target.
test/CMakeFiles/test_mpinfull_sha384.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_sha384.dir/rule
.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

# fast build rule for target.
test_mpinfull_sha384/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha384.dir/build.make test/CMakeFiles/test_mpinfull_sha384.dir/build
.PHONY : test_mpinfull_sha384/fast

# Convenience name for target.
test/CMakeFiles/test_mpinfull_sha256.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_sha256.dir/rule
.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

# fast build rule for target.
test_mpinfull_sha256/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha256.dir/build.make test/CMakeFiles/test_mpinfull_sha256.dir/build
.PHONY : test_mpinfull_sha256/fast

# Convenience name for target.
test/CMakeFiles/test_wcc_gcm.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_gcm.dir/rule
.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

# fast build rule for target.
test_wcc_gcm/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_gcm.dir/build.make test/CMakeFiles/test_wcc_gcm.dir/build
.PHONY : test_wcc_gcm/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_random.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_random.dir/rule
.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

# fast build rule for target.
test_mpin_random/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_random.dir/build.make test/CMakeFiles/test_mpin_random.dir/build
.PHONY : test_mpin_random/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_expired_tp.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_expired_tp.dir/rule
.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

# fast build rule for target.
test_mpin_expired_tp/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_expired_tp.dir/build.make test/CMakeFiles/test_mpin_expired_tp.dir/build
.PHONY : test_mpin_expired_tp/fast

# Convenience name for target.
test/CMakeFiles/test_ecp_arithmetics.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ecp_arithmetics.dir/rule
.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

# fast build rule for target.
test_ecp_arithmetics/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp_arithmetics.dir/build.make test/CMakeFiles/test_ecp_arithmetics.dir/build
.PHONY : test_ecp_arithmetics/fast

# Convenience name for target.
test/CMakeFiles/test_ecp2_arithmetics.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ecp2_arithmetics.dir/rule
.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

# fast build rule for target.
test_ecp2_arithmetics/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp2_arithmetics.dir/build.make test/CMakeFiles/test_ecp2_arithmetics.dir/build
.PHONY : test_ecp2_arithmetics/fast

# Convenience name for target.
test/CMakeFiles/test_mpinfull_sha512.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpinfull_sha512.dir/rule
.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

# fast build rule for target.
test_mpinfull_sha512/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha512.dir/build.make test/CMakeFiles/test_mpinfull_sha512.dir/build
.PHONY : test_mpinfull_sha512/fast

# Convenience name for target.
test/CMakeFiles/test_fp4_arithmetics.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fp4_arithmetics.dir/rule
.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

# fast build rule for target.
test_fp4_arithmetics/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp4_arithmetics.dir/build.make test/CMakeFiles/test_fp4_arithmetics.dir/build
.PHONY : test_fp4_arithmetics/fast

# Convenience name for target.
test/CMakeFiles/test_fp2_arithmetics.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fp2_arithmetics.dir/rule
.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

# fast build rule for target.
test_fp2_arithmetics/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp2_arithmetics.dir/build.make test/CMakeFiles/test_fp2_arithmetics.dir/build
.PHONY : test_fp2_arithmetics/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_tp.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_tp.dir/rule
.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

# fast build rule for target.
test_mpin_tp/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_tp.dir/build.make test/CMakeFiles/test_mpin_tp.dir/build
.PHONY : test_mpin_tp/fast

# Convenience name for target.
test/CMakeFiles/test_rsa.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_rsa.dir/rule
.PHONY : test/CMakeFiles/test_rsa.dir/rule

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

.PHONY : test_rsa

# fast build rule for target.
test_rsa/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_rsa.dir/build.make test/CMakeFiles/test_rsa.dir/build
.PHONY : test_rsa/fast

# Convenience name for target.
test/CMakeFiles/test_big_arithmetics.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_big_arithmetics.dir/rule
.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

# fast build rule for target.
test_big_arithmetics/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_arithmetics.dir/build.make test/CMakeFiles/test_big_arithmetics.dir/build
.PHONY : test_big_arithmetics/fast

# Convenience name for target.
test/CMakeFiles/test_utils.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_utils.dir/rule
.PHONY : test/CMakeFiles/test_utils.dir/rule

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

.PHONY : test_utils

# fast build rule for target.
test_utils/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_utils.dir/build.make test/CMakeFiles/test_utils.dir/build
.PHONY : test_utils/fast

# Convenience name for target.
test/CMakeFiles/test_mpin.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin.dir/rule
.PHONY : test/CMakeFiles/test_mpin.dir/rule

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

.PHONY : test_mpin

# fast build rule for target.
test_mpin/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin.dir/build.make test/CMakeFiles/test_mpin.dir/build
.PHONY : test_mpin/fast

# Convenience name for target.
test/CMakeFiles/test_ecc.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ecc.dir/rule
.PHONY : test/CMakeFiles/test_ecc.dir/rule

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

.PHONY : test_ecc

# fast build rule for target.
test_ecc/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecc.dir/build.make test/CMakeFiles/test_ecc.dir/build
.PHONY : test_ecc/fast

# Convenience name for target.
test/CMakeFiles/test_big_consistency.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_big_consistency.dir/rule
.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

# fast build rule for target.
test_big_consistency/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_consistency.dir/build.make test/CMakeFiles/test_big_consistency.dir/build
.PHONY : test_big_consistency/fast

# Convenience name for target.
test/CMakeFiles/test_wcc_sha512.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_wcc_sha512.dir/rule
.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

# fast build rule for target.
test_wcc_sha512/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha512.dir/build.make test/CMakeFiles/test_wcc_sha512.dir/build
.PHONY : test_wcc_sha512/fast

# Convenience name for target.
test/CMakeFiles/test_fp_arithmetics.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fp_arithmetics.dir/rule
.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

# fast build rule for target.
test_fp_arithmetics/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp_arithmetics.dir/build.make test/CMakeFiles/test_fp_arithmetics.dir/build
.PHONY : test_fp_arithmetics/fast

# Convenience name for target.
test/CMakeFiles/test_octet_consistency.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_octet_consistency.dir/rule
.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

# fast build rule for target.
test_octet_consistency/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_octet_consistency.dir/build.make test/CMakeFiles/test_octet_consistency.dir/build
.PHONY : test_octet_consistency/fast

# Convenience name for target.
test/CMakeFiles/test_version.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_version.dir/rule
.PHONY : test/CMakeFiles/test_version.dir/rule

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

.PHONY : test_version

# fast build rule for target.
test_version/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_version.dir/build.make test/CMakeFiles/test_version.dir/build
.PHONY : test_version/fast

# Convenience name for target.
test/CMakeFiles/test_output_functions.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_output_functions.dir/rule
.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

# fast build rule for target.
test_output_functions/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_output_functions.dir/build.make test/CMakeFiles/test_output_functions.dir/build
.PHONY : test_output_functions/fast

# Convenience name for target.
test/CMakeFiles/test_gcm_decrypt.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_gcm_decrypt.dir/rule
.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

# fast build rule for target.
test_gcm_decrypt/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_decrypt.dir/build.make test/CMakeFiles/test_gcm_decrypt.dir/build
.PHONY : test_gcm_decrypt/fast

# Convenience name for target.
test/CMakeFiles/test_hash.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_hash.dir/rule
.PHONY : test/CMakeFiles/test_hash.dir/rule

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

.PHONY : test_hash

# fast build rule for target.
test_hash/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_hash.dir/build.make test/CMakeFiles/test_hash.dir/build
.PHONY : test_hash/fast

# Convenience name for target.
test/CMakeFiles/test_gcm_encrypt.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_gcm_encrypt.dir/rule
.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

# fast build rule for target.
test_gcm_encrypt/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_encrypt.dir/build.make test/CMakeFiles/test_gcm_encrypt.dir/build
.PHONY : test_gcm_encrypt/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_sign.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_sign.dir/rule
.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

# fast build rule for target.
test_mpin_sign/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_sign.dir/build.make test/CMakeFiles/test_mpin_sign.dir/build
.PHONY : test_mpin_sign/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_vectors.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_vectors.dir/rule
.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

# fast build rule for target.
test_mpin_vectors/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_vectors.dir/build.make test/CMakeFiles/test_mpin_vectors.dir/build
.PHONY : test_mpin_vectors/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_bad_pin.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_bad_pin.dir/rule
.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

# fast build rule for target.
test_mpin_bad_pin/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_pin.dir/build.make test/CMakeFiles/test_mpin_bad_pin.dir/build
.PHONY : test_mpin_bad_pin/fast

# Convenience name for target.
test/CMakeFiles/test_aes_encrypt.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_aes_encrypt.dir/rule
.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

# fast build rule for target.
test_aes_encrypt/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_encrypt.dir/build.make test/CMakeFiles/test_aes_encrypt.dir/build
.PHONY : test_aes_encrypt/fast

# Convenience name for target.
test/CMakeFiles/test_aes_decrypt.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_aes_decrypt.dir/rule
.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

# fast build rule for target.
test_aes_decrypt/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_decrypt.dir/build.make test/CMakeFiles/test_aes_decrypt.dir/build
.PHONY : test_aes_decrypt/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_good.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_good.dir/rule
.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

# fast build rule for target.
test_mpin_good/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_good.dir/build.make test/CMakeFiles/test_mpin_good.dir/build
.PHONY : test_mpin_good/fast

# Convenience name for target.
test/CMakeFiles/test_mpin_bad_token.dir/rule:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_mpin_bad_token.dir/rule
.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

# fast build rule for target.
test_mpin_bad_token/fast:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_token.dir/build.make test/CMakeFiles/test_mpin_bad_token.dir/build
.PHONY : test_mpin_bad_token/fast

test_aes_decrypt.o: test_aes_decrypt.c.o

.PHONY : test_aes_decrypt.o

# target to build an object file
test_aes_decrypt.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_decrypt.dir/build.make test/CMakeFiles/test_aes_decrypt.dir/test_aes_decrypt.c.o
.PHONY : test_aes_decrypt.c.o

test_aes_decrypt.i: test_aes_decrypt.c.i

.PHONY : test_aes_decrypt.i

# target to preprocess a source file
test_aes_decrypt.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_decrypt.dir/build.make test/CMakeFiles/test_aes_decrypt.dir/test_aes_decrypt.c.i
.PHONY : test_aes_decrypt.c.i

test_aes_decrypt.s: test_aes_decrypt.c.s

.PHONY : test_aes_decrypt.s

# target to generate assembly for a file
test_aes_decrypt.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_decrypt.dir/build.make test/CMakeFiles/test_aes_decrypt.dir/test_aes_decrypt.c.s
.PHONY : test_aes_decrypt.c.s

test_aes_encrypt.o: test_aes_encrypt.c.o

.PHONY : test_aes_encrypt.o

# target to build an object file
test_aes_encrypt.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_encrypt.dir/build.make test/CMakeFiles/test_aes_encrypt.dir/test_aes_encrypt.c.o
.PHONY : test_aes_encrypt.c.o

test_aes_encrypt.i: test_aes_encrypt.c.i

.PHONY : test_aes_encrypt.i

# target to preprocess a source file
test_aes_encrypt.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_encrypt.dir/build.make test/CMakeFiles/test_aes_encrypt.dir/test_aes_encrypt.c.i
.PHONY : test_aes_encrypt.c.i

test_aes_encrypt.s: test_aes_encrypt.c.s

.PHONY : test_aes_encrypt.s

# target to generate assembly for a file
test_aes_encrypt.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_aes_encrypt.dir/build.make test/CMakeFiles/test_aes_encrypt.dir/test_aes_encrypt.c.s
.PHONY : test_aes_encrypt.c.s

test_big_arithmetics.o: test_big_arithmetics.c.o

.PHONY : test_big_arithmetics.o

# target to build an object file
test_big_arithmetics.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_arithmetics.dir/build.make test/CMakeFiles/test_big_arithmetics.dir/test_big_arithmetics.c.o
.PHONY : test_big_arithmetics.c.o

test_big_arithmetics.i: test_big_arithmetics.c.i

.PHONY : test_big_arithmetics.i

# target to preprocess a source file
test_big_arithmetics.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_arithmetics.dir/build.make test/CMakeFiles/test_big_arithmetics.dir/test_big_arithmetics.c.i
.PHONY : test_big_arithmetics.c.i

test_big_arithmetics.s: test_big_arithmetics.c.s

.PHONY : test_big_arithmetics.s

# target to generate assembly for a file
test_big_arithmetics.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_arithmetics.dir/build.make test/CMakeFiles/test_big_arithmetics.dir/test_big_arithmetics.c.s
.PHONY : test_big_arithmetics.c.s

test_big_consistency.o: test_big_consistency.c.o

.PHONY : test_big_consistency.o

# target to build an object file
test_big_consistency.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_consistency.dir/build.make test/CMakeFiles/test_big_consistency.dir/test_big_consistency.c.o
.PHONY : test_big_consistency.c.o

test_big_consistency.i: test_big_consistency.c.i

.PHONY : test_big_consistency.i

# target to preprocess a source file
test_big_consistency.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_consistency.dir/build.make test/CMakeFiles/test_big_consistency.dir/test_big_consistency.c.i
.PHONY : test_big_consistency.c.i

test_big_consistency.s: test_big_consistency.c.s

.PHONY : test_big_consistency.s

# target to generate assembly for a file
test_big_consistency.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_big_consistency.dir/build.make test/CMakeFiles/test_big_consistency.dir/test_big_consistency.c.s
.PHONY : test_big_consistency.c.s

test_ecc.o: test_ecc.c.o

.PHONY : test_ecc.o

# target to build an object file
test_ecc.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecc.dir/build.make test/CMakeFiles/test_ecc.dir/test_ecc.c.o
.PHONY : test_ecc.c.o

test_ecc.i: test_ecc.c.i

.PHONY : test_ecc.i

# target to preprocess a source file
test_ecc.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecc.dir/build.make test/CMakeFiles/test_ecc.dir/test_ecc.c.i
.PHONY : test_ecc.c.i

test_ecc.s: test_ecc.c.s

.PHONY : test_ecc.s

# target to generate assembly for a file
test_ecc.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecc.dir/build.make test/CMakeFiles/test_ecc.dir/test_ecc.c.s
.PHONY : test_ecc.c.s

test_ecp2_arithmetics.o: test_ecp2_arithmetics.c.o

.PHONY : test_ecp2_arithmetics.o

# target to build an object file
test_ecp2_arithmetics.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp2_arithmetics.dir/build.make test/CMakeFiles/test_ecp2_arithmetics.dir/test_ecp2_arithmetics.c.o
.PHONY : test_ecp2_arithmetics.c.o

test_ecp2_arithmetics.i: test_ecp2_arithmetics.c.i

.PHONY : test_ecp2_arithmetics.i

# target to preprocess a source file
test_ecp2_arithmetics.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp2_arithmetics.dir/build.make test/CMakeFiles/test_ecp2_arithmetics.dir/test_ecp2_arithmetics.c.i
.PHONY : test_ecp2_arithmetics.c.i

test_ecp2_arithmetics.s: test_ecp2_arithmetics.c.s

.PHONY : test_ecp2_arithmetics.s

# target to generate assembly for a file
test_ecp2_arithmetics.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp2_arithmetics.dir/build.make test/CMakeFiles/test_ecp2_arithmetics.dir/test_ecp2_arithmetics.c.s
.PHONY : test_ecp2_arithmetics.c.s

test_ecp_arithmetics.o: test_ecp_arithmetics.c.o

.PHONY : test_ecp_arithmetics.o

# target to build an object file
test_ecp_arithmetics.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp_arithmetics.dir/build.make test/CMakeFiles/test_ecp_arithmetics.dir/test_ecp_arithmetics.c.o
.PHONY : test_ecp_arithmetics.c.o

test_ecp_arithmetics.i: test_ecp_arithmetics.c.i

.PHONY : test_ecp_arithmetics.i

# target to preprocess a source file
test_ecp_arithmetics.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp_arithmetics.dir/build.make test/CMakeFiles/test_ecp_arithmetics.dir/test_ecp_arithmetics.c.i
.PHONY : test_ecp_arithmetics.c.i

test_ecp_arithmetics.s: test_ecp_arithmetics.c.s

.PHONY : test_ecp_arithmetics.s

# target to generate assembly for a file
test_ecp_arithmetics.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_ecp_arithmetics.dir/build.make test/CMakeFiles/test_ecp_arithmetics.dir/test_ecp_arithmetics.c.s
.PHONY : test_ecp_arithmetics.c.s

test_fp2_arithmetics.o: test_fp2_arithmetics.c.o

.PHONY : test_fp2_arithmetics.o

# target to build an object file
test_fp2_arithmetics.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp2_arithmetics.dir/build.make test/CMakeFiles/test_fp2_arithmetics.dir/test_fp2_arithmetics.c.o
.PHONY : test_fp2_arithmetics.c.o

test_fp2_arithmetics.i: test_fp2_arithmetics.c.i

.PHONY : test_fp2_arithmetics.i

# target to preprocess a source file
test_fp2_arithmetics.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp2_arithmetics.dir/build.make test/CMakeFiles/test_fp2_arithmetics.dir/test_fp2_arithmetics.c.i
.PHONY : test_fp2_arithmetics.c.i

test_fp2_arithmetics.s: test_fp2_arithmetics.c.s

.PHONY : test_fp2_arithmetics.s

# target to generate assembly for a file
test_fp2_arithmetics.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp2_arithmetics.dir/build.make test/CMakeFiles/test_fp2_arithmetics.dir/test_fp2_arithmetics.c.s
.PHONY : test_fp2_arithmetics.c.s

test_fp4_arithmetics.o: test_fp4_arithmetics.c.o

.PHONY : test_fp4_arithmetics.o

# target to build an object file
test_fp4_arithmetics.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp4_arithmetics.dir/build.make test/CMakeFiles/test_fp4_arithmetics.dir/test_fp4_arithmetics.c.o
.PHONY : test_fp4_arithmetics.c.o

test_fp4_arithmetics.i: test_fp4_arithmetics.c.i

.PHONY : test_fp4_arithmetics.i

# target to preprocess a source file
test_fp4_arithmetics.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp4_arithmetics.dir/build.make test/CMakeFiles/test_fp4_arithmetics.dir/test_fp4_arithmetics.c.i
.PHONY : test_fp4_arithmetics.c.i

test_fp4_arithmetics.s: test_fp4_arithmetics.c.s

.PHONY : test_fp4_arithmetics.s

# target to generate assembly for a file
test_fp4_arithmetics.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp4_arithmetics.dir/build.make test/CMakeFiles/test_fp4_arithmetics.dir/test_fp4_arithmetics.c.s
.PHONY : test_fp4_arithmetics.c.s

test_fp_arithmetics.o: test_fp_arithmetics.c.o

.PHONY : test_fp_arithmetics.o

# target to build an object file
test_fp_arithmetics.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp_arithmetics.dir/build.make test/CMakeFiles/test_fp_arithmetics.dir/test_fp_arithmetics.c.o
.PHONY : test_fp_arithmetics.c.o

test_fp_arithmetics.i: test_fp_arithmetics.c.i

.PHONY : test_fp_arithmetics.i

# target to preprocess a source file
test_fp_arithmetics.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp_arithmetics.dir/build.make test/CMakeFiles/test_fp_arithmetics.dir/test_fp_arithmetics.c.i
.PHONY : test_fp_arithmetics.c.i

test_fp_arithmetics.s: test_fp_arithmetics.c.s

.PHONY : test_fp_arithmetics.s

# target to generate assembly for a file
test_fp_arithmetics.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_fp_arithmetics.dir/build.make test/CMakeFiles/test_fp_arithmetics.dir/test_fp_arithmetics.c.s
.PHONY : test_fp_arithmetics.c.s

test_gcm_decrypt.o: test_gcm_decrypt.c.o

.PHONY : test_gcm_decrypt.o

# target to build an object file
test_gcm_decrypt.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_decrypt.dir/build.make test/CMakeFiles/test_gcm_decrypt.dir/test_gcm_decrypt.c.o
.PHONY : test_gcm_decrypt.c.o

test_gcm_decrypt.i: test_gcm_decrypt.c.i

.PHONY : test_gcm_decrypt.i

# target to preprocess a source file
test_gcm_decrypt.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_decrypt.dir/build.make test/CMakeFiles/test_gcm_decrypt.dir/test_gcm_decrypt.c.i
.PHONY : test_gcm_decrypt.c.i

test_gcm_decrypt.s: test_gcm_decrypt.c.s

.PHONY : test_gcm_decrypt.s

# target to generate assembly for a file
test_gcm_decrypt.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_decrypt.dir/build.make test/CMakeFiles/test_gcm_decrypt.dir/test_gcm_decrypt.c.s
.PHONY : test_gcm_decrypt.c.s

test_gcm_encrypt.o: test_gcm_encrypt.c.o

.PHONY : test_gcm_encrypt.o

# target to build an object file
test_gcm_encrypt.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_encrypt.dir/build.make test/CMakeFiles/test_gcm_encrypt.dir/test_gcm_encrypt.c.o
.PHONY : test_gcm_encrypt.c.o

test_gcm_encrypt.i: test_gcm_encrypt.c.i

.PHONY : test_gcm_encrypt.i

# target to preprocess a source file
test_gcm_encrypt.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_encrypt.dir/build.make test/CMakeFiles/test_gcm_encrypt.dir/test_gcm_encrypt.c.i
.PHONY : test_gcm_encrypt.c.i

test_gcm_encrypt.s: test_gcm_encrypt.c.s

.PHONY : test_gcm_encrypt.s

# target to generate assembly for a file
test_gcm_encrypt.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_gcm_encrypt.dir/build.make test/CMakeFiles/test_gcm_encrypt.dir/test_gcm_encrypt.c.s
.PHONY : test_gcm_encrypt.c.s

test_hash.o: test_hash.c.o

.PHONY : test_hash.o

# target to build an object file
test_hash.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_hash.dir/build.make test/CMakeFiles/test_hash.dir/test_hash.c.o
.PHONY : test_hash.c.o

test_hash.i: test_hash.c.i

.PHONY : test_hash.i

# target to preprocess a source file
test_hash.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_hash.dir/build.make test/CMakeFiles/test_hash.dir/test_hash.c.i
.PHONY : test_hash.c.i

test_hash.s: test_hash.c.s

.PHONY : test_hash.s

# target to generate assembly for a file
test_hash.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_hash.dir/build.make test/CMakeFiles/test_hash.dir/test_hash.c.s
.PHONY : test_hash.c.s

test_mpin.o: test_mpin.c.o

.PHONY : test_mpin.o

# target to build an object file
test_mpin.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin.dir/build.make test/CMakeFiles/test_mpin.dir/test_mpin.c.o
.PHONY : test_mpin.c.o

test_mpin.i: test_mpin.c.i

.PHONY : test_mpin.i

# target to preprocess a source file
test_mpin.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin.dir/build.make test/CMakeFiles/test_mpin.dir/test_mpin.c.i
.PHONY : test_mpin.c.i

test_mpin.s: test_mpin.c.s

.PHONY : test_mpin.s

# target to generate assembly for a file
test_mpin.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin.dir/build.make test/CMakeFiles/test_mpin.dir/test_mpin.c.s
.PHONY : test_mpin.c.s

test_mpin_bad_pin.o: test_mpin_bad_pin.c.o

.PHONY : test_mpin_bad_pin.o

# target to build an object file
test_mpin_bad_pin.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_pin.dir/build.make test/CMakeFiles/test_mpin_bad_pin.dir/test_mpin_bad_pin.c.o
.PHONY : test_mpin_bad_pin.c.o

test_mpin_bad_pin.i: test_mpin_bad_pin.c.i

.PHONY : test_mpin_bad_pin.i

# target to preprocess a source file
test_mpin_bad_pin.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_pin.dir/build.make test/CMakeFiles/test_mpin_bad_pin.dir/test_mpin_bad_pin.c.i
.PHONY : test_mpin_bad_pin.c.i

test_mpin_bad_pin.s: test_mpin_bad_pin.c.s

.PHONY : test_mpin_bad_pin.s

# target to generate assembly for a file
test_mpin_bad_pin.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_pin.dir/build.make test/CMakeFiles/test_mpin_bad_pin.dir/test_mpin_bad_pin.c.s
.PHONY : test_mpin_bad_pin.c.s

test_mpin_bad_token.o: test_mpin_bad_token.c.o

.PHONY : test_mpin_bad_token.o

# target to build an object file
test_mpin_bad_token.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_token.dir/build.make test/CMakeFiles/test_mpin_bad_token.dir/test_mpin_bad_token.c.o
.PHONY : test_mpin_bad_token.c.o

test_mpin_bad_token.i: test_mpin_bad_token.c.i

.PHONY : test_mpin_bad_token.i

# target to preprocess a source file
test_mpin_bad_token.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_token.dir/build.make test/CMakeFiles/test_mpin_bad_token.dir/test_mpin_bad_token.c.i
.PHONY : test_mpin_bad_token.c.i

test_mpin_bad_token.s: test_mpin_bad_token.c.s

.PHONY : test_mpin_bad_token.s

# target to generate assembly for a file
test_mpin_bad_token.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_bad_token.dir/build.make test/CMakeFiles/test_mpin_bad_token.dir/test_mpin_bad_token.c.s
.PHONY : test_mpin_bad_token.c.s

test_mpin_expired_tp.o: test_mpin_expired_tp.c.o

.PHONY : test_mpin_expired_tp.o

# target to build an object file
test_mpin_expired_tp.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_expired_tp.dir/build.make test/CMakeFiles/test_mpin_expired_tp.dir/test_mpin_expired_tp.c.o
.PHONY : test_mpin_expired_tp.c.o

test_mpin_expired_tp.i: test_mpin_expired_tp.c.i

.PHONY : test_mpin_expired_tp.i

# target to preprocess a source file
test_mpin_expired_tp.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_expired_tp.dir/build.make test/CMakeFiles/test_mpin_expired_tp.dir/test_mpin_expired_tp.c.i
.PHONY : test_mpin_expired_tp.c.i

test_mpin_expired_tp.s: test_mpin_expired_tp.c.s

.PHONY : test_mpin_expired_tp.s

# target to generate assembly for a file
test_mpin_expired_tp.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_expired_tp.dir/build.make test/CMakeFiles/test_mpin_expired_tp.dir/test_mpin_expired_tp.c.s
.PHONY : test_mpin_expired_tp.c.s

test_mpin_good.o: test_mpin_good.c.o

.PHONY : test_mpin_good.o

# target to build an object file
test_mpin_good.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_good.dir/build.make test/CMakeFiles/test_mpin_good.dir/test_mpin_good.c.o
.PHONY : test_mpin_good.c.o

test_mpin_good.i: test_mpin_good.c.i

.PHONY : test_mpin_good.i

# target to preprocess a source file
test_mpin_good.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_good.dir/build.make test/CMakeFiles/test_mpin_good.dir/test_mpin_good.c.i
.PHONY : test_mpin_good.c.i

test_mpin_good.s: test_mpin_good.c.s

.PHONY : test_mpin_good.s

# target to generate assembly for a file
test_mpin_good.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_good.dir/build.make test/CMakeFiles/test_mpin_good.dir/test_mpin_good.c.s
.PHONY : test_mpin_good.c.s

test_mpin_random.o: test_mpin_random.c.o

.PHONY : test_mpin_random.o

# target to build an object file
test_mpin_random.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_random.dir/build.make test/CMakeFiles/test_mpin_random.dir/test_mpin_random.c.o
.PHONY : test_mpin_random.c.o

test_mpin_random.i: test_mpin_random.c.i

.PHONY : test_mpin_random.i

# target to preprocess a source file
test_mpin_random.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_random.dir/build.make test/CMakeFiles/test_mpin_random.dir/test_mpin_random.c.i
.PHONY : test_mpin_random.c.i

test_mpin_random.s: test_mpin_random.c.s

.PHONY : test_mpin_random.s

# target to generate assembly for a file
test_mpin_random.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_random.dir/build.make test/CMakeFiles/test_mpin_random.dir/test_mpin_random.c.s
.PHONY : test_mpin_random.c.s

test_mpin_sign.o: test_mpin_sign.c.o

.PHONY : test_mpin_sign.o

# target to build an object file
test_mpin_sign.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_sign.dir/build.make test/CMakeFiles/test_mpin_sign.dir/test_mpin_sign.c.o
.PHONY : test_mpin_sign.c.o

test_mpin_sign.i: test_mpin_sign.c.i

.PHONY : test_mpin_sign.i

# target to preprocess a source file
test_mpin_sign.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_sign.dir/build.make test/CMakeFiles/test_mpin_sign.dir/test_mpin_sign.c.i
.PHONY : test_mpin_sign.c.i

test_mpin_sign.s: test_mpin_sign.c.s

.PHONY : test_mpin_sign.s

# target to generate assembly for a file
test_mpin_sign.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_sign.dir/build.make test/CMakeFiles/test_mpin_sign.dir/test_mpin_sign.c.s
.PHONY : test_mpin_sign.c.s

test_mpin_tp.o: test_mpin_tp.c.o

.PHONY : test_mpin_tp.o

# target to build an object file
test_mpin_tp.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_tp.dir/build.make test/CMakeFiles/test_mpin_tp.dir/test_mpin_tp.c.o
.PHONY : test_mpin_tp.c.o

test_mpin_tp.i: test_mpin_tp.c.i

.PHONY : test_mpin_tp.i

# target to preprocess a source file
test_mpin_tp.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_tp.dir/build.make test/CMakeFiles/test_mpin_tp.dir/test_mpin_tp.c.i
.PHONY : test_mpin_tp.c.i

test_mpin_tp.s: test_mpin_tp.c.s

.PHONY : test_mpin_tp.s

# target to generate assembly for a file
test_mpin_tp.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_tp.dir/build.make test/CMakeFiles/test_mpin_tp.dir/test_mpin_tp.c.s
.PHONY : test_mpin_tp.c.s

test_mpin_vectors.o: test_mpin_vectors.c.o

.PHONY : test_mpin_vectors.o

# target to build an object file
test_mpin_vectors.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_vectors.dir/build.make test/CMakeFiles/test_mpin_vectors.dir/test_mpin_vectors.c.o
.PHONY : test_mpin_vectors.c.o

test_mpin_vectors.i: test_mpin_vectors.c.i

.PHONY : test_mpin_vectors.i

# target to preprocess a source file
test_mpin_vectors.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_vectors.dir/build.make test/CMakeFiles/test_mpin_vectors.dir/test_mpin_vectors.c.i
.PHONY : test_mpin_vectors.c.i

test_mpin_vectors.s: test_mpin_vectors.c.s

.PHONY : test_mpin_vectors.s

# target to generate assembly for a file
test_mpin_vectors.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpin_vectors.dir/build.make test/CMakeFiles/test_mpin_vectors.dir/test_mpin_vectors.c.s
.PHONY : test_mpin_vectors.c.s

test_mpinfull.o: test_mpinfull.c.o

.PHONY : test_mpinfull.o

# target to build an object file
test_mpinfull.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha384.dir/build.make test/CMakeFiles/test_mpinfull_sha384.dir/test_mpinfull.c.o
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha256.dir/build.make test/CMakeFiles/test_mpinfull_sha256.dir/test_mpinfull.c.o
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha512.dir/build.make test/CMakeFiles/test_mpinfull_sha512.dir/test_mpinfull.c.o
.PHONY : test_mpinfull.c.o

test_mpinfull.i: test_mpinfull.c.i

.PHONY : test_mpinfull.i

# target to preprocess a source file
test_mpinfull.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha384.dir/build.make test/CMakeFiles/test_mpinfull_sha384.dir/test_mpinfull.c.i
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha256.dir/build.make test/CMakeFiles/test_mpinfull_sha256.dir/test_mpinfull.c.i
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha512.dir/build.make test/CMakeFiles/test_mpinfull_sha512.dir/test_mpinfull.c.i
.PHONY : test_mpinfull.c.i

test_mpinfull.s: test_mpinfull.c.s

.PHONY : test_mpinfull.s

# target to generate assembly for a file
test_mpinfull.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha384.dir/build.make test/CMakeFiles/test_mpinfull_sha384.dir/test_mpinfull.c.s
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha256.dir/build.make test/CMakeFiles/test_mpinfull_sha256.dir/test_mpinfull.c.s
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_sha512.dir/build.make test/CMakeFiles/test_mpinfull_sha512.dir/test_mpinfull.c.s
.PHONY : test_mpinfull.c.s

test_mpinfull_onepass.o: test_mpinfull_onepass.c.o

.PHONY : test_mpinfull_onepass.o

# target to build an object file
test_mpinfull_onepass.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_onepass.dir/build.make test/CMakeFiles/test_mpinfull_onepass.dir/test_mpinfull_onepass.c.o
.PHONY : test_mpinfull_onepass.c.o

test_mpinfull_onepass.i: test_mpinfull_onepass.c.i

.PHONY : test_mpinfull_onepass.i

# target to preprocess a source file
test_mpinfull_onepass.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_onepass.dir/build.make test/CMakeFiles/test_mpinfull_onepass.dir/test_mpinfull_onepass.c.i
.PHONY : test_mpinfull_onepass.c.i

test_mpinfull_onepass.s: test_mpinfull_onepass.c.s

.PHONY : test_mpinfull_onepass.s

# target to generate assembly for a file
test_mpinfull_onepass.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_onepass.dir/build.make test/CMakeFiles/test_mpinfull_onepass.dir/test_mpinfull_onepass.c.s
.PHONY : test_mpinfull_onepass.c.s

test_mpinfull_random.o: test_mpinfull_random.c.o

.PHONY : test_mpinfull_random.o

# target to build an object file
test_mpinfull_random.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_random.dir/build.make test/CMakeFiles/test_mpinfull_random.dir/test_mpinfull_random.c.o
.PHONY : test_mpinfull_random.c.o

test_mpinfull_random.i: test_mpinfull_random.c.i

.PHONY : test_mpinfull_random.i

# target to preprocess a source file
test_mpinfull_random.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_random.dir/build.make test/CMakeFiles/test_mpinfull_random.dir/test_mpinfull_random.c.i
.PHONY : test_mpinfull_random.c.i

test_mpinfull_random.s: test_mpinfull_random.c.s

.PHONY : test_mpinfull_random.s

# target to generate assembly for a file
test_mpinfull_random.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_mpinfull_random.dir/build.make test/CMakeFiles/test_mpinfull_random.dir/test_mpinfull_random.c.s
.PHONY : test_mpinfull_random.c.s

test_octet_consistency.o: test_octet_consistency.c.o

.PHONY : test_octet_consistency.o

# target to build an object file
test_octet_consistency.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_octet_consistency.dir/build.make test/CMakeFiles/test_octet_consistency.dir/test_octet_consistency.c.o
.PHONY : test_octet_consistency.c.o

test_octet_consistency.i: test_octet_consistency.c.i

.PHONY : test_octet_consistency.i

# target to preprocess a source file
test_octet_consistency.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_octet_consistency.dir/build.make test/CMakeFiles/test_octet_consistency.dir/test_octet_consistency.c.i
.PHONY : test_octet_consistency.c.i

test_octet_consistency.s: test_octet_consistency.c.s

.PHONY : test_octet_consistency.s

# target to generate assembly for a file
test_octet_consistency.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_octet_consistency.dir/build.make test/CMakeFiles/test_octet_consistency.dir/test_octet_consistency.c.s
.PHONY : test_octet_consistency.c.s

test_output_functions.o: test_output_functions.c.o

.PHONY : test_output_functions.o

# target to build an object file
test_output_functions.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_output_functions.dir/build.make test/CMakeFiles/test_output_functions.dir/test_output_functions.c.o
.PHONY : test_output_functions.c.o

test_output_functions.i: test_output_functions.c.i

.PHONY : test_output_functions.i

# target to preprocess a source file
test_output_functions.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_output_functions.dir/build.make test/CMakeFiles/test_output_functions.dir/test_output_functions.c.i
.PHONY : test_output_functions.c.i

test_output_functions.s: test_output_functions.c.s

.PHONY : test_output_functions.s

# target to generate assembly for a file
test_output_functions.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_output_functions.dir/build.make test/CMakeFiles/test_output_functions.dir/test_output_functions.c.s
.PHONY : test_output_functions.c.s

test_rsa.o: test_rsa.c.o

.PHONY : test_rsa.o

# target to build an object file
test_rsa.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_rsa.dir/build.make test/CMakeFiles/test_rsa.dir/test_rsa.c.o
.PHONY : test_rsa.c.o

test_rsa.i: test_rsa.c.i

.PHONY : test_rsa.i

# target to preprocess a source file
test_rsa.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_rsa.dir/build.make test/CMakeFiles/test_rsa.dir/test_rsa.c.i
.PHONY : test_rsa.c.i

test_rsa.s: test_rsa.c.s

.PHONY : test_rsa.s

# target to generate assembly for a file
test_rsa.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_rsa.dir/build.make test/CMakeFiles/test_rsa.dir/test_rsa.c.s
.PHONY : test_rsa.c.s

test_utils.o: test_utils.c.o

.PHONY : test_utils.o

# target to build an object file
test_utils.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_utils.dir/build.make test/CMakeFiles/test_utils.dir/test_utils.c.o
.PHONY : test_utils.c.o

test_utils.i: test_utils.c.i

.PHONY : test_utils.i

# target to preprocess a source file
test_utils.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_utils.dir/build.make test/CMakeFiles/test_utils.dir/test_utils.c.i
.PHONY : test_utils.c.i

test_utils.s: test_utils.c.s

.PHONY : test_utils.s

# target to generate assembly for a file
test_utils.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_utils.dir/build.make test/CMakeFiles/test_utils.dir/test_utils.c.s
.PHONY : test_utils.c.s

test_version.o: test_version.c.o

.PHONY : test_version.o

# target to build an object file
test_version.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_version.dir/build.make test/CMakeFiles/test_version.dir/test_version.c.o
.PHONY : test_version.c.o

test_version.i: test_version.c.i

.PHONY : test_version.i

# target to preprocess a source file
test_version.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_version.dir/build.make test/CMakeFiles/test_version.dir/test_version.c.i
.PHONY : test_version.c.i

test_version.s: test_version.c.s

.PHONY : test_version.s

# target to generate assembly for a file
test_version.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_version.dir/build.make test/CMakeFiles/test_version.dir/test_version.c.s
.PHONY : test_version.c.s

test_wcc.o: test_wcc.c.o

.PHONY : test_wcc.o

# target to build an object file
test_wcc.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha384.dir/build.make test/CMakeFiles/test_wcc_sha384.dir/test_wcc.c.o
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha256.dir/build.make test/CMakeFiles/test_wcc_sha256.dir/test_wcc.c.o
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha512.dir/build.make test/CMakeFiles/test_wcc_sha512.dir/test_wcc.c.o
.PHONY : test_wcc.c.o

test_wcc.i: test_wcc.c.i

.PHONY : test_wcc.i

# target to preprocess a source file
test_wcc.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha384.dir/build.make test/CMakeFiles/test_wcc_sha384.dir/test_wcc.c.i
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha256.dir/build.make test/CMakeFiles/test_wcc_sha256.dir/test_wcc.c.i
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha512.dir/build.make test/CMakeFiles/test_wcc_sha512.dir/test_wcc.c.i
.PHONY : test_wcc.c.i

test_wcc.s: test_wcc.c.s

.PHONY : test_wcc.s

# target to generate assembly for a file
test_wcc.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha384.dir/build.make test/CMakeFiles/test_wcc_sha384.dir/test_wcc.c.s
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha256.dir/build.make test/CMakeFiles/test_wcc_sha256.dir/test_wcc.c.s
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_sha512.dir/build.make test/CMakeFiles/test_wcc_sha512.dir/test_wcc.c.s
.PHONY : test_wcc.c.s

test_wcc_gcm.o: test_wcc_gcm.c.o

.PHONY : test_wcc_gcm.o

# target to build an object file
test_wcc_gcm.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_gcm.dir/build.make test/CMakeFiles/test_wcc_gcm.dir/test_wcc_gcm.c.o
.PHONY : test_wcc_gcm.c.o

test_wcc_gcm.i: test_wcc_gcm.c.i

.PHONY : test_wcc_gcm.i

# target to preprocess a source file
test_wcc_gcm.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_gcm.dir/build.make test/CMakeFiles/test_wcc_gcm.dir/test_wcc_gcm.c.i
.PHONY : test_wcc_gcm.c.i

test_wcc_gcm.s: test_wcc_gcm.c.s

.PHONY : test_wcc_gcm.s

# target to generate assembly for a file
test_wcc_gcm.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_gcm.dir/build.make test/CMakeFiles/test_wcc_gcm.dir/test_wcc_gcm.c.s
.PHONY : test_wcc_gcm.c.s

test_wcc_random.o: test_wcc_random.c.o

.PHONY : test_wcc_random.o

# target to build an object file
test_wcc_random.c.o:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_random.dir/build.make test/CMakeFiles/test_wcc_random.dir/test_wcc_random.c.o
.PHONY : test_wcc_random.c.o

test_wcc_random.i: test_wcc_random.c.i

.PHONY : test_wcc_random.i

# target to preprocess a source file
test_wcc_random.c.i:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_random.dir/build.make test/CMakeFiles/test_wcc_random.dir/test_wcc_random.c.i
.PHONY : test_wcc_random.c.i

test_wcc_random.s: test_wcc_random.c.s

.PHONY : test_wcc_random.s

# target to generate assembly for a file
test_wcc_random.c.s:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(MAKE) -f test/CMakeFiles/test_wcc_random.dir/build.make test/CMakeFiles/test_wcc_random.dir/test_wcc_random.c.s
.PHONY : test_wcc_random.c.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... install"
	@echo "... edit_cache"
	@echo "... test"
	@echo "... package_source"
	@echo "... test_wcc_random"
	@echo "... package"
	@echo "... test_wcc_sha384"
	@echo "... test_wcc_sha256"
	@echo "... test_mpinfull_random"
	@echo "... test_mpinfull_onepass"
	@echo "... test_mpinfull_sha384"
	@echo "... test_mpinfull_sha256"
	@echo "... test_wcc_gcm"
	@echo "... test_mpin_random"
	@echo "... test_mpin_expired_tp"
	@echo "... test_ecp_arithmetics"
	@echo "... test_ecp2_arithmetics"
	@echo "... test_mpinfull_sha512"
	@echo "... test_fp4_arithmetics"
	@echo "... test_fp2_arithmetics"
	@echo "... test_mpin_tp"
	@echo "... test_rsa"
	@echo "... test_big_arithmetics"
	@echo "... test_utils"
	@echo "... test_mpin"
	@echo "... test_ecc"
	@echo "... test_big_consistency"
	@echo "... test_wcc_sha512"
	@echo "... test_fp_arithmetics"
	@echo "... list_install_components"
	@echo "... test_octet_consistency"
	@echo "... test_version"
	@echo "... test_output_functions"
	@echo "... test_gcm_decrypt"
	@echo "... test_hash"
	@echo "... test_gcm_encrypt"
	@echo "... install/local"
	@echo "... test_mpin_sign"
	@echo "... rebuild_cache"
	@echo "... test_mpin_vectors"
	@echo "... test_mpin_bad_pin"
	@echo "... test_aes_encrypt"
	@echo "... test_aes_decrypt"
	@echo "... test_mpin_good"
	@echo "... test_mpin_bad_token"
	@echo "... test_aes_decrypt.o"
	@echo "... test_aes_decrypt.i"
	@echo "... test_aes_decrypt.s"
	@echo "... test_aes_encrypt.o"
	@echo "... test_aes_encrypt.i"
	@echo "... test_aes_encrypt.s"
	@echo "... test_big_arithmetics.o"
	@echo "... test_big_arithmetics.i"
	@echo "... test_big_arithmetics.s"
	@echo "... test_big_consistency.o"
	@echo "... test_big_consistency.i"
	@echo "... test_big_consistency.s"
	@echo "... test_ecc.o"
	@echo "... test_ecc.i"
	@echo "... test_ecc.s"
	@echo "... test_ecp2_arithmetics.o"
	@echo "... test_ecp2_arithmetics.i"
	@echo "... test_ecp2_arithmetics.s"
	@echo "... test_ecp_arithmetics.o"
	@echo "... test_ecp_arithmetics.i"
	@echo "... test_ecp_arithmetics.s"
	@echo "... test_fp2_arithmetics.o"
	@echo "... test_fp2_arithmetics.i"
	@echo "... test_fp2_arithmetics.s"
	@echo "... test_fp4_arithmetics.o"
	@echo "... test_fp4_arithmetics.i"
	@echo "... test_fp4_arithmetics.s"
	@echo "... test_fp_arithmetics.o"
	@echo "... test_fp_arithmetics.i"
	@echo "... test_fp_arithmetics.s"
	@echo "... test_gcm_decrypt.o"
	@echo "... test_gcm_decrypt.i"
	@echo "... test_gcm_decrypt.s"
	@echo "... test_gcm_encrypt.o"
	@echo "... test_gcm_encrypt.i"
	@echo "... test_gcm_encrypt.s"
	@echo "... test_hash.o"
	@echo "... test_hash.i"
	@echo "... test_hash.s"
	@echo "... test_mpin.o"
	@echo "... test_mpin.i"
	@echo "... test_mpin.s"
	@echo "... test_mpin_bad_pin.o"
	@echo "... test_mpin_bad_pin.i"
	@echo "... test_mpin_bad_pin.s"
	@echo "... test_mpin_bad_token.o"
	@echo "... test_mpin_bad_token.i"
	@echo "... test_mpin_bad_token.s"
	@echo "... test_mpin_expired_tp.o"
	@echo "... test_mpin_expired_tp.i"
	@echo "... test_mpin_expired_tp.s"
	@echo "... test_mpin_good.o"
	@echo "... test_mpin_good.i"
	@echo "... test_mpin_good.s"
	@echo "... test_mpin_random.o"
	@echo "... test_mpin_random.i"
	@echo "... test_mpin_random.s"
	@echo "... test_mpin_sign.o"
	@echo "... test_mpin_sign.i"
	@echo "... test_mpin_sign.s"
	@echo "... test_mpin_tp.o"
	@echo "... test_mpin_tp.i"
	@echo "... test_mpin_tp.s"
	@echo "... test_mpin_vectors.o"
	@echo "... test_mpin_vectors.i"
	@echo "... test_mpin_vectors.s"
	@echo "... test_mpinfull.o"
	@echo "... test_mpinfull.i"
	@echo "... test_mpinfull.s"
	@echo "... test_mpinfull_onepass.o"
	@echo "... test_mpinfull_onepass.i"
	@echo "... test_mpinfull_onepass.s"
	@echo "... test_mpinfull_random.o"
	@echo "... test_mpinfull_random.i"
	@echo "... test_mpinfull_random.s"
	@echo "... test_octet_consistency.o"
	@echo "... test_octet_consistency.i"
	@echo "... test_octet_consistency.s"
	@echo "... test_output_functions.o"
	@echo "... test_output_functions.i"
	@echo "... test_output_functions.s"
	@echo "... test_rsa.o"
	@echo "... test_rsa.i"
	@echo "... test_rsa.s"
	@echo "... test_utils.o"
	@echo "... test_utils.i"
	@echo "... test_utils.s"
	@echo "... test_version.o"
	@echo "... test_version.i"
	@echo "... test_version.s"
	@echo "... test_wcc.o"
	@echo "... test_wcc.i"
	@echo "... test_wcc.s"
	@echo "... test_wcc_gcm.o"
	@echo "... test_wcc_gcm.i"
	@echo "... test_wcc_gcm.s"
	@echo "... test_wcc_random.o"
	@echo "... test_wcc_random.i"
	@echo "... test_wcc_random.s"
.PHONY : help



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

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /home/sergej/work/evernym.stuff/rust-curvecp/milagro-crypto-rust/milagro-crypto-c && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

