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

# 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.10.1/bin/cmake

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios

#=============================================================================
# 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..."
	/usr/local/Cellar/cmake/3.10.1/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.10.1/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

# The main all target
all: cmake_check_build_system
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(CMAKE_COMMAND) -E cmake_progress_start /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios/CMakeFiles /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios/src/CMakeFiles/progress.marks
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f CMakeFiles/Makefile2 src/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f CMakeFiles/Makefile2 src/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/CMakeFiles/Elastos.Wallet.Utility.dir/rule:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/Elastos.Wallet.Utility.dir/rule
.PHONY : src/CMakeFiles/Elastos.Wallet.Utility.dir/rule

# Convenience name for target.
Elastos.Wallet.Utility: src/CMakeFiles/Elastos.Wallet.Utility.dir/rule

.PHONY : Elastos.Wallet.Utility

# fast build rule for target.
Elastos.Wallet.Utility/fast:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/build
.PHONY : Elastos.Wallet.Utility/fast

AES_256_CCM.o: AES_256_CCM.cpp.o

.PHONY : AES_256_CCM.o

# target to build an object file
AES_256_CCM.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/AES_256_CCM.cpp.o
.PHONY : AES_256_CCM.cpp.o

AES_256_CCM.i: AES_256_CCM.cpp.i

.PHONY : AES_256_CCM.i

# target to preprocess a source file
AES_256_CCM.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/AES_256_CCM.cpp.i
.PHONY : AES_256_CCM.cpp.i

AES_256_CCM.s: AES_256_CCM.cpp.s

.PHONY : AES_256_CCM.s

# target to generate assembly for a file
AES_256_CCM.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/AES_256_CCM.cpp.s
.PHONY : AES_256_CCM.cpp.s

BRAddress.o: BRAddress.c.o

.PHONY : BRAddress.o

# target to build an object file
BRAddress.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRAddress.c.o
.PHONY : BRAddress.c.o

BRAddress.i: BRAddress.c.i

.PHONY : BRAddress.i

# target to preprocess a source file
BRAddress.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRAddress.c.i
.PHONY : BRAddress.c.i

BRAddress.s: BRAddress.c.s

.PHONY : BRAddress.s

# target to generate assembly for a file
BRAddress.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRAddress.c.s
.PHONY : BRAddress.c.s

BRBIP32Sequence.o: BRBIP32Sequence.c.o

.PHONY : BRBIP32Sequence.o

# target to build an object file
BRBIP32Sequence.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBIP32Sequence.c.o
.PHONY : BRBIP32Sequence.c.o

BRBIP32Sequence.i: BRBIP32Sequence.c.i

.PHONY : BRBIP32Sequence.i

# target to preprocess a source file
BRBIP32Sequence.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBIP32Sequence.c.i
.PHONY : BRBIP32Sequence.c.i

BRBIP32Sequence.s: BRBIP32Sequence.c.s

.PHONY : BRBIP32Sequence.s

# target to generate assembly for a file
BRBIP32Sequence.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBIP32Sequence.c.s
.PHONY : BRBIP32Sequence.c.s

BRBIP39Mnemonic.o: BRBIP39Mnemonic.c.o

.PHONY : BRBIP39Mnemonic.o

# target to build an object file
BRBIP39Mnemonic.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBIP39Mnemonic.c.o
.PHONY : BRBIP39Mnemonic.c.o

BRBIP39Mnemonic.i: BRBIP39Mnemonic.c.i

.PHONY : BRBIP39Mnemonic.i

# target to preprocess a source file
BRBIP39Mnemonic.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBIP39Mnemonic.c.i
.PHONY : BRBIP39Mnemonic.c.i

BRBIP39Mnemonic.s: BRBIP39Mnemonic.c.s

.PHONY : BRBIP39Mnemonic.s

# target to generate assembly for a file
BRBIP39Mnemonic.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBIP39Mnemonic.c.s
.PHONY : BRBIP39Mnemonic.c.s

BRBase58.o: BRBase58.c.o

