# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.16 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/andrew/Documents/Research/AC-PIR/SealPIR2 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/andrew/Documents/Research/AC-PIR/SealPIR2 #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /usr/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # The main all target all: cmake_check_build_system cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(CMAKE_COMMAND) -E cmake_progress_start /home/andrew/Documents/Research/AC-PIR/SealPIR2/CMakeFiles /home/andrew/Documents/Research/AC-PIR/SealPIR2/test/CMakeFiles/progress.marks cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/all $(CMAKE_COMMAND) -E cmake_progress_start /home/andrew/Documents/Research/AC-PIR/SealPIR2/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. test/CMakeFiles/simple_query_test.dir/rule: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/simple_query_test.dir/rule .PHONY : test/CMakeFiles/simple_query_test.dir/rule # Convenience name for target. simple_query_test: test/CMakeFiles/simple_query_test.dir/rule .PHONY : simple_query_test # fast build rule for target. simple_query_test/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/simple_query_test.dir/build.make test/CMakeFiles/simple_query_test.dir/build .PHONY : simple_query_test/fast # Convenience name for target. test/CMakeFiles/query_test.dir/rule: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/query_test.dir/rule .PHONY : test/CMakeFiles/query_test.dir/rule # Convenience name for target. query_test: test/CMakeFiles/query_test.dir/rule .PHONY : query_test # fast build rule for target. query_test/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/query_test.dir/build.make test/CMakeFiles/query_test.dir/build .PHONY : query_test/fast # Convenience name for target. test/CMakeFiles/expand_test.dir/rule: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/expand_test.dir/rule .PHONY : test/CMakeFiles/expand_test.dir/rule # Convenience name for target. expand_test: test/CMakeFiles/expand_test.dir/rule .PHONY : expand_test # fast build rule for target. expand_test/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/expand_test.dir/build.make test/CMakeFiles/expand_test.dir/build .PHONY : expand_test/fast # Convenience name for target. test/CMakeFiles/coefficient_conversion_test.dir/rule: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/coefficient_conversion_test.dir/rule .PHONY : test/CMakeFiles/coefficient_conversion_test.dir/rule # Convenience name for target. coefficient_conversion_test: test/CMakeFiles/coefficient_conversion_test.dir/rule .PHONY : coefficient_conversion_test # fast build rule for target. coefficient_conversion_test/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/coefficient_conversion_test.dir/build.make test/CMakeFiles/coefficient_conversion_test.dir/build .PHONY : coefficient_conversion_test/fast coefficient_conversion_test.o: coefficient_conversion_test.cpp.o .PHONY : coefficient_conversion_test.o # target to build an object file coefficient_conversion_test.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/coefficient_conversion_test.dir/build.make test/CMakeFiles/coefficient_conversion_test.dir/coefficient_conversion_test.cpp.o .PHONY : coefficient_conversion_test.cpp.o coefficient_conversion_test.i: coefficient_conversion_test.cpp.i .PHONY : coefficient_conversion_test.i # target to preprocess a source file coefficient_conversion_test.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/coefficient_conversion_test.dir/build.make test/CMakeFiles/coefficient_conversion_test.dir/coefficient_conversion_test.cpp.i .PHONY : coefficient_conversion_test.cpp.i coefficient_conversion_test.s: coefficient_conversion_test.cpp.s .PHONY : coefficient_conversion_test.s # target to generate assembly for a file coefficient_conversion_test.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/coefficient_conversion_test.dir/build.make test/CMakeFiles/coefficient_conversion_test.dir/coefficient_conversion_test.cpp.s .PHONY : coefficient_conversion_test.cpp.s expand_test.o: expand_test.cpp.o .PHONY : expand_test.o # target to build an object file expand_test.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/expand_test.dir/build.make test/CMakeFiles/expand_test.dir/expand_test.cpp.o .PHONY : expand_test.cpp.o expand_test.i: expand_test.cpp.i .PHONY : expand_test.i # target to preprocess a source file expand_test.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/expand_test.dir/build.make test/CMakeFiles/expand_test.dir/expand_test.cpp.i .PHONY : expand_test.cpp.i expand_test.s: expand_test.cpp.s .PHONY : expand_test.s # target to generate assembly for a file expand_test.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/expand_test.dir/build.make test/CMakeFiles/expand_test.dir/expand_test.cpp.s .PHONY : expand_test.cpp.s query_test.o: query_test.cpp.o .PHONY : query_test.o # target to build an object file query_test.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/query_test.dir/build.make test/CMakeFiles/query_test.dir/query_test.cpp.o .PHONY : query_test.cpp.o query_test.i: query_test.cpp.i .PHONY : query_test.i # target to preprocess a source file query_test.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/query_test.dir/build.make test/CMakeFiles/query_test.dir/query_test.cpp.i .PHONY : query_test.cpp.i query_test.s: query_test.cpp.s .PHONY : query_test.s # target to generate assembly for a file query_test.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/query_test.dir/build.make test/CMakeFiles/query_test.dir/query_test.cpp.s .PHONY : query_test.cpp.s simple_query_test.o: simple_query_test.cpp.o .PHONY : simple_query_test.o # target to build an object file simple_query_test.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/simple_query_test.dir/build.make test/CMakeFiles/simple_query_test.dir/simple_query_test.cpp.o .PHONY : simple_query_test.cpp.o simple_query_test.i: simple_query_test.cpp.i .PHONY : simple_query_test.i # target to preprocess a source file simple_query_test.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/simple_query_test.dir/build.make test/CMakeFiles/simple_query_test.dir/simple_query_test.cpp.i .PHONY : simple_query_test.cpp.i simple_query_test.s: simple_query_test.cpp.s .PHONY : simple_query_test.s # target to generate assembly for a file simple_query_test.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f test/CMakeFiles/simple_query_test.dir/build.make test/CMakeFiles/simple_query_test.dir/simple_query_test.cpp.s .PHONY : simple_query_test.cpp.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... test" @echo "... rebuild_cache" @echo "... simple_query_test" @echo "... query_test" @echo "... expand_test" @echo "... coefficient_conversion_test" @echo "... coefficient_conversion_test.o" @echo "... coefficient_conversion_test.i" @echo "... coefficient_conversion_test.s" @echo "... expand_test.o" @echo "... expand_test.i" @echo "... expand_test.s" @echo "... query_test.o" @echo "... query_test.i" @echo "... query_test.s" @echo "... simple_query_test.o" @echo "... simple_query_test.i" @echo "... simple_query_test.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system