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
|
||||
500
build/lib/ed25519/Makefile
Normal file
500
build/lib/ed25519/Makefile
Normal file
@@ -0,0 +1,500 @@
|
||||
# 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/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
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
||||
/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /home/julian/UxPlay/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/julian/UxPlay/build/CMakeFiles /home/julian/UxPlay/build/lib/ed25519/CMakeFiles/progress.marks
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/julian/UxPlay/build/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /home/julian/UxPlay/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
lib/ed25519/CMakeFiles/ed25519.dir/rule:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/CMakeFiles/ed25519.dir/rule
|
||||
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
ed25519: lib/ed25519/CMakeFiles/ed25519.dir/rule
|
||||
|
||||
.PHONY : ed25519
|
||||
|
||||
# fast build rule for target.
|
||||
ed25519/fast:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/build
|
||||
.PHONY : ed25519/fast
|
||||
|
||||
add_scalar.o: add_scalar.c.o
|
||||
|
||||
.PHONY : add_scalar.o
|
||||
|
||||
# target to build an object file
|
||||
add_scalar.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o
|
||||
.PHONY : add_scalar.c.o
|
||||
|
||||
add_scalar.i: add_scalar.c.i
|
||||
|
||||
.PHONY : add_scalar.i
|
||||
|
||||
# target to preprocess a source file
|
||||
add_scalar.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.i
|
||||
.PHONY : add_scalar.c.i
|
||||
|
||||
add_scalar.s: add_scalar.c.s
|
||||
|
||||
.PHONY : add_scalar.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
add_scalar.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.s
|
||||
.PHONY : add_scalar.c.s
|
||||
|
||||
fe.o: fe.c.o
|
||||
|
||||
.PHONY : fe.o
|
||||
|
||||
# target to build an object file
|
||||
fe.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o
|
||||
.PHONY : fe.c.o
|
||||
|
||||
fe.i: fe.c.i
|
||||
|
||||
.PHONY : fe.i
|
||||
|
||||
# target to preprocess a source file
|
||||
fe.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/fe.c.i
|
||||
.PHONY : fe.c.i
|
||||
|
||||
fe.s: fe.c.s
|
||||
|
||||
.PHONY : fe.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
fe.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/fe.c.s
|
||||
.PHONY : fe.c.s
|
||||
|
||||
ge.o: ge.c.o
|
||||
|
||||
.PHONY : ge.o
|
||||
|
||||
# target to build an object file
|
||||
ge.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o
|
||||
.PHONY : ge.c.o
|
||||
|
||||
ge.i: ge.c.i
|
||||
|
||||
.PHONY : ge.i
|
||||
|
||||
# target to preprocess a source file
|
||||
ge.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/ge.c.i
|
||||
.PHONY : ge.c.i
|
||||
|
||||
ge.s: ge.c.s
|
||||
|
||||
.PHONY : ge.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
ge.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/ge.c.s
|
||||
.PHONY : ge.c.s
|
||||
|
||||
key_exchange.o: key_exchange.c.o
|
||||
|
||||
.PHONY : key_exchange.o
|
||||
|
||||
# target to build an object file
|
||||
key_exchange.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o
|
||||
.PHONY : key_exchange.c.o
|
||||
|
||||
key_exchange.i: key_exchange.c.i
|
||||
|
||||
.PHONY : key_exchange.i
|
||||
|
||||
# target to preprocess a source file
|
||||
key_exchange.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.i
|
||||
.PHONY : key_exchange.c.i
|
||||
|
||||
key_exchange.s: key_exchange.c.s
|
||||
|
||||
.PHONY : key_exchange.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
key_exchange.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.s
|
||||
.PHONY : key_exchange.c.s
|
||||
|
||||
keypair.o: keypair.c.o
|
||||
|
||||
.PHONY : keypair.o
|
||||
|
||||
# target to build an object file
|
||||
keypair.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o
|
||||
.PHONY : keypair.c.o
|
||||
|
||||
keypair.i: keypair.c.i
|
||||
|
||||
.PHONY : keypair.i
|
||||
|
||||
# target to preprocess a source file
|
||||
keypair.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.i
|
||||
.PHONY : keypair.c.i
|
||||
|
||||
keypair.s: keypair.c.s
|
||||
|
||||
.PHONY : keypair.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
keypair.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.s
|
||||
.PHONY : keypair.c.s
|
||||
|
||||
sc.o: sc.c.o
|
||||
|
||||
.PHONY : sc.o
|
||||
|
||||
# target to build an object file
|
||||
sc.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o
|
||||
.PHONY : sc.c.o
|
||||
|
||||
sc.i: sc.c.i
|
||||
|
||||
.PHONY : sc.i
|
||||
|
||||
# target to preprocess a source file
|
||||
sc.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sc.c.i
|
||||
.PHONY : sc.c.i
|
||||
|
||||
sc.s: sc.c.s
|
||||
|
||||
.PHONY : sc.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
sc.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sc.c.s
|
||||
.PHONY : sc.c.s
|
||||
|
||||
seed.o: seed.c.o
|
||||
|
||||
.PHONY : seed.o
|
||||
|
||||
# target to build an object file
|
||||
seed.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o
|
||||
.PHONY : seed.c.o
|
||||
|
||||
seed.i: seed.c.i
|
||||
|
||||
.PHONY : seed.i
|
||||
|
||||
# target to preprocess a source file
|
||||
seed.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/seed.c.i
|
||||
.PHONY : seed.c.i
|
||||
|
||||
seed.s: seed.c.s
|
||||
|
||||
.PHONY : seed.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
seed.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/seed.c.s
|
||||
.PHONY : seed.c.s
|
||||
|
||||
sha512.o: sha512.c.o
|
||||
|
||||
.PHONY : sha512.o
|
||||
|
||||
# target to build an object file
|
||||
sha512.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o
|
||||
.PHONY : sha512.c.o
|
||||
|
||||
sha512.i: sha512.c.i
|
||||
|
||||
.PHONY : sha512.i
|
||||
|
||||
# target to preprocess a source file
|
||||
sha512.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.i
|
||||
.PHONY : sha512.c.i
|
||||
|
||||
sha512.s: sha512.c.s
|
||||
|
||||
.PHONY : sha512.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
sha512.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.s
|
||||
.PHONY : sha512.c.s
|
||||
|
||||
sign.o: sign.c.o
|
||||
|
||||
.PHONY : sign.o
|
||||
|
||||
# target to build an object file
|
||||
sign.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o
|
||||
.PHONY : sign.c.o
|
||||
|
||||
sign.i: sign.c.i
|
||||
|
||||
.PHONY : sign.i
|
||||
|
||||
# target to preprocess a source file
|
||||
sign.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sign.c.i
|
||||
.PHONY : sign.c.i
|
||||
|
||||
sign.s: sign.c.s
|
||||
|
||||
.PHONY : sign.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
sign.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/sign.c.s
|
||||
.PHONY : sign.c.s
|
||||
|
||||
verify.o: verify.c.o
|
||||
|
||||
.PHONY : verify.o
|
||||
|
||||
# target to build an object file
|
||||
verify.c.o:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o
|
||||
.PHONY : verify.c.o
|
||||
|
||||
verify.i: verify.c.i
|
||||
|
||||
.PHONY : verify.i
|
||||
|
||||
# target to preprocess a source file
|
||||
verify.c.i:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/verify.c.i
|
||||
.PHONY : verify.c.i
|
||||
|
||||
verify.s: verify.c.s
|
||||
|
||||
.PHONY : verify.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
verify.c.s:
|
||||
cd /home/julian/UxPlay/build && $(MAKE) -f lib/ed25519/CMakeFiles/ed25519.dir/build.make lib/ed25519/CMakeFiles/ed25519.dir/verify.c.s
|
||||
.PHONY : verify.c.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... install/strip"
|
||||
@echo "... edit_cache"
|
||||
@echo "... ed25519"
|
||||
@echo "... install"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... list_install_components"
|
||||
@echo "... install/local"
|
||||
@echo "... add_scalar.o"
|
||||
@echo "... add_scalar.i"
|
||||
@echo "... add_scalar.s"
|
||||
@echo "... fe.o"
|
||||
@echo "... fe.i"
|
||||
@echo "... fe.s"
|
||||
@echo "... ge.o"
|
||||
@echo "... ge.i"
|
||||
@echo "... ge.s"
|
||||
@echo "... key_exchange.o"
|
||||
@echo "... key_exchange.i"
|
||||
@echo "... key_exchange.s"
|
||||
@echo "... keypair.o"
|
||||
@echo "... keypair.i"
|
||||
@echo "... keypair.s"
|
||||
@echo "... sc.o"
|
||||
@echo "... sc.i"
|
||||
@echo "... sc.s"
|
||||
@echo "... seed.o"
|
||||
@echo "... seed.i"
|
||||
@echo "... seed.s"
|
||||
@echo "... sha512.o"
|
||||
@echo "... sha512.i"
|
||||
@echo "... sha512.s"
|
||||
@echo "... sign.o"
|
||||
@echo "... sign.i"
|
||||
@echo "... sign.s"
|
||||
@echo "... verify.o"
|
||||
@echo "... verify.i"
|
||||
@echo "... verify.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
cd /home/julian/UxPlay/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
39
build/lib/ed25519/cmake_install.cmake
Normal file
39
build/lib/ed25519/cmake_install.cmake
Normal file
@@ -0,0 +1,39 @@
|
||||
# Install script for directory: /home/julian/UxPlay/lib/ed25519
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
BIN
build/lib/ed25519/libed25519.a
Normal file
BIN
build/lib/ed25519/libed25519.a
Normal file
Binary file not shown.
Reference in New Issue
Block a user