Initialisierung
This commit is contained in:
16
build/lib/ed25519/CMakeFiles/CMakeDirectoryInformation.cmake
Normal file
16
build/lib/ed25519/CMakeFiles/CMakeDirectoryInformation.cmake
Normal file
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/julian/UxPlay")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/julian/UxPlay/build")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
116
build/lib/ed25519/CMakeFiles/ed25519.dir/C.includecache
Normal file
116
build/lib/ed25519/CMakeFiles/ed25519.dir/C.includecache
Normal file
@@ -0,0 +1,116 @@
|
||||
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/add_scalar.c
|
||||
ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
sc.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
sha512.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
stddef.h
|
||||
-
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/fe.c
|
||||
fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
stdint.h
|
||||
-
|
||||
limits.h
|
||||
-
|
||||
limits.h
|
||||
-
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/ge.c
|
||||
ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
precomp_data.h
|
||||
/home/julian/UxPlay/lib/ed25519/precomp_data.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/key_exchange.c
|
||||
ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/keypair.c
|
||||
ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
sha512.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/precomp_data.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/sc.c
|
||||
fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
sc.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/seed.c
|
||||
ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
windows.h
|
||||
-
|
||||
wincrypt.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.c
|
||||
fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
sha512.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
stddef.h
|
||||
-
|
||||
fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/sign.c
|
||||
ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
sha512.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
sc.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
|
||||
/home/julian/UxPlay/lib/ed25519/verify.c
|
||||
ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
sha512.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
sc.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
|
||||
29
build/lib/ed25519/CMakeFiles/ed25519.dir/DependInfo.cmake
Normal file
29
build/lib/ed25519/CMakeFiles/ed25519.dir/DependInfo.cmake
Normal file
@@ -0,0 +1,29 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"C"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_C
|
||||
"/home/julian/UxPlay/lib/ed25519/add_scalar.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/fe.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/ge.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/key_exchange.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/keypair.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/sc.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/seed.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/sha512.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/sign.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o"
|
||||
"/home/julian/UxPlay/lib/ed25519/verify.c" "/home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o"
|
||||
)
|
||||
set(CMAKE_C_COMPILER_ID "GNU")
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o
Normal file
Binary file not shown.
357
build/lib/ed25519/CMakeFiles/ed25519.dir/build.make
Normal file
357
build/lib/ed25519/CMakeFiles/ed25519.dir/build.make
Normal file
@@ -0,0 +1,357 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# 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/julian/UxPlay
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/julian/UxPlay/build
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include lib/ed25519/CMakeFiles/ed25519.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include lib/ed25519/CMakeFiles/ed25519.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/add_scalar.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/add_scalar.c.o -c /home/julian/UxPlay/lib/ed25519/add_scalar.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/add_scalar.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/add_scalar.c > CMakeFiles/ed25519.dir/add_scalar.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/add_scalar.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/add_scalar.c -o CMakeFiles/ed25519.dir/add_scalar.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o: ../lib/ed25519/fe.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/fe.c.o -c /home/julian/UxPlay/lib/ed25519/fe.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/fe.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/fe.c > CMakeFiles/ed25519.dir/fe.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/fe.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/fe.c -o CMakeFiles/ed25519.dir/fe.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o: ../lib/ed25519/ge.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/ge.c.o -c /home/julian/UxPlay/lib/ed25519/ge.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/ge.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/ge.c > CMakeFiles/ed25519.dir/ge.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/ge.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/ge.c -o CMakeFiles/ed25519.dir/ge.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o: ../lib/ed25519/key_exchange.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/key_exchange.c.o -c /home/julian/UxPlay/lib/ed25519/key_exchange.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/key_exchange.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/key_exchange.c > CMakeFiles/ed25519.dir/key_exchange.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/key_exchange.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/key_exchange.c -o CMakeFiles/ed25519.dir/key_exchange.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: ../lib/ed25519/keypair.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/keypair.c.o -c /home/julian/UxPlay/lib/ed25519/keypair.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/keypair.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/keypair.c > CMakeFiles/ed25519.dir/keypair.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/keypair.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/keypair.c -o CMakeFiles/ed25519.dir/keypair.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o: ../lib/ed25519/sc.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/sc.c.o -c /home/julian/UxPlay/lib/ed25519/sc.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/sc.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/sc.c > CMakeFiles/ed25519.dir/sc.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/sc.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/sc.c -o CMakeFiles/ed25519.dir/sc.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o: ../lib/ed25519/seed.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/seed.c.o -c /home/julian/UxPlay/lib/ed25519/seed.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/seed.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/seed.c > CMakeFiles/ed25519.dir/seed.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/seed.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/seed.c -o CMakeFiles/ed25519.dir/seed.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o: ../lib/ed25519/sha512.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/sha512.c.o -c /home/julian/UxPlay/lib/ed25519/sha512.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/sha512.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/sha512.c > CMakeFiles/ed25519.dir/sha512.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/sha512.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/sha512.c -o CMakeFiles/ed25519.dir/sha512.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/sign.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/sign.c.o -c /home/julian/UxPlay/lib/ed25519/sign.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/sign.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/sign.c > CMakeFiles/ed25519.dir/sign.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/sign.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/sign.c -o CMakeFiles/ed25519.dir/sign.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o
|
||||
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: lib/ed25519/CMakeFiles/ed25519.dir/flags.make
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/verify.c
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/verify.c.o -c /home/julian/UxPlay/lib/ed25519/verify.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ed25519.dir/verify.c.i"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/UxPlay/lib/ed25519/verify.c > CMakeFiles/ed25519.dir/verify.c.i
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ed25519.dir/verify.c.s"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/UxPlay/lib/ed25519/verify.c -o CMakeFiles/ed25519.dir/verify.c.s
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.requires:
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.provides: lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.requires
|
||||
$(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.provides.build
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.provides
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.provides.build: lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o
|
||||
|
||||
|
||||
# Object files for target ed25519
|
||||
ed25519_OBJECTS = \
|
||||
"CMakeFiles/ed25519.dir/add_scalar.c.o" \
|
||||
"CMakeFiles/ed25519.dir/fe.c.o" \
|
||||
"CMakeFiles/ed25519.dir/ge.c.o" \
|
||||
"CMakeFiles/ed25519.dir/key_exchange.c.o" \
|
||||
"CMakeFiles/ed25519.dir/keypair.c.o" \
|
||||
"CMakeFiles/ed25519.dir/sc.c.o" \
|
||||
"CMakeFiles/ed25519.dir/seed.c.o" \
|
||||
"CMakeFiles/ed25519.dir/sha512.c.o" \
|
||||
"CMakeFiles/ed25519.dir/sign.c.o" \
|
||||
"CMakeFiles/ed25519.dir/verify.c.o"
|
||||
|
||||
# External object files for target ed25519
|
||||
ed25519_EXTERNAL_OBJECTS =
|
||||
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/build.make
|
||||
lib/ed25519/libed25519.a: lib/ed25519/CMakeFiles/ed25519.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/julian/UxPlay/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking C static library libed25519.a"
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && $(CMAKE_COMMAND) -P CMakeFiles/ed25519.dir/cmake_clean_target.cmake
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ed25519.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/build: lib/ed25519/libed25519.a
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/build
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.requires
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.requires
|
||||
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/requires
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/clean:
|
||||
cd /home/julian/UxPlay/build/lib/ed25519 && $(CMAKE_COMMAND) -P CMakeFiles/ed25519.dir/cmake_clean.cmake
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/clean
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/depend:
|
||||
cd /home/julian/UxPlay/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/julian/UxPlay /home/julian/UxPlay/lib/ed25519 /home/julian/UxPlay/build /home/julian/UxPlay/build/lib/ed25519 /home/julian/UxPlay/build/lib/ed25519/CMakeFiles/ed25519.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/depend
|
||||
|
||||
19
build/lib/ed25519/CMakeFiles/ed25519.dir/cmake_clean.cmake
Normal file
19
build/lib/ed25519/CMakeFiles/ed25519.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,19 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/ed25519.dir/add_scalar.c.o"
|
||||
"CMakeFiles/ed25519.dir/fe.c.o"
|
||||
"CMakeFiles/ed25519.dir/ge.c.o"
|
||||
"CMakeFiles/ed25519.dir/key_exchange.c.o"
|
||||
"CMakeFiles/ed25519.dir/keypair.c.o"
|
||||
"CMakeFiles/ed25519.dir/sc.c.o"
|
||||
"CMakeFiles/ed25519.dir/seed.c.o"
|
||||
"CMakeFiles/ed25519.dir/sha512.c.o"
|
||||
"CMakeFiles/ed25519.dir/sign.c.o"
|
||||
"CMakeFiles/ed25519.dir/verify.c.o"
|
||||
"libed25519.pdb"
|
||||
"libed25519.a"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/ed25519.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,3 @@
|
||||
file(REMOVE_RECURSE
|
||||
"libed25519.a"
|
||||
)
|
||||
60
build/lib/ed25519/CMakeFiles/ed25519.dir/depend.internal
Normal file
60
build/lib/ed25519/CMakeFiles/ed25519.dir/depend.internal
Normal file
@@ -0,0 +1,60 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/add_scalar.c
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/fe.c
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.c
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/precomp_data.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/key_exchange.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/keypair.c
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.c
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/seed.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.c
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
/home/julian/UxPlay/lib/ed25519/sign.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o
|
||||
/home/julian/UxPlay/lib/ed25519/ed25519.h
|
||||
/home/julian/UxPlay/lib/ed25519/fe.h
|
||||
/home/julian/UxPlay/lib/ed25519/fixedint.h
|
||||
/home/julian/UxPlay/lib/ed25519/ge.h
|
||||
/home/julian/UxPlay/lib/ed25519/sc.h
|
||||
/home/julian/UxPlay/lib/ed25519/sha512.h
|
||||
/home/julian/UxPlay/lib/ed25519/verify.c
|
||||
60
build/lib/ed25519/CMakeFiles/ed25519.dir/depend.make
Normal file
60
build/lib/ed25519/CMakeFiles/ed25519.dir/depend.make
Normal file
@@ -0,0 +1,60 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/add_scalar.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/ed25519.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/fe.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/ge.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/sc.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o: ../lib/ed25519/sha512.h
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o: ../lib/ed25519/fe.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o: ../lib/ed25519/fe.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o: ../lib/ed25519/fixedint.h
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o: ../lib/ed25519/fe.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o: ../lib/ed25519/ge.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o: ../lib/ed25519/ge.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o: ../lib/ed25519/precomp_data.h
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o: ../lib/ed25519/ed25519.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o: ../lib/ed25519/fe.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o: ../lib/ed25519/key_exchange.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: ../lib/ed25519/ed25519.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: ../lib/ed25519/fe.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: ../lib/ed25519/ge.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: ../lib/ed25519/keypair.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o: ../lib/ed25519/sha512.h
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o: ../lib/ed25519/sc.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o: ../lib/ed25519/sc.h
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o: ../lib/ed25519/ed25519.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o: ../lib/ed25519/seed.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o: ../lib/ed25519/sha512.c
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o: ../lib/ed25519/sha512.h
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/ed25519.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/fe.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/ge.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/sc.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/sha512.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o: ../lib/ed25519/sign.c
|
||||
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/ed25519.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/fe.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/fixedint.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/ge.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/sc.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/sha512.h
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o: ../lib/ed25519/verify.c
|
||||
|
||||
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o
Normal file
Binary file not shown.
10
build/lib/ed25519/CMakeFiles/ed25519.dir/flags.make
Normal file
10
build/lib/ed25519/CMakeFiles/ed25519.dir/flags.make
Normal file
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_FLAGS =
|
||||
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES =
|
||||
|
||||
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o
Normal file
Binary file not shown.
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o
Normal file
Binary file not shown.
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o
Normal file
Binary file not shown.
2
build/lib/ed25519/CMakeFiles/ed25519.dir/link.txt
Normal file
2
build/lib/ed25519/CMakeFiles/ed25519.dir/link.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
/usr/bin/ar qc libed25519.a CMakeFiles/ed25519.dir/add_scalar.c.o CMakeFiles/ed25519.dir/fe.c.o CMakeFiles/ed25519.dir/ge.c.o CMakeFiles/ed25519.dir/key_exchange.c.o CMakeFiles/ed25519.dir/keypair.c.o CMakeFiles/ed25519.dir/sc.c.o CMakeFiles/ed25519.dir/seed.c.o CMakeFiles/ed25519.dir/sha512.c.o CMakeFiles/ed25519.dir/sign.c.o CMakeFiles/ed25519.dir/verify.c.o
|
||||
/usr/bin/ranlib libed25519.a
|
||||
12
build/lib/ed25519/CMakeFiles/ed25519.dir/progress.make
Normal file
12
build/lib/ed25519/CMakeFiles/ed25519.dir/progress.make
Normal file
@@ -0,0 +1,12 @@
|
||||
CMAKE_PROGRESS_1 = 24
|
||||
CMAKE_PROGRESS_2 = 25
|
||||
CMAKE_PROGRESS_3 = 26
|
||||
CMAKE_PROGRESS_4 = 27
|
||||
CMAKE_PROGRESS_5 = 28
|
||||
CMAKE_PROGRESS_6 = 29
|
||||
CMAKE_PROGRESS_7 = 30
|
||||
CMAKE_PROGRESS_8 = 31
|
||||
CMAKE_PROGRESS_9 = 32
|
||||
CMAKE_PROGRESS_10 = 33
|
||||
CMAKE_PROGRESS_11 = 34
|
||||
|
||||
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o
Normal file
Binary file not shown.
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o
Normal file
Binary file not shown.
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o
Normal file
Binary file not shown.
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o
Normal file
Binary file not shown.
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o
Normal file
BIN
build/lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o
Normal file
Binary file not shown.
1
build/lib/ed25519/CMakeFiles/progress.marks
Normal file
1
build/lib/ed25519/CMakeFiles/progress.marks
Normal file
@@ -0,0 +1 @@
|
||||
11
|
||||
Reference in New Issue
Block a user