# 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/AirplayServer # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/julian/AirplayServer/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/AirplayServer/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/julian/AirplayServer/build/CMakeFiles /home/julian/AirplayServer/build/lib/ed25519/CMakeFiles/progress.marks cd /home/julian/AirplayServer/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/all $(CMAKE_COMMAND) -E cmake_progress_start /home/julian/AirplayServer/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/julian/AirplayServer/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/AirplayServer/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/julian/AirplayServer/build && $(MAKE) -f CMakeFiles/Makefile2 lib/ed25519/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/julian/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/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/AirplayServer/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system