|
|
|
|
@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
|
|
|
|
|
EQUALS = =
|
|
|
|
|
|
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
|
|
|
CMAKE_SOURCE_DIR = /home/julian/UxPlay
|
|
|
|
|
CMAKE_SOURCE_DIR = /home/julian/AirplayServer
|
|
|
|
|
|
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
|
|
|
CMAKE_BINARY_DIR = /home/julian/UxPlay/build
|
|
|
|
|
CMAKE_BINARY_DIR = /home/julian/AirplayServer/build
|
|
|
|
|
|
|
|
|
|
# Include any dependencies generated for this target.
|
|
|
|
|
include lib/ed25519/CMakeFiles/ed25519.dir/depend.make
|
|
|
|
|
@@ -59,16 +59,16 @@ 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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/add_scalar.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/add_scalar.c -o CMakeFiles/ed25519.dir/add_scalar.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -83,16 +83,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/add_scalar.c.o.provides.build: lib/ed25519/CM
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/fe.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/fe.c -o CMakeFiles/ed25519.dir/fe.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -107,16 +107,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/fe.c.o.provides.build: lib/ed25519/CMakeFiles
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/ge.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/ge.c -o CMakeFiles/ed25519.dir/ge.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -131,16 +131,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/ge.c.o.provides.build: lib/ed25519/CMakeFiles
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/key_exchange.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/key_exchange.c -o CMakeFiles/ed25519.dir/key_exchange.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -155,16 +155,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/key_exchange.c.o.provides.build: lib/ed25519/
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/keypair.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/keypair.c -o CMakeFiles/ed25519.dir/keypair.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -179,16 +179,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/keypair.c.o.provides.build: lib/ed25519/CMake
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/sc.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/sc.c -o CMakeFiles/ed25519.dir/sc.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -203,16 +203,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/sc.c.o.provides.build: lib/ed25519/CMakeFiles
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/seed.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/seed.c -o CMakeFiles/ed25519.dir/seed.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -227,16 +227,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/seed.c.o.provides.build: lib/ed25519/CMakeFil
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/sha512.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/sha512.c -o CMakeFiles/ed25519.dir/sha512.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -251,16 +251,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/sha512.c.o.provides.build: lib/ed25519/CMakeF
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/sign.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/sign.c -o CMakeFiles/ed25519.dir/sign.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -275,16 +275,16 @@ lib/ed25519/CMakeFiles/ed25519.dir/sign.c.o.provides.build: lib/ed25519/CMakeFil
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/ed25519.dir/verify.c.o -c /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/julian/AirplayServer/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
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/julian/AirplayServer/lib/ed25519/verify.c -o CMakeFiles/ed25519.dir/verify.c.s
|
|
|
|
|
|
|
|
|
|
lib/ed25519/CMakeFiles/ed25519.dir/verify.c.o.requires:
|
|
|
|
|
|
|
|
|
|
@@ -325,9 +325,9 @@ 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)
|
|
|
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/julian/AirplayServer/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking C static library libed25519.a"
|
|
|
|
|
cd /home/julian/AirplayServer/build/lib/ed25519 && $(CMAKE_COMMAND) -P CMakeFiles/ed25519.dir/cmake_clean_target.cmake
|
|
|
|
|
cd /home/julian/AirplayServer/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
|
|
|
|
|
@@ -348,10 +348,10 @@ lib/ed25519/CMakeFiles/ed25519.dir/requires: lib/ed25519/CMakeFiles/ed25519.dir/
|
|
|
|
|
.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
|
|
|
|
|
cd /home/julian/AirplayServer/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)
|
|
|
|
|
cd /home/julian/AirplayServer/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/julian/AirplayServer /home/julian/AirplayServer/lib/ed25519 /home/julian/AirplayServer/build /home/julian/AirplayServer/build/lib/ed25519 /home/julian/AirplayServer/build/lib/ed25519/CMakeFiles/ed25519.dir/DependInfo.cmake --color=$(COLOR)
|
|
|
|
|
.PHONY : lib/ed25519/CMakeFiles/ed25519.dir/depend
|
|
|
|
|
|
|
|
|
|
|