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

# 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 = "/Users/dusanklinec/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/183.5429.37/CLion.app/Contents/bin/cmake/mac/bin/cmake"

# The command to remove a file.
RM = "/Users/dusanklinec/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/183.5429.37/CLion.app/Contents/bin/cmake/mac/bin/cmake" -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/dusanklinec/workspace/py-cryptonight/src/cryptonight

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/dusanklinec/workspace/py-cryptonight/src/cryptonight/cmake-build-debug

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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	"/Users/dusanklinec/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/183.5429.37/CLion.app/Contents/bin/cmake/mac/bin/cmake" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

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

.PHONY : rebuild_cache/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	"/Users/dusanklinec/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/183.5429.37/CLion.app/Contents/bin/cmake/mac/bin/cmake" -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

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

.PHONY : edit_cache/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/dusanklinec/workspace/py-cryptonight/src/cryptonight/cmake-build-debug/CMakeFiles /Users/dusanklinec/workspace/py-cryptonight/src/cryptonight/cmake-build-debug/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/dusanklinec/workspace/py-cryptonight/src/cryptonight/cmake-build-debug/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named pycryptonight

# Build rule for target.
pycryptonight: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 pycryptonight
.PHONY : pycryptonight

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

CryptonightR_JIT.o: CryptonightR_JIT.c.o

.PHONY : CryptonightR_JIT.o

# target to build an object file
CryptonightR_JIT.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/CryptonightR_JIT.c.o
.PHONY : CryptonightR_JIT.c.o

CryptonightR_JIT.i: CryptonightR_JIT.c.i

.PHONY : CryptonightR_JIT.i

# target to preprocess a source file
CryptonightR_JIT.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/CryptonightR_JIT.c.i
.PHONY : CryptonightR_JIT.c.i

CryptonightR_JIT.s: CryptonightR_JIT.c.s

.PHONY : CryptonightR_JIT.s

# target to generate assembly for a file
CryptonightR_JIT.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/CryptonightR_JIT.c.s
.PHONY : CryptonightR_JIT.c.s

CryptonightR_template.o: CryptonightR_template.c.o

.PHONY : CryptonightR_template.o

# target to build an object file
CryptonightR_template.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/CryptonightR_template.c.o
.PHONY : CryptonightR_template.c.o

CryptonightR_template.i: CryptonightR_template.c.i

.PHONY : CryptonightR_template.i

# target to preprocess a source file
CryptonightR_template.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/CryptonightR_template.c.i
.PHONY : CryptonightR_template.c.i

CryptonightR_template.s: CryptonightR_template.c.s

.PHONY : CryptonightR_template.s

# target to generate assembly for a file
CryptonightR_template.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/CryptonightR_template.c.s
.PHONY : CryptonightR_template.c.s

aesb.o: aesb.c.o

.PHONY : aesb.o

# target to build an object file
aesb.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/aesb.c.o
.PHONY : aesb.c.o

aesb.i: aesb.c.i

.PHONY : aesb.i

# target to preprocess a source file
aesb.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/aesb.c.i
.PHONY : aesb.c.i

aesb.s: aesb.c.s

.PHONY : aesb.s

# target to generate assembly for a file
aesb.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/aesb.c.s
.PHONY : aesb.c.s

blake256.o: blake256.c.o

.PHONY : blake256.o

# target to build an object file
blake256.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/blake256.c.o
.PHONY : blake256.c.o

blake256.i: blake256.c.i

.PHONY : blake256.i

# target to preprocess a source file
blake256.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/blake256.c.i
.PHONY : blake256.c.i

blake256.s: blake256.c.s

.PHONY : blake256.s

# target to generate assembly for a file
blake256.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/blake256.c.s
.PHONY : blake256.c.s

groestl.o: groestl.c.o

.PHONY : groestl.o

# target to build an object file
groestl.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/groestl.c.o
.PHONY : groestl.c.o

groestl.i: groestl.c.i

.PHONY : groestl.i