.PHONY : BRBase58.o

# target to build an object file
BRBase58.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBase58.c.o
.PHONY : BRBase58.c.o

BRBase58.i: BRBase58.c.i

.PHONY : BRBase58.i

# target to preprocess a source file
BRBase58.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBase58.c.i
.PHONY : BRBase58.c.i

BRBase58.s: BRBase58.c.s

.PHONY : BRBase58.s

# target to generate assembly for a file
BRBase58.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBase58.c.s
.PHONY : BRBase58.c.s

BRBech32.o: BRBech32.c.o

.PHONY : BRBech32.o

# target to build an object file
BRBech32.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBech32.c.o
.PHONY : BRBech32.c.o

BRBech32.i: BRBech32.c.i

.PHONY : BRBech32.i

# target to preprocess a source file
BRBech32.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBech32.c.i
.PHONY : BRBech32.c.i

BRBech32.s: BRBech32.c.s

.PHONY : BRBech32.s

# target to generate assembly for a file
BRBech32.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRBech32.c.s
.PHONY : BRBech32.c.s

BRCrypto.o: BRCrypto.c.o

.PHONY : BRCrypto.o

# target to build an object file
BRCrypto.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRCrypto.c.o
.PHONY : BRCrypto.c.o

BRCrypto.i: BRCrypto.c.i

.PHONY : BRCrypto.i

# target to preprocess a source file
BRCrypto.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRCrypto.c.i
.PHONY : BRCrypto.c.i

BRCrypto.s: BRCrypto.c.s

.PHONY : BRCrypto.s

# target to generate assembly for a file
BRCrypto.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRCrypto.c.s
.PHONY : BRCrypto.c.s

BRInt.o: BRInt.c.o

.PHONY : BRInt.o

# target to build an object file
BRInt.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRInt.c.o
.PHONY : BRInt.c.o

BRInt.i: BRInt.c.i

.PHONY : BRInt.i

# target to preprocess a source file
BRInt.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRInt.c.i
.PHONY : BRInt.c.i

BRInt.s: BRInt.c.s

.PHONY : BRInt.s

# target to generate assembly for a file
BRInt.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRInt.c.s
.PHONY : BRInt.c.s

BRKey.o: BRKey.c.o

.PHONY : BRKey.o

# target to build an object file
BRKey.c.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRKey.c.o
.PHONY : BRKey.c.o

BRKey.i: BRKey.c.i

.PHONY : BRKey.i

# target to preprocess a source file
BRKey.c.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRKey.c.i
.PHONY : BRKey.c.i

BRKey.s: BRKey.c.s

.PHONY : BRKey.s

# target to generate assembly for a file
BRKey.c.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BRKey.c.s
.PHONY : BRKey.c.s

BTCBase58.o: BTCBase58.cpp.o

.PHONY : BTCBase58.o

# target to build an object file
BTCBase58.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BTCBase58.cpp.o
.PHONY : BTCBase58.cpp.o

BTCBase58.i: BTCBase58.cpp.i

.PHONY : BTCBase58.i

# target to preprocess a source file
BTCBase58.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BTCBase58.cpp.i
.PHONY : BTCBase58.cpp.i

BTCBase58.s: BTCBase58.cpp.s

.PHONY : BTCBase58.s

# target to generate assembly for a file
BTCBase58.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/BTCBase58.cpp.s
.PHONY : BTCBase58.cpp.s

Base64.o: Base64.cpp.o

.PHONY : Base64.o

# target to build an object file
Base64.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Base64.cpp.o
.PHONY : Base64.cpp.o

Base64.i: Base64.cpp.i

.PHONY : Base64.i

# target to preprocess a source file
Base64.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Base64.cpp.i
.PHONY : Base64.cpp.i

Base64.s: Base64.cpp.s

.PHONY : Base64.s

# target to generate assembly for a file
Base64.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Base64.cpp.s
.PHONY : Base64.cpp.s

ByteStream.o: ByteStream.cpp.o

.PHONY : ByteStream.o

