# 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 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 # 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 # 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/src/CMakeFiles/progress.marks cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 src/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 src/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 src/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 src/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. src/CMakeFiles/main.dir/rule: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/main.dir/rule .PHONY : src/CMakeFiles/main.dir/rule # Convenience name for target. main: src/CMakeFiles/main.dir/rule .PHONY : main # fast build rule for target. main/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/build .PHONY : main/fast # Convenience name for target. src/CMakeFiles/sealpir.dir/rule: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/sealpir.dir/rule .PHONY : src/CMakeFiles/sealpir.dir/rule # Convenience name for target. sealpir: src/CMakeFiles/sealpir.dir/rule .PHONY : sealpir # fast build rule for target. sealpir/fast: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/build .PHONY : sealpir/fast main.o: main.cpp.o .PHONY : main.o # target to build an object file main.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/main.cpp.o .PHONY : main.cpp.o main.i: main.cpp.i .PHONY : main.i # target to preprocess a source file main.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/main.cpp.i .PHONY : main.cpp.i main.s: main.cpp.s .PHONY : main.s # target to generate assembly for a file main.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/main.cpp.s .PHONY : main.cpp.s pir.o: pir.cpp.o .PHONY : pir.o # target to build an object file pir.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir.cpp.o .PHONY : pir.cpp.o pir.i: pir.cpp.i .PHONY : pir.i # target to preprocess a source file pir.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir.cpp.i .PHONY : pir.cpp.i pir.s: pir.cpp.s .PHONY : pir.s # target to generate assembly for a file pir.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir.cpp.s .PHONY : pir.cpp.s pir_client.o: pir_client.cpp.o .PHONY : pir_client.o # target to build an object file pir_client.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir_client.cpp.o .PHONY : pir_client.cpp.o pir_client.i: pir_client.cpp.i .PHONY : pir_client.i # target to preprocess a source file pir_client.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir_client.cpp.i .PHONY : pir_client.cpp.i pir_client.s: pir_client.cpp.s .PHONY : pir_client.s # target to generate assembly for a file pir_client.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir_client.cpp.s .PHONY : pir_client.cpp.s pir_server.o: pir_server.cpp.o .PHONY : pir_server.o # target to build an object file pir_server.cpp.o: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir_server.cpp.o .PHONY : pir_server.cpp.o pir_server.i: pir_server.cpp.i .PHONY : pir_server.i # target to preprocess a source file pir_server.cpp.i: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir_server.cpp.i .PHONY : pir_server.cpp.i pir_server.s: pir_server.cpp.s .PHONY : pir_server.s # target to generate assembly for a file pir_server.cpp.s: cd /home/andrew/Documents/Research/AC-PIR/SealPIR2 && $(MAKE) -f src/CMakeFiles/sealpir.dir/build.make src/CMakeFiles/sealpir.dir/pir_server.cpp.s .PHONY : pir_server.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 "... rebuild_cache" @echo "... edit_cache" @echo "... test" @echo "... main" @echo "... sealpir" @echo "... main.o" @echo "... main.i" @echo "... main.s" @echo "... pir.o" @echo "... pir.i" @echo "... pir.s" @echo "... pir_client.o" @echo "... pir_client.i" @echo "... pir_client.s" @echo "... pir_server.o" @echo "... pir_server.i" @echo "... pir_server.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