# target to preprocess a source file
groestl.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/groestl.c.i
.PHONY : groestl.c.i

groestl.s: groestl.c.s

.PHONY : groestl.s

# target to generate assembly for a file
groestl.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/groestl.c.s
.PHONY : groestl.c.s

hash-extra-blake.o: hash-extra-blake.c.o

.PHONY : hash-extra-blake.o

# target to build an object file
hash-extra-blake.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-blake.c.o
.PHONY : hash-extra-blake.c.o

hash-extra-blake.i: hash-extra-blake.c.i

.PHONY : hash-extra-blake.i

# target to preprocess a source file
hash-extra-blake.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-blake.c.i
.PHONY : hash-extra-blake.c.i

hash-extra-blake.s: hash-extra-blake.c.s

.PHONY : hash-extra-blake.s

# target to generate assembly for a file
hash-extra-blake.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-blake.c.s
.PHONY : hash-extra-blake.c.s

hash-extra-groestl.o: hash-extra-groestl.c.o

.PHONY : hash-extra-groestl.o

# target to build an object file
hash-extra-groestl.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-groestl.c.o
.PHONY : hash-extra-groestl.c.o

hash-extra-groestl.i: hash-extra-groestl.c.i

.PHONY : hash-extra-groestl.i

# target to preprocess a source file
hash-extra-groestl.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-groestl.c.i
.PHONY : hash-extra-groestl.c.i

hash-extra-groestl.s: hash-extra-groestl.c.s

.PHONY : hash-extra-groestl.s

# target to generate assembly for a file
hash-extra-groestl.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-groestl.c.s
.PHONY : hash-extra-groestl.c.s

hash-extra-jh.o: hash-extra-jh.c.o

.PHONY : hash-extra-jh.o

# target to build an object file
hash-extra-jh.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-jh.c.o
.PHONY : hash-extra-jh.c.o

hash-extra-jh.i: hash-extra-jh.c.i

.PHONY : hash-extra-jh.i

# target to preprocess a source file
hash-extra-jh.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-jh.c.i
.PHONY : hash-extra-jh.c.i

hash-extra-jh.s: hash-extra-jh.c.s

.PHONY : hash-extra-jh.s

# target to generate assembly for a file
hash-extra-jh.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-jh.c.s
.PHONY : hash-extra-jh.c.s

hash-extra-skein.o: hash-extra-skein.c.o

.PHONY : hash-extra-skein.o

# target to build an object file
hash-extra-skein.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-skein.c.o
.PHONY : hash-extra-skein.c.o

hash-extra-skein.i: hash-extra-skein.c.i

.PHONY : hash-extra-skein.i

# target to preprocess a source file
hash-extra-skein.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-skein.c.i
.PHONY : hash-extra-skein.c.i

hash-extra-skein.s: hash-extra-skein.c.s

.PHONY : hash-extra-skein.s

# target to generate assembly for a file
hash-extra-skein.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash-extra-skein.c.s
.PHONY : hash-extra-skein.c.s

hash.o: hash.c.o

.PHONY : hash.o

# target to build an object file
hash.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash.c.o
.PHONY : hash.c.o

hash.i: hash.c.i

.PHONY : hash.i

# target to preprocess a source file
hash.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash.c.i
.PHONY : hash.c.i

hash.s: hash.c.s

.PHONY : hash.s

# target to generate assembly for a file
hash.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/hash.c.s
.PHONY : hash.c.s

jh.o: jh.c.o

.PHONY : jh.o

# target to build an object file
jh.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/jh.c.o
.PHONY : jh.c.o

jh.i: jh.c.i

.PHONY : jh.i

# target to preprocess a source file
jh.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/jh.c.i
.PHONY : jh.c.i

jh.s: jh.c.s

.PHONY : jh.s

# target to generate assembly for a file
jh.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/jh.c.s
.PHONY : jh.c.s

keccak.o: keccak.c.o

.PHONY : keccak.o