# target to build an object file
ByteStream.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/ByteStream.cpp.o
.PHONY : ByteStream.cpp.o

ByteStream.i: ByteStream.cpp.i

.PHONY : ByteStream.i

# target to preprocess a source file
ByteStream.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/ByteStream.cpp.i
.PHONY : ByteStream.cpp.i

ByteStream.s: ByteStream.cpp.s

.PHONY : ByteStream.s

# target to generate assembly for a file
ByteStream.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/ByteStream.cpp.s
.PHONY : ByteStream.cpp.s

ElaController.o: ElaController.cpp.o

.PHONY : ElaController.o

# target to build an object file
ElaController.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/ElaController.cpp.o
.PHONY : ElaController.cpp.o

ElaController.i: ElaController.cpp.i

.PHONY : ElaController.i

# target to preprocess a source file
ElaController.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/ElaController.cpp.i
.PHONY : ElaController.cpp.i

ElaController.s: ElaController.cpp.s

.PHONY : ElaController.s

# target to generate assembly for a file
ElaController.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/ElaController.cpp.s
.PHONY : ElaController.cpp.s

Elastos.Wallet.Utility.o: Elastos.Wallet.Utility.cpp.o

.PHONY : Elastos.Wallet.Utility.o

# target to build an object file
Elastos.Wallet.Utility.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Elastos.Wallet.Utility.cpp.o
.PHONY : Elastos.Wallet.Utility.cpp.o

Elastos.Wallet.Utility.i: Elastos.Wallet.Utility.cpp.i

.PHONY : Elastos.Wallet.Utility.i

# target to preprocess a source file
Elastos.Wallet.Utility.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Elastos.Wallet.Utility.cpp.i
.PHONY : Elastos.Wallet.Utility.cpp.i

Elastos.Wallet.Utility.s: Elastos.Wallet.Utility.cpp.s

.PHONY : Elastos.Wallet.Utility.s

# target to generate assembly for a file
Elastos.Wallet.Utility.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Elastos.Wallet.Utility.cpp.s
.PHONY : Elastos.Wallet.Utility.cpp.s

Mnemonic.o: Mnemonic.cpp.o

.PHONY : Mnemonic.o

# target to build an object file
Mnemonic.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Mnemonic.cpp.o
.PHONY : Mnemonic.cpp.o

Mnemonic.i: Mnemonic.cpp.i

.PHONY : Mnemonic.i

# target to preprocess a source file
Mnemonic.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Mnemonic.cpp.i
.PHONY : Mnemonic.cpp.i

Mnemonic.s: Mnemonic.cpp.s

.PHONY : Mnemonic.s

# target to generate assembly for a file
Mnemonic.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Mnemonic.cpp.s
.PHONY : Mnemonic.cpp.s

Transaction/Attribute.o: Transaction/Attribute.cpp.o

.PHONY : Transaction/Attribute.o

# target to build an object file
Transaction/Attribute.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Attribute.cpp.o
.PHONY : Transaction/Attribute.cpp.o

Transaction/Attribute.i: Transaction/Attribute.cpp.i

.PHONY : Transaction/Attribute.i

# target to preprocess a source file
Transaction/Attribute.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Attribute.cpp.i
.PHONY : Transaction/Attribute.cpp.i

Transaction/Attribute.s: Transaction/Attribute.cpp.s

.PHONY : Transaction/Attribute.s

# target to generate assembly for a file
Transaction/Attribute.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Attribute.cpp.s
.PHONY : Transaction/Attribute.cpp.s

Transaction/CrossChainAsset.o: Transaction/CrossChainAsset.cpp.o

.PHONY : Transaction/CrossChainAsset.o

# target to build an object file
Transaction/CrossChainAsset.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/CrossChainAsset.cpp.o
.PHONY : Transaction/CrossChainAsset.cpp.o

Transaction/CrossChainAsset.i: Transaction/CrossChainAsset.cpp.i

.PHONY : Transaction/CrossChainAsset.i

# target to preprocess a source file
Transaction/CrossChainAsset.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/CrossChainAsset.cpp.i
.PHONY : Transaction/CrossChainAsset.cpp.i

