2503 lines
162 KiB
Plaintext
2503 lines
162 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.25
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
.PHONY : default_target
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#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 rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build
|
|
|
|
#=============================================================================
|
|
# Directory level rules for the build root directory
|
|
|
|
# The main recursive "all" target.
|
|
all: CMakeFiles/third-party.dir/all
|
|
all: src/core/all
|
|
all: src/pke/all
|
|
all: src/binfhe/all
|
|
all: benchmark/all
|
|
.PHONY : all
|
|
|
|
# The main recursive "preinstall" target.
|
|
preinstall: src/core/preinstall
|
|
preinstall: src/pke/preinstall
|
|
preinstall: src/binfhe/preinstall
|
|
preinstall: benchmark/preinstall
|
|
.PHONY : preinstall
|
|
|
|
# The main recursive "clean" target.
|
|
clean: CMakeFiles/COMMAND.dir/clean
|
|
clean: CMakeFiles/uninstall.dir/clean
|
|
clean: CMakeFiles/apidocs.dir/clean
|
|
clean: CMakeFiles/tcm.dir/clean
|
|
clean: CMakeFiles/tcm_clean.dir/clean
|
|
clean: CMakeFiles/third-party.dir/clean
|
|
clean: CMakeFiles/clobber.dir/clean
|
|
clean: CMakeFiles/testall.dir/clean
|
|
clean: CMakeFiles/allexamples.dir/clean
|
|
clean: CMakeFiles/allmodules.dir/clean
|
|
clean: src/core/clean
|
|
clean: src/pke/clean
|
|
clean: src/binfhe/clean
|
|
clean: third-party/google-benchmark/clean
|
|
clean: benchmark/clean
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory benchmark
|
|
|
|
# Recursive "all" directory target.
|
|
benchmark/all: benchmark/CMakeFiles/Encoding.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/IntegerMath.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/Lattice.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/NbTheory.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/VectorMath.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/basic_test.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/binfhe-ap.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/binfhe-ginx.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/lib-benchmark.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/lib-hexl-benchmark.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/poly-benchmark-16k.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/poly-benchmark-1k.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/poly-benchmark-4k.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/poly-benchmark-64k.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all
|
|
benchmark/all: benchmark/CMakeFiles/serialize-ckks.dir/all
|
|
.PHONY : benchmark/all
|
|
|
|
# Recursive "preinstall" directory target.
|
|
benchmark/preinstall:
|
|
.PHONY : benchmark/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
benchmark/clean: benchmark/CMakeFiles/Encoding.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/IntegerMath.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/Lattice.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/NbTheory.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/VectorMath.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/basic_test.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/binfhe-ap.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/binfhe-ginx.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/lib-benchmark.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/lib-hexl-benchmark.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/poly-benchmark-16k.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/poly-benchmark-1k.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/poly-benchmark-4k.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/poly-benchmark-64k.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/serialize-ckks.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/allbenchmark.dir/clean
|
|
benchmark/clean: benchmark/CMakeFiles/benchmarkinfo.dir/clean
|
|
.PHONY : benchmark/clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/binfhe
|
|
|
|
# Recursive "all" directory target.
|
|
src/binfhe/all: src/binfhe/CMakeFiles/binfheobj.dir/all
|
|
src/binfhe/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
src/binfhe/all: src/binfhe/CMakeFiles/binfhe_tests.dir/all
|
|
src/binfhe/all: src/binfhe/CMakeFiles/boolean-ap.dir/all
|
|
src/binfhe/all: src/binfhe/CMakeFiles/boolean-serial-binary.dir/all
|
|
src/binfhe/all: src/binfhe/CMakeFiles/boolean-serial-json.dir/all
|
|
src/binfhe/all: src/binfhe/CMakeFiles/boolean-truth-tables.dir/all
|
|
src/binfhe/all: src/binfhe/CMakeFiles/boolean.dir/all
|
|
.PHONY : src/binfhe/all
|
|
|
|
# Recursive "preinstall" directory target.
|
|
src/binfhe/preinstall:
|
|
.PHONY : src/binfhe/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/binfheobj.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/allbinfhe.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/binfhe_tests.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/testbinfhe.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/boolean-ap.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/boolean-serial-binary.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/boolean-serial-json.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/boolean-truth-tables.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/boolean.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/allbinfheexamples.dir/clean
|
|
src/binfhe/clean: src/binfhe/CMakeFiles/binfheinfo.dir/clean
|
|
.PHONY : src/binfhe/clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/core
|
|
|
|
# Recursive "all" directory target.
|
|
src/core/all: src/core/CMakeFiles/coreobj.dir/all
|
|
src/core/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/core/all: src/core/CMakeFiles/core_tests.dir/all
|
|
src/core/all: src/core/CMakeFiles/parallel.dir/all
|
|
src/core/all: src/core/CMakeFiles/sampling.dir/all
|
|
.PHONY : src/core/all
|
|
|
|
# Recursive "preinstall" directory target.
|
|
src/core/preinstall:
|
|
.PHONY : src/core/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
src/core/clean: src/core/CMakeFiles/coreobj.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/PALISADEcore.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/allcore.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/core_tests.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/testcore.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/parallel.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/sampling.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/allcoreexamples.dir/clean
|
|
src/core/clean: src/core/CMakeFiles/coreinfo.dir/clean
|
|
.PHONY : src/core/clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src/pke
|
|
|
|
# Recursive "all" directory target.
|
|
src/pke/all: src/pke/CMakeFiles/pkeobj.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/pke_tests.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/advanced-real-numbers-128.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/advanced-real-numbers.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/depth-bfvrns-b.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/depth-bfvrns.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/depth-bgvrns.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/evalatindex.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/pke.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/polynomial_evaluation.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/pre-buffer.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/pre-text.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/pre.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/simple-integers-bgvrns.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/simple-integers-serial.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/simple-integers.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/simple-real-numbers-serial.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/simple-real-numbers.dir/all
|
|
src/pke/all: src/pke/CMakeFiles/threshold-fhe.dir/all
|
|
.PHONY : src/pke/all
|
|
|
|
# Recursive "preinstall" directory target.
|
|
src/pke/preinstall:
|
|
.PHONY : src/pke/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
src/pke/clean: src/pke/CMakeFiles/pkeobj.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/PALISADEpke.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/allpke.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/pke_tests.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/testpke.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/advanced-real-numbers-128.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/advanced-real-numbers.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/depth-bfvrns-b.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/depth-bfvrns.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/depth-bgvrns.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/evalatindex.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/pke.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/polynomial_evaluation.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/pre-buffer.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/pre-text.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/pre.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/simple-integers-bgvrns.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/simple-integers-serial.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/simple-integers.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/simple-real-numbers-serial.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/simple-real-numbers.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/threshold-fhe.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/allpkeexamples.dir/clean
|
|
src/pke/clean: src/pke/CMakeFiles/pkeinfo.dir/clean
|
|
.PHONY : src/pke/clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory third-party/google-benchmark
|
|
|
|
# Recursive "all" directory target.
|
|
third-party/google-benchmark/all: third-party/google-benchmark/src/all
|
|
.PHONY : third-party/google-benchmark/all
|
|
|
|
# Recursive "preinstall" directory target.
|
|
third-party/google-benchmark/preinstall: third-party/google-benchmark/src/preinstall
|
|
.PHONY : third-party/google-benchmark/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
third-party/google-benchmark/clean: third-party/google-benchmark/src/clean
|
|
.PHONY : third-party/google-benchmark/clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory third-party/google-benchmark/src
|
|
|
|
# Recursive "all" directory target.
|
|
third-party/google-benchmark/src/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
third-party/google-benchmark/src/all: third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/all
|
|
.PHONY : third-party/google-benchmark/src/all
|
|
|
|
# Recursive "preinstall" directory target.
|
|
third-party/google-benchmark/src/preinstall:
|
|
.PHONY : third-party/google-benchmark/src/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
third-party/google-benchmark/src/clean: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/clean
|
|
third-party/google-benchmark/src/clean: third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/clean
|
|
.PHONY : third-party/google-benchmark/src/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/COMMAND.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/COMMAND.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/COMMAND.dir/build.make CMakeFiles/COMMAND.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/COMMAND.dir/build.make CMakeFiles/COMMAND.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target COMMAND"
|
|
.PHONY : CMakeFiles/COMMAND.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/COMMAND.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/COMMAND.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/COMMAND.dir/rule
|
|
|
|
# Convenience name for target.
|
|
COMMAND: CMakeFiles/COMMAND.dir/rule
|
|
.PHONY : COMMAND
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/COMMAND.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/COMMAND.dir/build.make CMakeFiles/COMMAND.dir/clean
|
|
.PHONY : CMakeFiles/COMMAND.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/uninstall.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/uninstall.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target uninstall"
|
|
.PHONY : CMakeFiles/uninstall.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/uninstall.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/uninstall.dir/rule
|
|
|
|
# Convenience name for target.
|
|
uninstall: CMakeFiles/uninstall.dir/rule
|
|
.PHONY : uninstall
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/uninstall.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean
|
|
.PHONY : CMakeFiles/uninstall.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/apidocs.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/apidocs.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/apidocs.dir/build.make CMakeFiles/apidocs.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/apidocs.dir/build.make CMakeFiles/apidocs.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=7 "Built target apidocs"
|
|
.PHONY : CMakeFiles/apidocs.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/apidocs.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 1
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/apidocs.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/apidocs.dir/rule
|
|
|
|
# Convenience name for target.
|
|
apidocs: CMakeFiles/apidocs.dir/rule
|
|
.PHONY : apidocs
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/apidocs.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/apidocs.dir/build.make CMakeFiles/apidocs.dir/clean
|
|
.PHONY : CMakeFiles/apidocs.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/tcm.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/tcm.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tcm.dir/build.make CMakeFiles/tcm.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tcm.dir/build.make CMakeFiles/tcm.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target tcm"
|
|
.PHONY : CMakeFiles/tcm.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/tcm.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/tcm.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/tcm.dir/rule
|
|
|
|
# Convenience name for target.
|
|
tcm: CMakeFiles/tcm.dir/rule
|
|
.PHONY : tcm
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/tcm.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tcm.dir/build.make CMakeFiles/tcm.dir/clean
|
|
.PHONY : CMakeFiles/tcm.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/tcm_clean.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/tcm_clean.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tcm_clean.dir/build.make CMakeFiles/tcm_clean.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tcm_clean.dir/build.make CMakeFiles/tcm_clean.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target tcm_clean"
|
|
.PHONY : CMakeFiles/tcm_clean.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/tcm_clean.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/tcm_clean.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/tcm_clean.dir/rule
|
|
|
|
# Convenience name for target.
|
|
tcm_clean: CMakeFiles/tcm_clean.dir/rule
|
|
.PHONY : tcm_clean
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/tcm_clean.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/tcm_clean.dir/build.make CMakeFiles/tcm_clean.dir/clean
|
|
.PHONY : CMakeFiles/tcm_clean.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/third-party.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/third-party.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target third-party"
|
|
.PHONY : CMakeFiles/third-party.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/third-party.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/third-party.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/third-party.dir/rule
|
|
|
|
# Convenience name for target.
|
|
third-party: CMakeFiles/third-party.dir/rule
|
|
.PHONY : third-party
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/third-party.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/third-party.dir/build.make CMakeFiles/third-party.dir/clean
|
|
.PHONY : CMakeFiles/third-party.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/clobber.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/clobber.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/clobber.dir/build.make CMakeFiles/clobber.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/clobber.dir/build.make CMakeFiles/clobber.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target clobber"
|
|
.PHONY : CMakeFiles/clobber.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/clobber.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/clobber.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/clobber.dir/rule
|
|
|
|
# Convenience name for target.
|
|
clobber: CMakeFiles/clobber.dir/rule
|
|
.PHONY : clobber
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/clobber.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/clobber.dir/build.make CMakeFiles/clobber.dir/clean
|
|
.PHONY : CMakeFiles/clobber.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/testall.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/testall.dir/all: src/core/CMakeFiles/core_tests.dir/all
|
|
CMakeFiles/testall.dir/all: src/pke/CMakeFiles/pke_tests.dir/all
|
|
CMakeFiles/testall.dir/all: src/binfhe/CMakeFiles/binfhe_tests.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/testall.dir/build.make CMakeFiles/testall.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/testall.dir/build.make CMakeFiles/testall.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target testall"
|
|
.PHONY : CMakeFiles/testall.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/testall.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 52
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testall.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/testall.dir/rule
|
|
|
|
# Convenience name for target.
|
|
testall: CMakeFiles/testall.dir/rule
|
|
.PHONY : testall
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/testall.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/testall.dir/build.make CMakeFiles/testall.dir/clean
|
|
.PHONY : CMakeFiles/testall.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/allexamples.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/allexamples.dir/all: src/core/CMakeFiles/allcoreexamples.dir/all
|
|
CMakeFiles/allexamples.dir/all: src/pke/CMakeFiles/allpkeexamples.dir/all
|
|
CMakeFiles/allexamples.dir/all: src/binfhe/CMakeFiles/allbinfheexamples.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/allexamples.dir/build.make CMakeFiles/allexamples.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/allexamples.dir/build.make CMakeFiles/allexamples.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allexamples"
|
|
.PHONY : CMakeFiles/allexamples.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/allexamples.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 50
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/allexamples.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/allexamples.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allexamples: CMakeFiles/allexamples.dir/rule
|
|
.PHONY : allexamples
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/allexamples.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/allexamples.dir/build.make CMakeFiles/allexamples.dir/clean
|
|
.PHONY : CMakeFiles/allexamples.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/allmodules.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/allmodules.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
CMakeFiles/allmodules.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
CMakeFiles/allmodules.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/allmodules.dir/build.make CMakeFiles/allmodules.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/allmodules.dir/build.make CMakeFiles/allmodules.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allmodules"
|
|
.PHONY : CMakeFiles/allmodules.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/allmodules.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/allmodules.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/allmodules.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allmodules: CMakeFiles/allmodules.dir/rule
|
|
.PHONY : allmodules
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/allmodules.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/allmodules.dir/build.make CMakeFiles/allmodules.dir/clean
|
|
.PHONY : CMakeFiles/allmodules.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/coreobj.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/coreobj.dir/all: CMakeFiles/third-party.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/coreobj.dir/build.make src/core/CMakeFiles/coreobj.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/coreobj.dir/build.make src/core/CMakeFiles/coreobj.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62 "Built target coreobj"
|
|
.PHONY : src/core/CMakeFiles/coreobj.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/coreobj.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 24
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/coreobj.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/coreobj.dir/rule
|
|
|
|
# Convenience name for target.
|
|
coreobj: src/core/CMakeFiles/coreobj.dir/rule
|
|
.PHONY : coreobj
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/coreobj.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/coreobj.dir/build.make src/core/CMakeFiles/coreobj.dir/clean
|
|
.PHONY : src/core/CMakeFiles/coreobj.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/PALISADEcore.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/PALISADEcore.dir/all: src/core/CMakeFiles/coreobj.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/PALISADEcore.dir/build.make src/core/CMakeFiles/PALISADEcore.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/PALISADEcore.dir/build.make src/core/CMakeFiles/PALISADEcore.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=4 "Built target PALISADEcore"
|
|
.PHONY : src/core/CMakeFiles/PALISADEcore.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/PALISADEcore.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 25
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/PALISADEcore.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/PALISADEcore.dir/rule
|
|
|
|
# Convenience name for target.
|
|
PALISADEcore: src/core/CMakeFiles/PALISADEcore.dir/rule
|
|
.PHONY : PALISADEcore
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/PALISADEcore.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/PALISADEcore.dir/build.make src/core/CMakeFiles/PALISADEcore.dir/clean
|
|
.PHONY : src/core/CMakeFiles/PALISADEcore.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/allcore.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/allcore.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/core/CMakeFiles/allcore.dir/all: src/core/CMakeFiles/core_tests.dir/all
|
|
src/core/CMakeFiles/allcore.dir/all: src/core/CMakeFiles/allcoreexamples.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/allcore.dir/build.make src/core/CMakeFiles/allcore.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/allcore.dir/build.make src/core/CMakeFiles/allcore.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allcore"
|
|
.PHONY : src/core/CMakeFiles/allcore.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/allcore.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 37
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/allcore.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/allcore.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allcore: src/core/CMakeFiles/allcore.dir/rule
|
|
.PHONY : allcore
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/allcore.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/allcore.dir/build.make src/core/CMakeFiles/allcore.dir/clean
|
|
.PHONY : src/core/CMakeFiles/allcore.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/core_tests.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/core_tests.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/core_tests.dir/build.make src/core/CMakeFiles/core_tests.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/core_tests.dir/build.make src/core/CMakeFiles/core_tests.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=29,30,31,32,33,34,35,36,37,38 "Built target core_tests"
|
|
.PHONY : src/core/CMakeFiles/core_tests.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/core_tests.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 35
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/core_tests.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/core_tests.dir/rule
|
|
|
|
# Convenience name for target.
|
|
core_tests: src/core/CMakeFiles/core_tests.dir/rule
|
|
.PHONY : core_tests
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/core_tests.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/core_tests.dir/build.make src/core/CMakeFiles/core_tests.dir/clean
|
|
.PHONY : src/core/CMakeFiles/core_tests.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/testcore.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/testcore.dir/all: src/core/CMakeFiles/core_tests.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/testcore.dir/build.make src/core/CMakeFiles/testcore.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/testcore.dir/build.make src/core/CMakeFiles/testcore.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target testcore"
|
|
.PHONY : src/core/CMakeFiles/testcore.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/testcore.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 35
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/testcore.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/testcore.dir/rule
|
|
|
|
# Convenience name for target.
|
|
testcore: src/core/CMakeFiles/testcore.dir/rule
|
|
.PHONY : testcore
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/testcore.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/testcore.dir/build.make src/core/CMakeFiles/testcore.dir/clean
|
|
.PHONY : src/core/CMakeFiles/testcore.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/parallel.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/parallel.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/parallel.dir/build.make src/core/CMakeFiles/parallel.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/parallel.dir/build.make src/core/CMakeFiles/parallel.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=68 "Built target parallel"
|
|
.PHONY : src/core/CMakeFiles/parallel.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/parallel.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 26
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/parallel.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/parallel.dir/rule
|
|
|
|
# Convenience name for target.
|
|
parallel: src/core/CMakeFiles/parallel.dir/rule
|
|
.PHONY : parallel
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/parallel.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/parallel.dir/build.make src/core/CMakeFiles/parallel.dir/clean
|
|
.PHONY : src/core/CMakeFiles/parallel.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/sampling.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/sampling.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/sampling.dir/build.make src/core/CMakeFiles/sampling.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/sampling.dir/build.make src/core/CMakeFiles/sampling.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=92 "Built target sampling"
|
|
.PHONY : src/core/CMakeFiles/sampling.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/sampling.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 26
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/sampling.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/sampling.dir/rule
|
|
|
|
# Convenience name for target.
|
|
sampling: src/core/CMakeFiles/sampling.dir/rule
|
|
.PHONY : sampling
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/sampling.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/sampling.dir/build.make src/core/CMakeFiles/sampling.dir/clean
|
|
.PHONY : src/core/CMakeFiles/sampling.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/allcoreexamples.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/allcoreexamples.dir/all: src/core/CMakeFiles/parallel.dir/all
|
|
src/core/CMakeFiles/allcoreexamples.dir/all: src/core/CMakeFiles/sampling.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/allcoreexamples.dir/build.make src/core/CMakeFiles/allcoreexamples.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/allcoreexamples.dir/build.make src/core/CMakeFiles/allcoreexamples.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allcoreexamples"
|
|
.PHONY : src/core/CMakeFiles/allcoreexamples.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/allcoreexamples.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 27
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/allcoreexamples.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/allcoreexamples.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allcoreexamples: src/core/CMakeFiles/allcoreexamples.dir/rule
|
|
.PHONY : allcoreexamples
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/allcoreexamples.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/allcoreexamples.dir/build.make src/core/CMakeFiles/allcoreexamples.dir/clean
|
|
.PHONY : src/core/CMakeFiles/allcoreexamples.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/core/CMakeFiles/coreinfo.dir
|
|
|
|
# All Build rule for target.
|
|
src/core/CMakeFiles/coreinfo.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/coreinfo.dir/build.make src/core/CMakeFiles/coreinfo.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/coreinfo.dir/build.make src/core/CMakeFiles/coreinfo.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target coreinfo"
|
|
.PHONY : src/core/CMakeFiles/coreinfo.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/core/CMakeFiles/coreinfo.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/core/CMakeFiles/coreinfo.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/core/CMakeFiles/coreinfo.dir/rule
|
|
|
|
# Convenience name for target.
|
|
coreinfo: src/core/CMakeFiles/coreinfo.dir/rule
|
|
.PHONY : coreinfo
|
|
|
|
# clean rule for target.
|
|
src/core/CMakeFiles/coreinfo.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/core/CMakeFiles/coreinfo.dir/build.make src/core/CMakeFiles/coreinfo.dir/clean
|
|
.PHONY : src/core/CMakeFiles/coreinfo.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/pkeobj.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/pkeobj.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pkeobj.dir/build.make src/pke/CMakeFiles/pkeobj.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pkeobj.dir/build.make src/pke/CMakeFiles/pkeobj.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=79,80,81,82,83 "Built target pkeobj"
|
|
.PHONY : src/pke/CMakeFiles/pkeobj.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/pkeobj.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/pkeobj.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/pkeobj.dir/rule
|
|
|
|
# Convenience name for target.
|
|
pkeobj: src/pke/CMakeFiles/pkeobj.dir/rule
|
|
.PHONY : pkeobj
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/pkeobj.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pkeobj.dir/build.make src/pke/CMakeFiles/pkeobj.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/pkeobj.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/PALISADEpke.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/PALISADEpke.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/PALISADEpke.dir/all: src/pke/CMakeFiles/pkeobj.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/PALISADEpke.dir/build.make src/pke/CMakeFiles/PALISADEpke.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/PALISADEpke.dir/build.make src/pke/CMakeFiles/PALISADEpke.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target PALISADEpke"
|
|
.PHONY : src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/PALISADEpke.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/PALISADEpke.dir/rule
|
|
|
|
# Convenience name for target.
|
|
PALISADEpke: src/pke/CMakeFiles/PALISADEpke.dir/rule
|
|
.PHONY : PALISADEpke
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/PALISADEpke.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/PALISADEpke.dir/build.make src/pke/CMakeFiles/PALISADEpke.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/PALISADEpke.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/allpke.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/allpke.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
src/pke/CMakeFiles/allpke.dir/all: src/pke/CMakeFiles/pke_tests.dir/all
|
|
src/pke/CMakeFiles/allpke.dir/all: src/pke/CMakeFiles/allpkeexamples.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/allpke.dir/build.make src/pke/CMakeFiles/allpke.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/allpke.dir/build.make src/pke/CMakeFiles/allpke.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allpke"
|
|
.PHONY : src/pke/CMakeFiles/allpke.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/allpke.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 52
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/allpke.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/allpke.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allpke: src/pke/CMakeFiles/allpke.dir/rule
|
|
.PHONY : allpke
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/allpke.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/allpke.dir/build.make src/pke/CMakeFiles/allpke.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/allpke.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/pke_tests.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/pke_tests.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/pke_tests.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pke_tests.dir/build.make src/pke/CMakeFiles/pke_tests.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pke_tests.dir/build.make src/pke/CMakeFiles/pke_tests.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=70,71,72,73,74,75,76,77,78 "Built target pke_tests"
|
|
.PHONY : src/pke/CMakeFiles/pke_tests.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/pke_tests.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 39
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/pke_tests.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/pke_tests.dir/rule
|
|
|
|
# Convenience name for target.
|
|
pke_tests: src/pke/CMakeFiles/pke_tests.dir/rule
|
|
.PHONY : pke_tests
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/pke_tests.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pke_tests.dir/build.make src/pke/CMakeFiles/pke_tests.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/pke_tests.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/testpke.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/testpke.dir/all: src/pke/CMakeFiles/pke_tests.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/testpke.dir/build.make src/pke/CMakeFiles/testpke.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/testpke.dir/build.make src/pke/CMakeFiles/testpke.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=99 "Built target testpke"
|
|
.PHONY : src/pke/CMakeFiles/testpke.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/testpke.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/testpke.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/testpke.dir/rule
|
|
|
|
# Convenience name for target.
|
|
testpke: src/pke/CMakeFiles/testpke.dir/rule
|
|
.PHONY : testpke
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/testpke.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/testpke.dir/build.make src/pke/CMakeFiles/testpke.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/testpke.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/advanced-real-numbers-128.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/advanced-real-numbers-128.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/advanced-real-numbers-128.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/advanced-real-numbers-128.dir/build.make src/pke/CMakeFiles/advanced-real-numbers-128.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/advanced-real-numbers-128.dir/build.make src/pke/CMakeFiles/advanced-real-numbers-128.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target advanced-real-numbers-128"
|
|
.PHONY : src/pke/CMakeFiles/advanced-real-numbers-128.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/advanced-real-numbers-128.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/advanced-real-numbers-128.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/advanced-real-numbers-128.dir/rule
|
|
|
|
# Convenience name for target.
|
|
advanced-real-numbers-128: src/pke/CMakeFiles/advanced-real-numbers-128.dir/rule
|
|
.PHONY : advanced-real-numbers-128
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/advanced-real-numbers-128.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/advanced-real-numbers-128.dir/build.make src/pke/CMakeFiles/advanced-real-numbers-128.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/advanced-real-numbers-128.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/advanced-real-numbers.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/advanced-real-numbers.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/advanced-real-numbers.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/advanced-real-numbers.dir/build.make src/pke/CMakeFiles/advanced-real-numbers.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/advanced-real-numbers.dir/build.make src/pke/CMakeFiles/advanced-real-numbers.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=6 "Built target advanced-real-numbers"
|
|
.PHONY : src/pke/CMakeFiles/advanced-real-numbers.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/advanced-real-numbers.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/advanced-real-numbers.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/advanced-real-numbers.dir/rule
|
|
|
|
# Convenience name for target.
|
|
advanced-real-numbers: src/pke/CMakeFiles/advanced-real-numbers.dir/rule
|
|
.PHONY : advanced-real-numbers
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/advanced-real-numbers.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/advanced-real-numbers.dir/build.make src/pke/CMakeFiles/advanced-real-numbers.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/advanced-real-numbers.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/depth-bfvrns-b.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/depth-bfvrns-b.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/depth-bfvrns-b.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bfvrns-b.dir/build.make src/pke/CMakeFiles/depth-bfvrns-b.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bfvrns-b.dir/build.make src/pke/CMakeFiles/depth-bfvrns-b.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=64 "Built target depth-bfvrns-b"
|
|
.PHONY : src/pke/CMakeFiles/depth-bfvrns-b.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/depth-bfvrns-b.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/depth-bfvrns-b.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/depth-bfvrns-b.dir/rule
|
|
|
|
# Convenience name for target.
|
|
depth-bfvrns-b: src/pke/CMakeFiles/depth-bfvrns-b.dir/rule
|
|
.PHONY : depth-bfvrns-b
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/depth-bfvrns-b.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bfvrns-b.dir/build.make src/pke/CMakeFiles/depth-bfvrns-b.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/depth-bfvrns-b.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/depth-bfvrns.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/depth-bfvrns.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/depth-bfvrns.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bfvrns.dir/build.make src/pke/CMakeFiles/depth-bfvrns.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bfvrns.dir/build.make src/pke/CMakeFiles/depth-bfvrns.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=63 "Built target depth-bfvrns"
|
|
.PHONY : src/pke/CMakeFiles/depth-bfvrns.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/depth-bfvrns.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/depth-bfvrns.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/depth-bfvrns.dir/rule
|
|
|
|
# Convenience name for target.
|
|
depth-bfvrns: src/pke/CMakeFiles/depth-bfvrns.dir/rule
|
|
.PHONY : depth-bfvrns
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/depth-bfvrns.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bfvrns.dir/build.make src/pke/CMakeFiles/depth-bfvrns.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/depth-bfvrns.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/depth-bgvrns.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/depth-bgvrns.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/depth-bgvrns.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bgvrns.dir/build.make src/pke/CMakeFiles/depth-bgvrns.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bgvrns.dir/build.make src/pke/CMakeFiles/depth-bgvrns.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=65 "Built target depth-bgvrns"
|
|
.PHONY : src/pke/CMakeFiles/depth-bgvrns.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/depth-bgvrns.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/depth-bgvrns.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/depth-bgvrns.dir/rule
|
|
|
|
# Convenience name for target.
|
|
depth-bgvrns: src/pke/CMakeFiles/depth-bgvrns.dir/rule
|
|
.PHONY : depth-bgvrns
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/depth-bgvrns.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/depth-bgvrns.dir/build.make src/pke/CMakeFiles/depth-bgvrns.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/depth-bgvrns.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/evalatindex.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/evalatindex.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/evalatindex.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/evalatindex.dir/build.make src/pke/CMakeFiles/evalatindex.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/evalatindex.dir/build.make src/pke/CMakeFiles/evalatindex.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target evalatindex"
|
|
.PHONY : src/pke/CMakeFiles/evalatindex.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/evalatindex.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/evalatindex.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/evalatindex.dir/rule
|
|
|
|
# Convenience name for target.
|
|
evalatindex: src/pke/CMakeFiles/evalatindex.dir/rule
|
|
.PHONY : evalatindex
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/evalatindex.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/evalatindex.dir/build.make src/pke/CMakeFiles/evalatindex.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/evalatindex.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/pke.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/pke.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/pke.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pke.dir/build.make src/pke/CMakeFiles/pke.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pke.dir/build.make src/pke/CMakeFiles/pke.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=69 "Built target pke"
|
|
.PHONY : src/pke/CMakeFiles/pke.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/pke.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/pke.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/pke.dir/rule
|
|
|
|
# Convenience name for target.
|
|
pke: src/pke/CMakeFiles/pke.dir/rule
|
|
.PHONY : pke
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/pke.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pke.dir/build.make src/pke/CMakeFiles/pke.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/pke.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/polynomial_evaluation.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/polynomial_evaluation.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/polynomial_evaluation.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/polynomial_evaluation.dir/build.make src/pke/CMakeFiles/polynomial_evaluation.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/polynomial_evaluation.dir/build.make src/pke/CMakeFiles/polynomial_evaluation.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=89 "Built target polynomial_evaluation"
|
|
.PHONY : src/pke/CMakeFiles/polynomial_evaluation.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/polynomial_evaluation.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/polynomial_evaluation.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/polynomial_evaluation.dir/rule
|
|
|
|
# Convenience name for target.
|
|
polynomial_evaluation: src/pke/CMakeFiles/polynomial_evaluation.dir/rule
|
|
.PHONY : polynomial_evaluation
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/polynomial_evaluation.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/polynomial_evaluation.dir/build.make src/pke/CMakeFiles/polynomial_evaluation.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/polynomial_evaluation.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/pre-buffer.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/pre-buffer.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/pre-buffer.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre-buffer.dir/build.make src/pke/CMakeFiles/pre-buffer.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre-buffer.dir/build.make src/pke/CMakeFiles/pre-buffer.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=90 "Built target pre-buffer"
|
|
.PHONY : src/pke/CMakeFiles/pre-buffer.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/pre-buffer.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/pre-buffer.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/pre-buffer.dir/rule
|
|
|
|
# Convenience name for target.
|
|
pre-buffer: src/pke/CMakeFiles/pre-buffer.dir/rule
|
|
.PHONY : pre-buffer
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/pre-buffer.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre-buffer.dir/build.make src/pke/CMakeFiles/pre-buffer.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/pre-buffer.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/pre-text.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/pre-text.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/pre-text.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre-text.dir/build.make src/pke/CMakeFiles/pre-text.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre-text.dir/build.make src/pke/CMakeFiles/pre-text.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=91 "Built target pre-text"
|
|
.PHONY : src/pke/CMakeFiles/pre-text.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/pre-text.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/pre-text.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/pre-text.dir/rule
|
|
|
|
# Convenience name for target.
|
|
pre-text: src/pke/CMakeFiles/pre-text.dir/rule
|
|
.PHONY : pre-text
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/pre-text.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre-text.dir/build.make src/pke/CMakeFiles/pre-text.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/pre-text.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/pre.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/pre.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/pre.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre.dir/build.make src/pke/CMakeFiles/pre.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre.dir/build.make src/pke/CMakeFiles/pre.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target pre"
|
|
.PHONY : src/pke/CMakeFiles/pre.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/pre.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/pre.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/pre.dir/rule
|
|
|
|
# Convenience name for target.
|
|
pre: src/pke/CMakeFiles/pre.dir/rule
|
|
.PHONY : pre
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/pre.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pre.dir/build.make src/pke/CMakeFiles/pre.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/pre.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/simple-integers-bgvrns.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/simple-integers-bgvrns.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/simple-integers-bgvrns.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-bgvrns.dir/build.make src/pke/CMakeFiles/simple-integers-bgvrns.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-bgvrns.dir/build.make src/pke/CMakeFiles/simple-integers-bgvrns.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=94 "Built target simple-integers-bgvrns"
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-bgvrns.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/simple-integers-bgvrns.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/simple-integers-bgvrns.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-bgvrns.dir/rule
|
|
|
|
# Convenience name for target.
|
|
simple-integers-bgvrns: src/pke/CMakeFiles/simple-integers-bgvrns.dir/rule
|
|
.PHONY : simple-integers-bgvrns
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/simple-integers-bgvrns.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-bgvrns.dir/build.make src/pke/CMakeFiles/simple-integers-bgvrns.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-bgvrns.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/build.make src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/build.make src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=96 "Built target simple-integers-serial-bgvrns"
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/rule
|
|
|
|
# Convenience name for target.
|
|
simple-integers-serial-bgvrns: src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/rule
|
|
.PHONY : simple-integers-serial-bgvrns
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/build.make src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/simple-integers-serial.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/simple-integers-serial.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/simple-integers-serial.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-serial.dir/build.make src/pke/CMakeFiles/simple-integers-serial.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-serial.dir/build.make src/pke/CMakeFiles/simple-integers-serial.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=95 "Built target simple-integers-serial"
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-serial.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/simple-integers-serial.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/simple-integers-serial.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-serial.dir/rule
|
|
|
|
# Convenience name for target.
|
|
simple-integers-serial: src/pke/CMakeFiles/simple-integers-serial.dir/rule
|
|
.PHONY : simple-integers-serial
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/simple-integers-serial.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers-serial.dir/build.make src/pke/CMakeFiles/simple-integers-serial.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/simple-integers-serial.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/simple-integers.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/simple-integers.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/simple-integers.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers.dir/build.make src/pke/CMakeFiles/simple-integers.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers.dir/build.make src/pke/CMakeFiles/simple-integers.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target simple-integers"
|
|
.PHONY : src/pke/CMakeFiles/simple-integers.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/simple-integers.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/simple-integers.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/simple-integers.dir/rule
|
|
|
|
# Convenience name for target.
|
|
simple-integers: src/pke/CMakeFiles/simple-integers.dir/rule
|
|
.PHONY : simple-integers
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/simple-integers.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-integers.dir/build.make src/pke/CMakeFiles/simple-integers.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/simple-integers.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/simple-real-numbers-serial.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/simple-real-numbers-serial.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/simple-real-numbers-serial.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-real-numbers-serial.dir/build.make src/pke/CMakeFiles/simple-real-numbers-serial.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-real-numbers-serial.dir/build.make src/pke/CMakeFiles/simple-real-numbers-serial.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target simple-real-numbers-serial"
|
|
.PHONY : src/pke/CMakeFiles/simple-real-numbers-serial.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/simple-real-numbers-serial.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/simple-real-numbers-serial.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/simple-real-numbers-serial.dir/rule
|
|
|
|
# Convenience name for target.
|
|
simple-real-numbers-serial: src/pke/CMakeFiles/simple-real-numbers-serial.dir/rule
|
|
.PHONY : simple-real-numbers-serial
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/simple-real-numbers-serial.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-real-numbers-serial.dir/build.make src/pke/CMakeFiles/simple-real-numbers-serial.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/simple-real-numbers-serial.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/simple-real-numbers.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/simple-real-numbers.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/simple-real-numbers.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-real-numbers.dir/build.make src/pke/CMakeFiles/simple-real-numbers.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-real-numbers.dir/build.make src/pke/CMakeFiles/simple-real-numbers.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=97 "Built target simple-real-numbers"
|
|
.PHONY : src/pke/CMakeFiles/simple-real-numbers.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/simple-real-numbers.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/simple-real-numbers.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/simple-real-numbers.dir/rule
|
|
|
|
# Convenience name for target.
|
|
simple-real-numbers: src/pke/CMakeFiles/simple-real-numbers.dir/rule
|
|
.PHONY : simple-real-numbers
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/simple-real-numbers.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/simple-real-numbers.dir/build.make src/pke/CMakeFiles/simple-real-numbers.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/simple-real-numbers.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/threshold-fhe.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/threshold-fhe.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/pke/CMakeFiles/threshold-fhe.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/threshold-fhe.dir/build.make src/pke/CMakeFiles/threshold-fhe.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/threshold-fhe.dir/build.make src/pke/CMakeFiles/threshold-fhe.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=100 "Built target threshold-fhe"
|
|
.PHONY : src/pke/CMakeFiles/threshold-fhe.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/threshold-fhe.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 31
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/threshold-fhe.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/threshold-fhe.dir/rule
|
|
|
|
# Convenience name for target.
|
|
threshold-fhe: src/pke/CMakeFiles/threshold-fhe.dir/rule
|
|
.PHONY : threshold-fhe
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/threshold-fhe.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/threshold-fhe.dir/build.make src/pke/CMakeFiles/threshold-fhe.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/threshold-fhe.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/allpkeexamples.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/advanced-real-numbers-128.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/advanced-real-numbers.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/depth-bfvrns-b.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/depth-bfvrns.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/depth-bgvrns.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/evalatindex.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/pke.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/polynomial_evaluation.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/pre-buffer.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/pre-text.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/pre.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/simple-integers-bgvrns.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/simple-integers-serial-bgvrns.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/simple-integers-serial.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/simple-integers.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/simple-real-numbers-serial.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/simple-real-numbers.dir/all
|
|
src/pke/CMakeFiles/allpkeexamples.dir/all: src/pke/CMakeFiles/threshold-fhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/allpkeexamples.dir/build.make src/pke/CMakeFiles/allpkeexamples.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/allpkeexamples.dir/build.make src/pke/CMakeFiles/allpkeexamples.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allpkeexamples"
|
|
.PHONY : src/pke/CMakeFiles/allpkeexamples.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/allpkeexamples.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 43
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/allpkeexamples.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/allpkeexamples.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allpkeexamples: src/pke/CMakeFiles/allpkeexamples.dir/rule
|
|
.PHONY : allpkeexamples
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/allpkeexamples.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/allpkeexamples.dir/build.make src/pke/CMakeFiles/allpkeexamples.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/allpkeexamples.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/pke/CMakeFiles/pkeinfo.dir
|
|
|
|
# All Build rule for target.
|
|
src/pke/CMakeFiles/pkeinfo.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pkeinfo.dir/build.make src/pke/CMakeFiles/pkeinfo.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pkeinfo.dir/build.make src/pke/CMakeFiles/pkeinfo.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target pkeinfo"
|
|
.PHONY : src/pke/CMakeFiles/pkeinfo.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/pke/CMakeFiles/pkeinfo.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/pke/CMakeFiles/pkeinfo.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/pke/CMakeFiles/pkeinfo.dir/rule
|
|
|
|
# Convenience name for target.
|
|
pkeinfo: src/pke/CMakeFiles/pkeinfo.dir/rule
|
|
.PHONY : pkeinfo
|
|
|
|
# clean rule for target.
|
|
src/pke/CMakeFiles/pkeinfo.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/pke/CMakeFiles/pkeinfo.dir/build.make src/pke/CMakeFiles/pkeinfo.dir/clean
|
|
.PHONY : src/pke/CMakeFiles/pkeinfo.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/binfheobj.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/binfheobj.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfheobj.dir/build.make src/binfhe/CMakeFiles/binfheobj.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfheobj.dir/build.make src/binfhe/CMakeFiles/binfheobj.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=22 "Built target binfheobj"
|
|
.PHONY : src/binfhe/CMakeFiles/binfheobj.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/binfheobj.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 26
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/binfheobj.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/binfheobj.dir/rule
|
|
|
|
# Convenience name for target.
|
|
binfheobj: src/binfhe/CMakeFiles/binfheobj.dir/rule
|
|
.PHONY : binfheobj
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/binfheobj.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfheobj.dir/build.make src/binfhe/CMakeFiles/binfheobj.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/binfheobj.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/PALISADEbinfhe.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all: src/binfhe/CMakeFiles/binfheobj.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/PALISADEbinfhe.dir/build.make src/binfhe/CMakeFiles/PALISADEbinfhe.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/PALISADEbinfhe.dir/build.make src/binfhe/CMakeFiles/PALISADEbinfhe.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target PALISADEbinfhe"
|
|
.PHONY : src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/PALISADEbinfhe.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 26
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/PALISADEbinfhe.dir/rule
|
|
|
|
# Convenience name for target.
|
|
PALISADEbinfhe: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/rule
|
|
.PHONY : PALISADEbinfhe
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/PALISADEbinfhe.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/PALISADEbinfhe.dir/build.make src/binfhe/CMakeFiles/PALISADEbinfhe.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/PALISADEbinfhe.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/allbinfhe.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/allbinfhe.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
src/binfhe/CMakeFiles/allbinfhe.dir/all: src/binfhe/CMakeFiles/binfhe_tests.dir/all
|
|
src/binfhe/CMakeFiles/allbinfhe.dir/all: src/binfhe/CMakeFiles/allbinfheexamples.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/allbinfhe.dir/build.make src/binfhe/CMakeFiles/allbinfhe.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/allbinfhe.dir/build.make src/binfhe/CMakeFiles/allbinfhe.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allbinfhe"
|
|
.PHONY : src/binfhe/CMakeFiles/allbinfhe.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/allbinfhe.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 32
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/allbinfhe.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/allbinfhe.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allbinfhe: src/binfhe/CMakeFiles/allbinfhe.dir/rule
|
|
.PHONY : allbinfhe
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/allbinfhe.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/allbinfhe.dir/build.make src/binfhe/CMakeFiles/allbinfhe.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/allbinfhe.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/binfhe_tests.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/binfhe_tests.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/binfhe/CMakeFiles/binfhe_tests.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfhe_tests.dir/build.make src/binfhe/CMakeFiles/binfhe_tests.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfhe_tests.dir/build.make src/binfhe/CMakeFiles/binfhe_tests.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=20,21 "Built target binfhe_tests"
|
|
.PHONY : src/binfhe/CMakeFiles/binfhe_tests.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/binfhe_tests.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 28
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/binfhe_tests.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/binfhe_tests.dir/rule
|
|
|
|
# Convenience name for target.
|
|
binfhe_tests: src/binfhe/CMakeFiles/binfhe_tests.dir/rule
|
|
.PHONY : binfhe_tests
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/binfhe_tests.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfhe_tests.dir/build.make src/binfhe/CMakeFiles/binfhe_tests.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/binfhe_tests.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/testbinfhe.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/testbinfhe.dir/all: src/binfhe/CMakeFiles/binfhe_tests.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/testbinfhe.dir/build.make src/binfhe/CMakeFiles/testbinfhe.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/testbinfhe.dir/build.make src/binfhe/CMakeFiles/testbinfhe.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=98 "Built target testbinfhe"
|
|
.PHONY : src/binfhe/CMakeFiles/testbinfhe.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/testbinfhe.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 29
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/testbinfhe.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/testbinfhe.dir/rule
|
|
|
|
# Convenience name for target.
|
|
testbinfhe: src/binfhe/CMakeFiles/testbinfhe.dir/rule
|
|
.PHONY : testbinfhe
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/testbinfhe.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/testbinfhe.dir/build.make src/binfhe/CMakeFiles/testbinfhe.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/testbinfhe.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/boolean-ap.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/boolean-ap.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/binfhe/CMakeFiles/boolean-ap.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-ap.dir/build.make src/binfhe/CMakeFiles/boolean-ap.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-ap.dir/build.make src/binfhe/CMakeFiles/boolean-ap.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=24 "Built target boolean-ap"
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-ap.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/boolean-ap.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 27
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/boolean-ap.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-ap.dir/rule
|
|
|
|
# Convenience name for target.
|
|
boolean-ap: src/binfhe/CMakeFiles/boolean-ap.dir/rule
|
|
.PHONY : boolean-ap
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/boolean-ap.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-ap.dir/build.make src/binfhe/CMakeFiles/boolean-ap.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-ap.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/boolean-serial-binary.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/boolean-serial-binary.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/binfhe/CMakeFiles/boolean-serial-binary.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-serial-binary.dir/build.make src/binfhe/CMakeFiles/boolean-serial-binary.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-serial-binary.dir/build.make src/binfhe/CMakeFiles/boolean-serial-binary.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=25 "Built target boolean-serial-binary"
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-serial-binary.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/boolean-serial-binary.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 27
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/boolean-serial-binary.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-serial-binary.dir/rule
|
|
|
|
# Convenience name for target.
|
|
boolean-serial-binary: src/binfhe/CMakeFiles/boolean-serial-binary.dir/rule
|
|
.PHONY : boolean-serial-binary
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/boolean-serial-binary.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-serial-binary.dir/build.make src/binfhe/CMakeFiles/boolean-serial-binary.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-serial-binary.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/boolean-serial-json.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/boolean-serial-json.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/binfhe/CMakeFiles/boolean-serial-json.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-serial-json.dir/build.make src/binfhe/CMakeFiles/boolean-serial-json.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-serial-json.dir/build.make src/binfhe/CMakeFiles/boolean-serial-json.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=26 "Built target boolean-serial-json"
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-serial-json.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/boolean-serial-json.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 27
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/boolean-serial-json.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-serial-json.dir/rule
|
|
|
|
# Convenience name for target.
|
|
boolean-serial-json: src/binfhe/CMakeFiles/boolean-serial-json.dir/rule
|
|
.PHONY : boolean-serial-json
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/boolean-serial-json.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-serial-json.dir/build.make src/binfhe/CMakeFiles/boolean-serial-json.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-serial-json.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/boolean-truth-tables.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/boolean-truth-tables.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/binfhe/CMakeFiles/boolean-truth-tables.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-truth-tables.dir/build.make src/binfhe/CMakeFiles/boolean-truth-tables.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-truth-tables.dir/build.make src/binfhe/CMakeFiles/boolean-truth-tables.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target boolean-truth-tables"
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-truth-tables.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/boolean-truth-tables.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 26
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/boolean-truth-tables.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-truth-tables.dir/rule
|
|
|
|
# Convenience name for target.
|
|
boolean-truth-tables: src/binfhe/CMakeFiles/boolean-truth-tables.dir/rule
|
|
.PHONY : boolean-truth-tables
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/boolean-truth-tables.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean-truth-tables.dir/build.make src/binfhe/CMakeFiles/boolean-truth-tables.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/boolean-truth-tables.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/boolean.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/boolean.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
src/binfhe/CMakeFiles/boolean.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean.dir/build.make src/binfhe/CMakeFiles/boolean.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean.dir/build.make src/binfhe/CMakeFiles/boolean.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=23 "Built target boolean"
|
|
.PHONY : src/binfhe/CMakeFiles/boolean.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/boolean.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 27
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/boolean.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/boolean.dir/rule
|
|
|
|
# Convenience name for target.
|
|
boolean: src/binfhe/CMakeFiles/boolean.dir/rule
|
|
.PHONY : boolean
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/boolean.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/boolean.dir/build.make src/binfhe/CMakeFiles/boolean.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/boolean.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/allbinfheexamples.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/allbinfheexamples.dir/all: src/binfhe/CMakeFiles/boolean-ap.dir/all
|
|
src/binfhe/CMakeFiles/allbinfheexamples.dir/all: src/binfhe/CMakeFiles/boolean-serial-binary.dir/all
|
|
src/binfhe/CMakeFiles/allbinfheexamples.dir/all: src/binfhe/CMakeFiles/boolean-serial-json.dir/all
|
|
src/binfhe/CMakeFiles/allbinfheexamples.dir/all: src/binfhe/CMakeFiles/boolean-truth-tables.dir/all
|
|
src/binfhe/CMakeFiles/allbinfheexamples.dir/all: src/binfhe/CMakeFiles/boolean.dir/all
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/allbinfheexamples.dir/build.make src/binfhe/CMakeFiles/allbinfheexamples.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/allbinfheexamples.dir/build.make src/binfhe/CMakeFiles/allbinfheexamples.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allbinfheexamples"
|
|
.PHONY : src/binfhe/CMakeFiles/allbinfheexamples.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/allbinfheexamples.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 30
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/allbinfheexamples.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/allbinfheexamples.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allbinfheexamples: src/binfhe/CMakeFiles/allbinfheexamples.dir/rule
|
|
.PHONY : allbinfheexamples
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/allbinfheexamples.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/allbinfheexamples.dir/build.make src/binfhe/CMakeFiles/allbinfheexamples.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/allbinfheexamples.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/binfhe/CMakeFiles/binfheinfo.dir
|
|
|
|
# All Build rule for target.
|
|
src/binfhe/CMakeFiles/binfheinfo.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfheinfo.dir/build.make src/binfhe/CMakeFiles/binfheinfo.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfheinfo.dir/build.make src/binfhe/CMakeFiles/binfheinfo.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target binfheinfo"
|
|
.PHONY : src/binfhe/CMakeFiles/binfheinfo.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/binfhe/CMakeFiles/binfheinfo.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/binfhe/CMakeFiles/binfheinfo.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : src/binfhe/CMakeFiles/binfheinfo.dir/rule
|
|
|
|
# Convenience name for target.
|
|
binfheinfo: src/binfhe/CMakeFiles/binfheinfo.dir/rule
|
|
.PHONY : binfheinfo
|
|
|
|
# clean rule for target.
|
|
src/binfhe/CMakeFiles/binfheinfo.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f src/binfhe/CMakeFiles/binfheinfo.dir/build.make src/binfhe/CMakeFiles/binfheinfo.dir/clean
|
|
.PHONY : src/binfhe/CMakeFiles/binfheinfo.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target third-party/google-benchmark/src/CMakeFiles/benchmark.dir
|
|
|
|
# All Build rule for target.
|
|
third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f third-party/google-benchmark/src/CMakeFiles/benchmark.dir/build.make third-party/google-benchmark/src/CMakeFiles/benchmark.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f third-party/google-benchmark/src/CMakeFiles/benchmark.dir/build.make third-party/google-benchmark/src/CMakeFiles/benchmark.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=9,10,11,12,13,14,15,16 "Built target benchmark"
|
|
.PHONY : third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
third-party/google-benchmark/src/CMakeFiles/benchmark.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 8
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : third-party/google-benchmark/src/CMakeFiles/benchmark.dir/rule
|
|
|
|
# Convenience name for target.
|
|
benchmark: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/rule
|
|
.PHONY : benchmark
|
|
|
|
# clean rule for target.
|
|
third-party/google-benchmark/src/CMakeFiles/benchmark.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f third-party/google-benchmark/src/CMakeFiles/benchmark.dir/build.make third-party/google-benchmark/src/CMakeFiles/benchmark.dir/clean
|
|
.PHONY : third-party/google-benchmark/src/CMakeFiles/benchmark.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir
|
|
|
|
# All Build rule for target.
|
|
third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/build.make third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/build.make third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=17 "Built target benchmark_main"
|
|
.PHONY : third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 9
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/rule
|
|
|
|
# Convenience name for target.
|
|
benchmark_main: third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/rule
|
|
.PHONY : benchmark_main
|
|
|
|
# clean rule for target.
|
|
third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/build.make third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/clean
|
|
.PHONY : third-party/google-benchmark/src/CMakeFiles/benchmark_main.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/Encoding.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/Encoding.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/Encoding.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/Encoding.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/Encoding.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/Encoding.dir/build.make benchmark/CMakeFiles/Encoding.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/Encoding.dir/build.make benchmark/CMakeFiles/Encoding.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target Encoding"
|
|
.PHONY : benchmark/CMakeFiles/Encoding.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/Encoding.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 39
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/Encoding.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/Encoding.dir/rule
|
|
|
|
# Convenience name for target.
|
|
Encoding: benchmark/CMakeFiles/Encoding.dir/rule
|
|
.PHONY : Encoding
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/Encoding.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/Encoding.dir/build.make benchmark/CMakeFiles/Encoding.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/Encoding.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/IntegerMath.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/IntegerMath.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/IntegerMath.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/IntegerMath.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/IntegerMath.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/IntegerMath.dir/build.make benchmark/CMakeFiles/IntegerMath.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/IntegerMath.dir/build.make benchmark/CMakeFiles/IntegerMath.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=1 "Built target IntegerMath"
|
|
.PHONY : benchmark/CMakeFiles/IntegerMath.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/IntegerMath.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/IntegerMath.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/IntegerMath.dir/rule
|
|
|
|
# Convenience name for target.
|
|
IntegerMath: benchmark/CMakeFiles/IntegerMath.dir/rule
|
|
.PHONY : IntegerMath
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/IntegerMath.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/IntegerMath.dir/build.make benchmark/CMakeFiles/IntegerMath.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/IntegerMath.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/Lattice.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/Lattice.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/Lattice.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/Lattice.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/Lattice.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/Lattice.dir/build.make benchmark/CMakeFiles/Lattice.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/Lattice.dir/build.make benchmark/CMakeFiles/Lattice.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=2 "Built target Lattice"
|
|
.PHONY : benchmark/CMakeFiles/Lattice.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/Lattice.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/Lattice.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/Lattice.dir/rule
|
|
|
|
# Convenience name for target.
|
|
Lattice: benchmark/CMakeFiles/Lattice.dir/rule
|
|
.PHONY : Lattice
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/Lattice.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/Lattice.dir/build.make benchmark/CMakeFiles/Lattice.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/Lattice.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/NbTheory.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/NbTheory.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/NbTheory.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/NbTheory.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/NbTheory.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/NbTheory.dir/build.make benchmark/CMakeFiles/NbTheory.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/NbTheory.dir/build.make benchmark/CMakeFiles/NbTheory.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=3 "Built target NbTheory"
|
|
.PHONY : benchmark/CMakeFiles/NbTheory.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/NbTheory.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/NbTheory.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/NbTheory.dir/rule
|
|
|
|
# Convenience name for target.
|
|
NbTheory: benchmark/CMakeFiles/NbTheory.dir/rule
|
|
.PHONY : NbTheory
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/NbTheory.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/NbTheory.dir/build.make benchmark/CMakeFiles/NbTheory.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/NbTheory.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/VectorMath.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/VectorMath.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/VectorMath.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/VectorMath.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/VectorMath.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/VectorMath.dir/build.make benchmark/CMakeFiles/VectorMath.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/VectorMath.dir/build.make benchmark/CMakeFiles/VectorMath.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=5 "Built target VectorMath"
|
|
.PHONY : benchmark/CMakeFiles/VectorMath.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/VectorMath.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/VectorMath.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/VectorMath.dir/rule
|
|
|
|
# Convenience name for target.
|
|
VectorMath: benchmark/CMakeFiles/VectorMath.dir/rule
|
|
.PHONY : VectorMath
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/VectorMath.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/VectorMath.dir/build.make benchmark/CMakeFiles/VectorMath.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/VectorMath.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/basic_test.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/basic_test.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/basic_test.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/basic_test.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/basic_test.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/basic_test.dir/build.make benchmark/CMakeFiles/basic_test.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/basic_test.dir/build.make benchmark/CMakeFiles/basic_test.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=8 "Built target basic_test"
|
|
.PHONY : benchmark/CMakeFiles/basic_test.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/basic_test.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/basic_test.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/basic_test.dir/rule
|
|
|
|
# Convenience name for target.
|
|
basic_test: benchmark/CMakeFiles/basic_test.dir/rule
|
|
.PHONY : basic_test
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/basic_test.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/basic_test.dir/build.make benchmark/CMakeFiles/basic_test.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/basic_test.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/binfhe-ap.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/binfhe-ap.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/binfhe-ap.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/binfhe-ap.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/binfhe-ap.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/binfhe-ap.dir/build.make benchmark/CMakeFiles/binfhe-ap.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/binfhe-ap.dir/build.make benchmark/CMakeFiles/binfhe-ap.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=18 "Built target binfhe-ap"
|
|
.PHONY : benchmark/CMakeFiles/binfhe-ap.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/binfhe-ap.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/binfhe-ap.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/binfhe-ap.dir/rule
|
|
|
|
# Convenience name for target.
|
|
binfhe-ap: benchmark/CMakeFiles/binfhe-ap.dir/rule
|
|
.PHONY : binfhe-ap
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/binfhe-ap.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/binfhe-ap.dir/build.make benchmark/CMakeFiles/binfhe-ap.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/binfhe-ap.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/binfhe-ginx.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/binfhe-ginx.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/binfhe-ginx.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/binfhe-ginx.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/binfhe-ginx.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/binfhe-ginx.dir/build.make benchmark/CMakeFiles/binfhe-ginx.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/binfhe-ginx.dir/build.make benchmark/CMakeFiles/binfhe-ginx.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=19 "Built target binfhe-ginx"
|
|
.PHONY : benchmark/CMakeFiles/binfhe-ginx.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/binfhe-ginx.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/binfhe-ginx.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/binfhe-ginx.dir/rule
|
|
|
|
# Convenience name for target.
|
|
binfhe-ginx: benchmark/CMakeFiles/binfhe-ginx.dir/rule
|
|
.PHONY : binfhe-ginx
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/binfhe-ginx.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/binfhe-ginx.dir/build.make benchmark/CMakeFiles/binfhe-ginx.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/binfhe-ginx.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/build.make benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/build.make benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=27 "Built target compare-bfvrns-vs-bfvrnsB"
|
|
.PHONY : benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/rule
|
|
|
|
# Convenience name for target.
|
|
compare-bfvrns-vs-bfvrnsB: benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/rule
|
|
.PHONY : compare-bfvrns-vs-bfvrnsB
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/build.make benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/build.make benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/build.make benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=28 "Built target compare-bfvrns-vs-bgvrns"
|
|
.PHONY : benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/rule
|
|
|
|
# Convenience name for target.
|
|
compare-bfvrns-vs-bgvrns: benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/rule
|
|
.PHONY : compare-bfvrns-vs-bgvrns
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/build.make benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/lib-benchmark.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/lib-benchmark.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/lib-benchmark.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/lib-benchmark.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/lib-benchmark.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/lib-benchmark.dir/build.make benchmark/CMakeFiles/lib-benchmark.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/lib-benchmark.dir/build.make benchmark/CMakeFiles/lib-benchmark.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=66 "Built target lib-benchmark"
|
|
.PHONY : benchmark/CMakeFiles/lib-benchmark.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/lib-benchmark.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/lib-benchmark.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/lib-benchmark.dir/rule
|
|
|
|
# Convenience name for target.
|
|
lib-benchmark: benchmark/CMakeFiles/lib-benchmark.dir/rule
|
|
.PHONY : lib-benchmark
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/lib-benchmark.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/lib-benchmark.dir/build.make benchmark/CMakeFiles/lib-benchmark.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/lib-benchmark.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/lib-hexl-benchmark.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/lib-hexl-benchmark.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/lib-hexl-benchmark.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/lib-hexl-benchmark.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/lib-hexl-benchmark.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/lib-hexl-benchmark.dir/build.make benchmark/CMakeFiles/lib-hexl-benchmark.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/lib-hexl-benchmark.dir/build.make benchmark/CMakeFiles/lib-hexl-benchmark.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=67 "Built target lib-hexl-benchmark"
|
|
.PHONY : benchmark/CMakeFiles/lib-hexl-benchmark.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/lib-hexl-benchmark.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/lib-hexl-benchmark.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/lib-hexl-benchmark.dir/rule
|
|
|
|
# Convenience name for target.
|
|
lib-hexl-benchmark: benchmark/CMakeFiles/lib-hexl-benchmark.dir/rule
|
|
.PHONY : lib-hexl-benchmark
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/lib-hexl-benchmark.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/lib-hexl-benchmark.dir/build.make benchmark/CMakeFiles/lib-hexl-benchmark.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/lib-hexl-benchmark.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/poly-benchmark-16k.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-16k.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-16k.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-16k.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-16k.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-16k.dir/build.make benchmark/CMakeFiles/poly-benchmark-16k.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-16k.dir/build.make benchmark/CMakeFiles/poly-benchmark-16k.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=84 "Built target poly-benchmark-16k"
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-16k.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/poly-benchmark-16k.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/poly-benchmark-16k.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-16k.dir/rule
|
|
|
|
# Convenience name for target.
|
|
poly-benchmark-16k: benchmark/CMakeFiles/poly-benchmark-16k.dir/rule
|
|
.PHONY : poly-benchmark-16k
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-16k.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-16k.dir/build.make benchmark/CMakeFiles/poly-benchmark-16k.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-16k.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/poly-benchmark-1k.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-1k.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-1k.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-1k.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-1k.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-1k.dir/build.make benchmark/CMakeFiles/poly-benchmark-1k.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-1k.dir/build.make benchmark/CMakeFiles/poly-benchmark-1k.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target poly-benchmark-1k"
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-1k.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/poly-benchmark-1k.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 39
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/poly-benchmark-1k.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-1k.dir/rule
|
|
|
|
# Convenience name for target.
|
|
poly-benchmark-1k: benchmark/CMakeFiles/poly-benchmark-1k.dir/rule
|
|
.PHONY : poly-benchmark-1k
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-1k.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-1k.dir/build.make benchmark/CMakeFiles/poly-benchmark-1k.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-1k.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/poly-benchmark-4k.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-4k.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-4k.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-4k.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-4k.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-4k.dir/build.make benchmark/CMakeFiles/poly-benchmark-4k.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-4k.dir/build.make benchmark/CMakeFiles/poly-benchmark-4k.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=85 "Built target poly-benchmark-4k"
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-4k.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/poly-benchmark-4k.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/poly-benchmark-4k.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-4k.dir/rule
|
|
|
|
# Convenience name for target.
|
|
poly-benchmark-4k: benchmark/CMakeFiles/poly-benchmark-4k.dir/rule
|
|
.PHONY : poly-benchmark-4k
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-4k.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-4k.dir/build.make benchmark/CMakeFiles/poly-benchmark-4k.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-4k.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/poly-benchmark-64k.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-64k.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-64k.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-64k.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/poly-benchmark-64k.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-64k.dir/build.make benchmark/CMakeFiles/poly-benchmark-64k.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-64k.dir/build.make benchmark/CMakeFiles/poly-benchmark-64k.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=86 "Built target poly-benchmark-64k"
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-64k.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/poly-benchmark-64k.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/poly-benchmark-64k.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-64k.dir/rule
|
|
|
|
# Convenience name for target.
|
|
poly-benchmark-64k: benchmark/CMakeFiles/poly-benchmark-64k.dir/rule
|
|
.PHONY : poly-benchmark-64k
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/poly-benchmark-64k.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-benchmark-64k.dir/build.make benchmark/CMakeFiles/poly-benchmark-64k.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/poly-benchmark-64k.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/build.make benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/build.make benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=87 "Built target poly-hexl-benchmark-16k"
|
|
.PHONY : benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/rule
|
|
|
|
# Convenience name for target.
|
|
poly-hexl-benchmark-16k: benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/rule
|
|
.PHONY : poly-hexl-benchmark-16k
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/build.make benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/build.make benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/build.make benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=88 "Built target poly-hexl-benchmark-4k"
|
|
.PHONY : benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/rule
|
|
|
|
# Convenience name for target.
|
|
poly-hexl-benchmark-4k: benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/rule
|
|
.PHONY : poly-hexl-benchmark-4k
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/build.make benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/serialize-ckks.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/serialize-ckks.dir/all: src/core/CMakeFiles/PALISADEcore.dir/all
|
|
benchmark/CMakeFiles/serialize-ckks.dir/all: src/pke/CMakeFiles/PALISADEpke.dir/all
|
|
benchmark/CMakeFiles/serialize-ckks.dir/all: src/binfhe/CMakeFiles/PALISADEbinfhe.dir/all
|
|
benchmark/CMakeFiles/serialize-ckks.dir/all: third-party/google-benchmark/src/CMakeFiles/benchmark.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/serialize-ckks.dir/build.make benchmark/CMakeFiles/serialize-ckks.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/serialize-ckks.dir/build.make benchmark/CMakeFiles/serialize-ckks.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num=93 "Built target serialize-ckks"
|
|
.PHONY : benchmark/CMakeFiles/serialize-ckks.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/serialize-ckks.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 40
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/serialize-ckks.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/serialize-ckks.dir/rule
|
|
|
|
# Convenience name for target.
|
|
serialize-ckks: benchmark/CMakeFiles/serialize-ckks.dir/rule
|
|
.PHONY : serialize-ckks
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/serialize-ckks.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/serialize-ckks.dir/build.make benchmark/CMakeFiles/serialize-ckks.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/serialize-ckks.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/allbenchmark.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/Encoding.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/IntegerMath.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/Lattice.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/NbTheory.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/VectorMath.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/basic_test.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/binfhe-ap.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/binfhe-ginx.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/compare-bfvrns-vs-bfvrnsB.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/compare-bfvrns-vs-bgvrns.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/lib-benchmark.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/lib-hexl-benchmark.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/poly-benchmark-16k.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/poly-benchmark-1k.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/poly-benchmark-4k.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/poly-benchmark-64k.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/poly-hexl-benchmark-16k.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/poly-hexl-benchmark-4k.dir/all
|
|
benchmark/CMakeFiles/allbenchmark.dir/all: benchmark/CMakeFiles/serialize-ckks.dir/all
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/allbenchmark.dir/build.make benchmark/CMakeFiles/allbenchmark.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/allbenchmark.dir/build.make benchmark/CMakeFiles/allbenchmark.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target allbenchmark"
|
|
.PHONY : benchmark/CMakeFiles/allbenchmark.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/allbenchmark.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 56
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/allbenchmark.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/allbenchmark.dir/rule
|
|
|
|
# Convenience name for target.
|
|
allbenchmark: benchmark/CMakeFiles/allbenchmark.dir/rule
|
|
.PHONY : allbenchmark
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/allbenchmark.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/allbenchmark.dir/build.make benchmark/CMakeFiles/allbenchmark.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/allbenchmark.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target benchmark/CMakeFiles/benchmarkinfo.dir
|
|
|
|
# All Build rule for target.
|
|
benchmark/CMakeFiles/benchmarkinfo.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/benchmarkinfo.dir/build.make benchmark/CMakeFiles/benchmarkinfo.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/benchmarkinfo.dir/build.make benchmark/CMakeFiles/benchmarkinfo.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles --progress-num= "Built target benchmarkinfo"
|
|
.PHONY : benchmark/CMakeFiles/benchmarkinfo.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
benchmark/CMakeFiles/benchmarkinfo.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/benchmarkinfo.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles 0
|
|
.PHONY : benchmark/CMakeFiles/benchmarkinfo.dir/rule
|
|
|
|
# Convenience name for target.
|
|
benchmarkinfo: benchmark/CMakeFiles/benchmarkinfo.dir/rule
|
|
.PHONY : benchmarkinfo
|
|
|
|
# clean rule for target.
|
|
benchmark/CMakeFiles/benchmarkinfo.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/benchmarkinfo.dir/build.make benchmark/CMakeFiles/benchmarkinfo.dir/clean
|
|
.PHONY : benchmark/CMakeFiles/benchmarkinfo.dir/clean
|
|
|
|
#=============================================================================
|
|
# 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:
|
|
$(CMAKE_COMMAND) -P /home/noah/Documents/School/CS-6643-Bioinformatics/CS-6643-Bioinformatics-Research-Project/Code/Duality_Technologies/PALISADE/build/CMakeFiles/VerifyGlobs.cmake
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|