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

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

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/mariano/Chia/Programs/bls-signatures/contrib/relic

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/mariano/Chia/Programs/bls-signatures/contrib/relic

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

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/local/Cellar/cmake/3.12.0/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/local/Cellar/cmake/3.12.0/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

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

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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/local/Cellar/cmake/3.12.0/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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/local/Cellar/cmake/3.12.0/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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

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

.PHONY : list_install_components/fast

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

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

# The main all target
all: cmake_check_build_system
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(CMAKE_COMMAND) -E cmake_progress_start /Users/mariano/Chia/Programs/bls-signatures/contrib/relic/CMakeFiles /Users/mariano/Chia/Programs/bls-signatures/contrib/relic/test/CMakeFiles/progress.marks
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/mariano/Chia/Programs/bls-signatures/contrib/relic/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(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 /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(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_core.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_core.dir/rule
.PHONY : test/CMakeFiles/test_core.dir/rule

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

.PHONY : test_core

# fast build rule for target.
test_core/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_core.dir/build.make test/CMakeFiles/test_core.dir/build
.PHONY : test_core/fast

# Convenience name for target.
test/CMakeFiles/test_cp.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_cp.dir/rule
.PHONY : test/CMakeFiles/test_cp.dir/rule

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

.PHONY : test_cp

# fast build rule for target.
test_cp/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_cp.dir/build.make test/CMakeFiles/test_cp.dir/build
.PHONY : test_cp/fast

# Convenience name for target.
test/CMakeFiles/test_fbx.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fbx.dir/rule
.PHONY : test/CMakeFiles/test_fbx.dir/rule

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

.PHONY : test_fbx

# fast build rule for target.
test_fbx/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fbx.dir/build.make test/CMakeFiles/test_fbx.dir/build
.PHONY : test_fbx/fast

# Convenience name for target.
test/CMakeFiles/test_pc.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_pc.dir/rule
.PHONY : test/CMakeFiles/test_pc.dir/rule

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

.PHONY : test_pc

# fast build rule for target.
test_pc/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pc.dir/build.make test/CMakeFiles/test_pc.dir/build
.PHONY : test_pc/fast

# Convenience name for target.
test/CMakeFiles/test_fpx.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fpx.dir/rule
.PHONY : test/CMakeFiles/test_fpx.dir/rule

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

.PHONY : test_fpx

# fast build rule for target.
test_fpx/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fpx.dir/build.make test/CMakeFiles/test_fpx.dir/build
.PHONY : test_fpx/fast

# Convenience name for target.
test/CMakeFiles/test_ed.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ed.dir/rule
.PHONY : test/CMakeFiles/test_ed.dir/rule

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

.PHONY : test_ed

# fast build rule for target.
test_ed/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ed.dir/build.make test/CMakeFiles/test_ed.dir/build
.PHONY : test_ed/fast

# Convenience name for target.
test/CMakeFiles/test_ec.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ec.dir/rule
.PHONY : test/CMakeFiles/test_ec.dir/rule

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

.PHONY : test_ec

# fast build rule for target.
test_ec/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ec.dir/build.make test/CMakeFiles/test_ec.dir/build
.PHONY : test_ec/fast

# Convenience name for target.
test/CMakeFiles/test_bn.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_bn.dir/rule
.PHONY : test/CMakeFiles/test_bn.dir/rule

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

.PHONY : test_bn

# fast build rule for target.
test_bn/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_bn.dir/build.make test/CMakeFiles/test_bn.dir/build
.PHONY : test_bn/fast

# Convenience name for target.
test/CMakeFiles/test_eb.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_eb.dir/rule
.PHONY : test/CMakeFiles/test_eb.dir/rule

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

.PHONY : test_eb

# fast build rule for target.
test_eb/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_eb.dir/build.make test/CMakeFiles/test_eb.dir/build
.PHONY : test_eb/fast

# Convenience name for target.
test/CMakeFiles/test_rand.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_rand.dir/rule
.PHONY : test/CMakeFiles/test_rand.dir/rule

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

.PHONY : test_rand

# fast build rule for target.
test_rand/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_rand.dir/build.make test/CMakeFiles/test_rand.dir/build
.PHONY : test_rand/fast

# Convenience name for target.
test/CMakeFiles/test_epx.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_epx.dir/rule
.PHONY : test/CMakeFiles/test_epx.dir/rule

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

.PHONY : test_epx

# fast build rule for target.
test_epx/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_epx.dir/build.make test/CMakeFiles/test_epx.dir/build
.PHONY : test_epx/fast

# Convenience name for target.
test/CMakeFiles/test_ep.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_ep.dir/rule
.PHONY : test/CMakeFiles/test_ep.dir/rule

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

.PHONY : test_ep

# fast build rule for target.
test_ep/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ep.dir/build.make test/CMakeFiles/test_ep.dir/build
.PHONY : test_ep/fast

# Convenience name for target.
test/CMakeFiles/test_fp.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fp.dir/rule
.PHONY : test/CMakeFiles/test_fp.dir/rule

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

.PHONY : test_fp

# fast build rule for target.
test_fp/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fp.dir/build.make test/CMakeFiles/test_fp.dir/build
.PHONY : test_fp/fast

# Convenience name for target.
test/CMakeFiles/test_fb.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_fb.dir/rule
.PHONY : test/CMakeFiles/test_fb.dir/rule

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

.PHONY : test_fb

# fast build rule for target.
test_fb/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fb.dir/build.make test/CMakeFiles/test_fb.dir/build
.PHONY : test_fb/fast

# Convenience name for target.
test/CMakeFiles/test_pp.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_pp.dir/rule
.PHONY : test/CMakeFiles/test_pp.dir/rule

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

.PHONY : test_pp

# fast build rule for target.
test_pp/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pp.dir/build.make test/CMakeFiles/test_pp.dir/build
.PHONY : test_pp/fast

# Convenience name for target.
test/CMakeFiles/test_dv.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_dv.dir/rule
.PHONY : test/CMakeFiles/test_dv.dir/rule

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

.PHONY : test_dv

# fast build rule for target.
test_dv/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_dv.dir/build.make test/CMakeFiles/test_dv.dir/build
.PHONY : test_dv/fast

# Convenience name for target.
test/CMakeFiles/test_md.dir/rule:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/test_md.dir/rule
.PHONY : test/CMakeFiles/test_md.dir/rule

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

.PHONY : test_md

# fast build rule for target.
test_md/fast:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_md.dir/build.make test/CMakeFiles/test_md.dir/build
.PHONY : test_md/fast

test_bn.o: test_bn.c.o

.PHONY : test_bn.o

# target to build an object file
test_bn.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_bn.dir/build.make test/CMakeFiles/test_bn.dir/test_bn.c.o
.PHONY : test_bn.c.o

test_bn.i: test_bn.c.i

.PHONY : test_bn.i

# target to preprocess a source file
test_bn.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_bn.dir/build.make test/CMakeFiles/test_bn.dir/test_bn.c.i
.PHONY : test_bn.c.i

test_bn.s: test_bn.c.s

.PHONY : test_bn.s

# target to generate assembly for a file
test_bn.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_bn.dir/build.make test/CMakeFiles/test_bn.dir/test_bn.c.s
.PHONY : test_bn.c.s

test_core.o: test_core.c.o

.PHONY : test_core.o

# target to build an object file
test_core.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_core.dir/build.make test/CMakeFiles/test_core.dir/test_core.c.o
.PHONY : test_core.c.o

test_core.i: test_core.c.i

.PHONY : test_core.i

# target to preprocess a source file
test_core.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_core.dir/build.make test/CMakeFiles/test_core.dir/test_core.c.i
.PHONY : test_core.c.i

test_core.s: test_core.c.s

.PHONY : test_core.s

# target to generate assembly for a file
test_core.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_core.dir/build.make test/CMakeFiles/test_core.dir/test_core.c.s
.PHONY : test_core.c.s

test_cp.o: test_cp.c.o

.PHONY : test_cp.o

# target to build an object file
test_cp.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_cp.dir/build.make test/CMakeFiles/test_cp.dir/test_cp.c.o
.PHONY : test_cp.c.o

test_cp.i: test_cp.c.i

.PHONY : test_cp.i

# target to preprocess a source file
test_cp.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_cp.dir/build.make test/CMakeFiles/test_cp.dir/test_cp.c.i
.PHONY : test_cp.c.i

test_cp.s: test_cp.c.s

.PHONY : test_cp.s

# target to generate assembly for a file
test_cp.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_cp.dir/build.make test/CMakeFiles/test_cp.dir/test_cp.c.s
.PHONY : test_cp.c.s

test_dv.o: test_dv.c.o

.PHONY : test_dv.o

# target to build an object file
test_dv.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_dv.dir/build.make test/CMakeFiles/test_dv.dir/test_dv.c.o
.PHONY : test_dv.c.o

test_dv.i: test_dv.c.i

.PHONY : test_dv.i

# target to preprocess a source file
test_dv.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_dv.dir/build.make test/CMakeFiles/test_dv.dir/test_dv.c.i
.PHONY : test_dv.c.i

test_dv.s: test_dv.c.s

.PHONY : test_dv.s

# target to generate assembly for a file
test_dv.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_dv.dir/build.make test/CMakeFiles/test_dv.dir/test_dv.c.s
.PHONY : test_dv.c.s

test_eb.o: test_eb.c.o

.PHONY : test_eb.o

# target to build an object file
test_eb.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_eb.dir/build.make test/CMakeFiles/test_eb.dir/test_eb.c.o
.PHONY : test_eb.c.o

test_eb.i: test_eb.c.i

.PHONY : test_eb.i

# target to preprocess a source file
test_eb.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_eb.dir/build.make test/CMakeFiles/test_eb.dir/test_eb.c.i
.PHONY : test_eb.c.i

test_eb.s: test_eb.c.s

.PHONY : test_eb.s

# target to generate assembly for a file
test_eb.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_eb.dir/build.make test/CMakeFiles/test_eb.dir/test_eb.c.s
.PHONY : test_eb.c.s

test_ec.o: test_ec.c.o

.PHONY : test_ec.o

# target to build an object file
test_ec.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ec.dir/build.make test/CMakeFiles/test_ec.dir/test_ec.c.o
.PHONY : test_ec.c.o

test_ec.i: test_ec.c.i

.PHONY : test_ec.i

# target to preprocess a source file
test_ec.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ec.dir/build.make test/CMakeFiles/test_ec.dir/test_ec.c.i
.PHONY : test_ec.c.i

test_ec.s: test_ec.c.s

.PHONY : test_ec.s

# target to generate assembly for a file
test_ec.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ec.dir/build.make test/CMakeFiles/test_ec.dir/test_ec.c.s
.PHONY : test_ec.c.s

test_ed.o: test_ed.c.o

.PHONY : test_ed.o

# target to build an object file
test_ed.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ed.dir/build.make test/CMakeFiles/test_ed.dir/test_ed.c.o
.PHONY : test_ed.c.o

test_ed.i: test_ed.c.i

.PHONY : test_ed.i

# target to preprocess a source file
test_ed.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ed.dir/build.make test/CMakeFiles/test_ed.dir/test_ed.c.i
.PHONY : test_ed.c.i

test_ed.s: test_ed.c.s

.PHONY : test_ed.s

# target to generate assembly for a file
test_ed.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ed.dir/build.make test/CMakeFiles/test_ed.dir/test_ed.c.s
.PHONY : test_ed.c.s

test_ep.o: test_ep.c.o

.PHONY : test_ep.o

# target to build an object file
test_ep.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ep.dir/build.make test/CMakeFiles/test_ep.dir/test_ep.c.o
.PHONY : test_ep.c.o

test_ep.i: test_ep.c.i

.PHONY : test_ep.i

# target to preprocess a source file
test_ep.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ep.dir/build.make test/CMakeFiles/test_ep.dir/test_ep.c.i
.PHONY : test_ep.c.i

test_ep.s: test_ep.c.s

.PHONY : test_ep.s

# target to generate assembly for a file
test_ep.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_ep.dir/build.make test/CMakeFiles/test_ep.dir/test_ep.c.s
.PHONY : test_ep.c.s

test_epx.o: test_epx.c.o

.PHONY : test_epx.o

# target to build an object file
test_epx.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_epx.dir/build.make test/CMakeFiles/test_epx.dir/test_epx.c.o
.PHONY : test_epx.c.o

test_epx.i: test_epx.c.i

.PHONY : test_epx.i

# target to preprocess a source file
test_epx.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_epx.dir/build.make test/CMakeFiles/test_epx.dir/test_epx.c.i
.PHONY : test_epx.c.i

test_epx.s: test_epx.c.s

.PHONY : test_epx.s

# target to generate assembly for a file
test_epx.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_epx.dir/build.make test/CMakeFiles/test_epx.dir/test_epx.c.s
.PHONY : test_epx.c.s

test_fb.o: test_fb.c.o

.PHONY : test_fb.o

# target to build an object file
test_fb.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fb.dir/build.make test/CMakeFiles/test_fb.dir/test_fb.c.o
.PHONY : test_fb.c.o

test_fb.i: test_fb.c.i

.PHONY : test_fb.i

# target to preprocess a source file
test_fb.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fb.dir/build.make test/CMakeFiles/test_fb.dir/test_fb.c.i
.PHONY : test_fb.c.i

test_fb.s: test_fb.c.s

.PHONY : test_fb.s

# target to generate assembly for a file
test_fb.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fb.dir/build.make test/CMakeFiles/test_fb.dir/test_fb.c.s
.PHONY : test_fb.c.s

test_fbx.o: test_fbx.c.o

.PHONY : test_fbx.o

# target to build an object file
test_fbx.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fbx.dir/build.make test/CMakeFiles/test_fbx.dir/test_fbx.c.o
.PHONY : test_fbx.c.o

test_fbx.i: test_fbx.c.i

.PHONY : test_fbx.i

# target to preprocess a source file
test_fbx.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fbx.dir/build.make test/CMakeFiles/test_fbx.dir/test_fbx.c.i
.PHONY : test_fbx.c.i

test_fbx.s: test_fbx.c.s

.PHONY : test_fbx.s

# target to generate assembly for a file
test_fbx.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fbx.dir/build.make test/CMakeFiles/test_fbx.dir/test_fbx.c.s
.PHONY : test_fbx.c.s

test_fp.o: test_fp.c.o

.PHONY : test_fp.o

# target to build an object file
test_fp.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fp.dir/build.make test/CMakeFiles/test_fp.dir/test_fp.c.o
.PHONY : test_fp.c.o

test_fp.i: test_fp.c.i

.PHONY : test_fp.i

# target to preprocess a source file
test_fp.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fp.dir/build.make test/CMakeFiles/test_fp.dir/test_fp.c.i
.PHONY : test_fp.c.i

test_fp.s: test_fp.c.s

.PHONY : test_fp.s

# target to generate assembly for a file
test_fp.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fp.dir/build.make test/CMakeFiles/test_fp.dir/test_fp.c.s
.PHONY : test_fp.c.s

test_fpx.o: test_fpx.c.o

.PHONY : test_fpx.o

# target to build an object file
test_fpx.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fpx.dir/build.make test/CMakeFiles/test_fpx.dir/test_fpx.c.o
.PHONY : test_fpx.c.o

test_fpx.i: test_fpx.c.i

.PHONY : test_fpx.i

# target to preprocess a source file
test_fpx.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fpx.dir/build.make test/CMakeFiles/test_fpx.dir/test_fpx.c.i
.PHONY : test_fpx.c.i

test_fpx.s: test_fpx.c.s

.PHONY : test_fpx.s

# target to generate assembly for a file
test_fpx.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_fpx.dir/build.make test/CMakeFiles/test_fpx.dir/test_fpx.c.s
.PHONY : test_fpx.c.s

test_md.o: test_md.c.o

.PHONY : test_md.o

# target to build an object file
test_md.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_md.dir/build.make test/CMakeFiles/test_md.dir/test_md.c.o
.PHONY : test_md.c.o

test_md.i: test_md.c.i

.PHONY : test_md.i

# target to preprocess a source file
test_md.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_md.dir/build.make test/CMakeFiles/test_md.dir/test_md.c.i
.PHONY : test_md.c.i

test_md.s: test_md.c.s

.PHONY : test_md.s

# target to generate assembly for a file
test_md.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_md.dir/build.make test/CMakeFiles/test_md.dir/test_md.c.s
.PHONY : test_md.c.s

test_pc.o: test_pc.c.o

.PHONY : test_pc.o

# target to build an object file
test_pc.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pc.dir/build.make test/CMakeFiles/test_pc.dir/test_pc.c.o
.PHONY : test_pc.c.o

test_pc.i: test_pc.c.i

.PHONY : test_pc.i

# target to preprocess a source file
test_pc.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pc.dir/build.make test/CMakeFiles/test_pc.dir/test_pc.c.i
.PHONY : test_pc.c.i

test_pc.s: test_pc.c.s

.PHONY : test_pc.s

# target to generate assembly for a file
test_pc.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pc.dir/build.make test/CMakeFiles/test_pc.dir/test_pc.c.s
.PHONY : test_pc.c.s

test_pp.o: test_pp.c.o

.PHONY : test_pp.o

# target to build an object file
test_pp.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pp.dir/build.make test/CMakeFiles/test_pp.dir/test_pp.c.o
.PHONY : test_pp.c.o

test_pp.i: test_pp.c.i

.PHONY : test_pp.i

# target to preprocess a source file
test_pp.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pp.dir/build.make test/CMakeFiles/test_pp.dir/test_pp.c.i
.PHONY : test_pp.c.i

test_pp.s: test_pp.c.s

.PHONY : test_pp.s

# target to generate assembly for a file
test_pp.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_pp.dir/build.make test/CMakeFiles/test_pp.dir/test_pp.c.s
.PHONY : test_pp.c.s

test_rand.o: test_rand.c.o

.PHONY : test_rand.o

# target to build an object file
test_rand.c.o:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_rand.dir/build.make test/CMakeFiles/test_rand.dir/test_rand.c.o
.PHONY : test_rand.c.o

test_rand.i: test_rand.c.i

.PHONY : test_rand.i

# target to preprocess a source file
test_rand.c.i:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_rand.dir/build.make test/CMakeFiles/test_rand.dir/test_rand.c.i
.PHONY : test_rand.c.i

test_rand.s: test_rand.c.s

.PHONY : test_rand.s

# target to generate assembly for a file
test_rand.c.s:
	cd /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(MAKE) -f test/CMakeFiles/test_rand.dir/build.make test/CMakeFiles/test_rand.dir/test_rand.c.s
.PHONY : test_rand.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/strip"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... list_install_components"
	@echo "... test"
	@echo "... test_core"
	@echo "... test_cp"
	@echo "... test_fbx"
	@echo "... test_pc"
	@echo "... test_fpx"
	@echo "... test_ed"
	@echo "... test_ec"
	@echo "... test_bn"
	@echo "... test_eb"
	@echo "... test_rand"
	@echo "... test_epx"
	@echo "... install/local"
	@echo "... test_ep"
	@echo "... test_fp"
	@echo "... test_fb"
	@echo "... test_pp"
	@echo "... test_dv"
	@echo "... test_md"
	@echo "... test_bn.o"
	@echo "... test_bn.i"
	@echo "... test_bn.s"
	@echo "... test_core.o"
	@echo "... test_core.i"
	@echo "... test_core.s"
	@echo "... test_cp.o"
	@echo "... test_cp.i"
	@echo "... test_cp.s"
	@echo "... test_dv.o"
	@echo "... test_dv.i"
	@echo "... test_dv.s"
	@echo "... test_eb.o"
	@echo "... test_eb.i"
	@echo "... test_eb.s"
	@echo "... test_ec.o"
	@echo "... test_ec.i"
	@echo "... test_ec.s"
	@echo "... test_ed.o"
	@echo "... test_ed.i"
	@echo "... test_ed.s"
	@echo "... test_ep.o"
	@echo "... test_ep.i"
	@echo "... test_ep.s"
	@echo "... test_epx.o"
	@echo "... test_epx.i"
	@echo "... test_epx.s"
	@echo "... test_fb.o"
	@echo "... test_fb.i"
	@echo "... test_fb.s"
	@echo "... test_fbx.o"
	@echo "... test_fbx.i"
	@echo "... test_fbx.s"
	@echo "... test_fp.o"
	@echo "... test_fp.i"
	@echo "... test_fp.s"
	@echo "... test_fpx.o"
	@echo "... test_fpx.i"
	@echo "... test_fpx.s"
	@echo "... test_md.o"
	@echo "... test_md.i"
	@echo "... test_md.s"
	@echo "... test_pc.o"
	@echo "... test_pc.i"
	@echo "... test_pc.s"
	@echo "... test_pp.o"
	@echo "... test_pp.i"
	@echo "... test_pp.s"
	@echo "... test_rand.o"
	@echo "... test_rand.i"
	@echo "... test_rand.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 /Users/mariano/Chia/Programs/bls-signatures/contrib/relic && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