Transaction/CrossChainAsset.s: Transaction/CrossChainAsset.cpp.s

.PHONY : Transaction/CrossChainAsset.s

# target to generate assembly for a file
Transaction/CrossChainAsset.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/CrossChainAsset.cpp.s
.PHONY : Transaction/CrossChainAsset.cpp.s

Transaction/Program.o: Transaction/Program.cpp.o

.PHONY : Transaction/Program.o

# target to build an object file
Transaction/Program.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Program.cpp.o
.PHONY : Transaction/Program.cpp.o

Transaction/Program.i: Transaction/Program.cpp.i

.PHONY : Transaction/Program.i

# target to preprocess a source file
Transaction/Program.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Program.cpp.i
.PHONY : Transaction/Program.cpp.i

Transaction/Program.s: Transaction/Program.cpp.s

.PHONY : Transaction/Program.s

# target to generate assembly for a file
Transaction/Program.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Program.cpp.s
.PHONY : Transaction/Program.cpp.s

Transaction/Transaction.o: Transaction/Transaction.cpp.o

.PHONY : Transaction/Transaction.o

# target to build an object file
Transaction/Transaction.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Transaction.cpp.o
.PHONY : Transaction/Transaction.cpp.o

Transaction/Transaction.i: Transaction/Transaction.cpp.i

.PHONY : Transaction/Transaction.i

# target to preprocess a source file
Transaction/Transaction.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Transaction.cpp.i
.PHONY : Transaction/Transaction.cpp.i

Transaction/Transaction.s: Transaction/Transaction.cpp.s

.PHONY : Transaction/Transaction.s

# target to generate assembly for a file
Transaction/Transaction.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/Transaction.cpp.s
.PHONY : Transaction/Transaction.cpp.s

Transaction/TxOutput.o: Transaction/TxOutput.cpp.o

.PHONY : Transaction/TxOutput.o

# target to build an object file
Transaction/TxOutput.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/TxOutput.cpp.o
.PHONY : Transaction/TxOutput.cpp.o

Transaction/TxOutput.i: Transaction/TxOutput.cpp.i

.PHONY : Transaction/TxOutput.i

# target to preprocess a source file
Transaction/TxOutput.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/TxOutput.cpp.i
.PHONY : Transaction/TxOutput.cpp.i

Transaction/TxOutput.s: Transaction/TxOutput.cpp.s

.PHONY : Transaction/TxOutput.s

# target to generate assembly for a file
Transaction/TxOutput.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/TxOutput.cpp.s
.PHONY : Transaction/TxOutput.cpp.s

Transaction/UTXOInput.o: Transaction/UTXOInput.cpp.o

.PHONY : Transaction/UTXOInput.o

# target to build an object file
Transaction/UTXOInput.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/UTXOInput.cpp.o
.PHONY : Transaction/UTXOInput.cpp.o

Transaction/UTXOInput.i: Transaction/UTXOInput.cpp.i

.PHONY : Transaction/UTXOInput.i

# target to preprocess a source file
Transaction/UTXOInput.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/UTXOInput.cpp.i
.PHONY : Transaction/UTXOInput.cpp.i

Transaction/UTXOInput.s: Transaction/UTXOInput.cpp.s

.PHONY : Transaction/UTXOInput.s

# target to generate assembly for a file
Transaction/UTXOInput.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Transaction/UTXOInput.cpp.s
.PHONY : Transaction/UTXOInput.cpp.s

Utils.o: Utils.cpp.o

.PHONY : Utils.o

# target to build an object file
Utils.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Utils.cpp.o
.PHONY : Utils.cpp.o

Utils.i: Utils.cpp.i

.PHONY : Utils.i

# target to preprocess a source file
Utils.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Utils.cpp.i
.PHONY : Utils.cpp.i

Utils.s: Utils.cpp.s

.PHONY : Utils.s

# target to generate assembly for a file
Utils.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/Utils.cpp.s
.PHONY : Utils.cpp.s