# target to build an object file
keccak.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/keccak.c.o
.PHONY : keccak.c.o

keccak.i: keccak.c.i

.PHONY : keccak.i

# target to preprocess a source file
keccak.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/keccak.c.i
.PHONY : keccak.c.i

keccak.s: keccak.c.s

.PHONY : keccak.s

# target to generate assembly for a file
keccak.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/keccak.c.s
.PHONY : keccak.c.s

oaes_lib.o: oaes_lib.c.o

.PHONY : oaes_lib.o

# target to build an object file
oaes_lib.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/oaes_lib.c.o
.PHONY : oaes_lib.c.o

oaes_lib.i: oaes_lib.c.i

.PHONY : oaes_lib.i

# target to preprocess a source file
oaes_lib.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/oaes_lib.c.i
.PHONY : oaes_lib.c.i

oaes_lib.s: oaes_lib.c.s

.PHONY : oaes_lib.s

# target to generate assembly for a file
oaes_lib.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/oaes_lib.c.s
.PHONY : oaes_lib.c.s

skein.o: skein.c.o

.PHONY : skein.o

# target to build an object file
skein.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/skein.c.o
.PHONY : skein.c.o

skein.i: skein.c.i

.PHONY : skein.i

# target to preprocess a source file
skein.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/skein.c.i
.PHONY : skein.c.i

skein.s: skein.c.s

.PHONY : skein.s

# target to generate assembly for a file
skein.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/skein.c.s
.PHONY : skein.c.s

slow-hash.o: slow-hash.c.o

.PHONY : slow-hash.o

# target to build an object file
slow-hash.c.o:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/slow-hash.c.o
.PHONY : slow-hash.c.o

slow-hash.i: slow-hash.c.i

.PHONY : slow-hash.i

# target to preprocess a source file
slow-hash.c.i:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/slow-hash.c.i
.PHONY : slow-hash.c.i

slow-hash.s: slow-hash.c.s

.PHONY : slow-hash.s

# target to generate assembly for a file
slow-hash.c.s:
	$(MAKE) -f CMakeFiles/pycryptonight.dir/build.make CMakeFiles/pycryptonight.dir/slow-hash.c.s
.PHONY : slow-hash.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 "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... pycryptonight"
	@echo "... CryptonightR_JIT.o"
	@echo "... CryptonightR_JIT.i"
	@echo "... CryptonightR_JIT.s"
	@echo "... CryptonightR_template.o"
	@echo "... CryptonightR_template.i"
	@echo "... CryptonightR_template.s"
	@echo "... aesb.o"
	@echo "... aesb.i"
	@echo "... aesb.s"
	@echo "... blake256.o"
	@echo "... blake256.i"
	@echo "... blake256.s"
	@echo "... groestl.o"
	@echo "... groestl.i"
	@echo "... groestl.s"
	@echo "... hash-extra-blake.o"
	@echo "... hash-extra-blake.i"
	@echo "... hash-extra-blake.s"
	@echo "... hash-extra-groestl.o"
	@echo "... hash-extra-groestl.i"
	@echo "... hash-extra-groestl.s"
	@echo "... hash-extra-jh.o"
	@echo "... hash-extra-jh.i"
	@echo "... hash-extra-jh.s"
	@echo "... hash-extra-skein.o"
	@echo "... hash-extra-skein.i"
	@echo "... hash-extra-skein.s"
	@echo "... hash.o"
	@echo "... hash.i"
	@echo "... hash.s"
	@echo "... jh.o"
	@echo "... jh.i"
	@echo "... jh.s"
	@echo "... keccak.o"
	@echo "... keccak.i"
	@echo "... keccak.s"
	@echo "... oaes_lib.o"
	@echo "... oaes_lib.i"
	@echo "... oaes_lib.s"
	@echo "... skein.o"
	@echo "... skein.i"
	@echo "... skein.s"
	@echo "... slow-hash.o"
	@echo "... slow-hash.i"
	@echo "... slow-hash.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:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