WalletTool.o: WalletTool.cpp.o

.PHONY : WalletTool.o

# target to build an object file
WalletTool.cpp.o:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/WalletTool.cpp.o
.PHONY : WalletTool.cpp.o

WalletTool.i: WalletTool.cpp.i

.PHONY : WalletTool.i

# target to preprocess a source file
WalletTool.cpp.i:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/WalletTool.cpp.i
.PHONY : WalletTool.cpp.i

WalletTool.s: WalletTool.cpp.s

.PHONY : WalletTool.s

# target to generate assembly for a file
WalletTool.cpp.s:
	cd /Users/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(MAKE) -f src/CMakeFiles/Elastos.Wallet.Utility.dir/build.make src/CMakeFiles/Elastos.Wallet.Utility.dir/WalletTool.cpp.s
.PHONY : WalletTool.cpp.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 "... Elastos.Wallet.Utility"
	@echo "... AES_256_CCM.o"
	@echo "... AES_256_CCM.i"
	@echo "... AES_256_CCM.s"
	@echo "... BRAddress.o"
	@echo "... BRAddress.i"
	@echo "... BRAddress.s"
	@echo "... BRBIP32Sequence.o"
	@echo "... BRBIP32Sequence.i"
	@echo "... BRBIP32Sequence.s"
	@echo "... BRBIP39Mnemonic.o"
	@echo "... BRBIP39Mnemonic.i"
	@echo "... BRBIP39Mnemonic.s"
	@echo "... BRBase58.o"
	@echo "... BRBase58.i"
	@echo "... BRBase58.s"
	@echo "... BRBech32.o"
	@echo "... BRBech32.i"
	@echo "... BRBech32.s"
	@echo "... BRCrypto.o"
	@echo "... BRCrypto.i"
	@echo "... BRCrypto.s"
	@echo "... BRInt.o"
	@echo "... BRInt.i"
	@echo "... BRInt.s"
	@echo "... BRKey.o"
	@echo "... BRKey.i"
	@echo "... BRKey.s"
	@echo "... BTCBase58.o"
	@echo "... BTCBase58.i"
	@echo "... BTCBase58.s"
	@echo "... Base64.o"
	@echo "... Base64.i"
	@echo "... Base64.s"
	@echo "... ByteStream.o"
	@echo "... ByteStream.i"
	@echo "... ByteStream.s"
	@echo "... ElaController.o"
	@echo "... ElaController.i"
	@echo "... ElaController.s"
	@echo "... Elastos.Wallet.Utility.o"
	@echo "... Elastos.Wallet.Utility.i"
	@echo "... Elastos.Wallet.Utility.s"
	@echo "... Mnemonic.o"
	@echo "... Mnemonic.i"
	@echo "... Mnemonic.s"
	@echo "... Transaction/Attribute.o"
	@echo "... Transaction/Attribute.i"
	@echo "... Transaction/Attribute.s"
	@echo "... Transaction/CrossChainAsset.o"
	@echo "... Transaction/CrossChainAsset.i"
	@echo "... Transaction/CrossChainAsset.s"
	@echo "... Transaction/Program.o"
	@echo "... Transaction/Program.i"
	@echo "... Transaction/Program.s"
	@echo "... Transaction/Transaction.o"
	@echo "... Transaction/Transaction.i"
	@echo "... Transaction/Transaction.s"
	@echo "... Transaction/TxOutput.o"
	@echo "... Transaction/TxOutput.i"
	@echo "... Transaction/TxOutput.s"
	@echo "... Transaction/UTXOInput.o"
	@echo "... Transaction/UTXOInput.i"
	@echo "... Transaction/UTXOInput.s"
	@echo "... Utils.o"
	@echo "... Utils.i"
	@echo "... Utils.s"
	@echo "... WalletTool.o"
	@echo "... WalletTool.i"
	@echo "... WalletTool.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/abilican/Documents/projects/perso/elastos/react-native-elastos-mainchain/Elastos.ORG.Wallet.Lib.C/build/ios && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

