# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.28 # 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: # 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/unknownobject/UNSWebServerCore # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/unknownobject/UNSWebServerCore/build #============================================================================= # 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 rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." /usr/bin/cmake --regenerate-during-build -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 $(CMAKE_COMMAND) -E cmake_progress_start /home/unknownobject/UNSWebServerCore/build/CMakeFiles /home/unknownobject/UNSWebServerCore/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/unknownobject/UNSWebServerCore/build/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named unswsc # Build rule for target. unswsc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unswsc .PHONY : unswsc # fast build rule for target. unswsc/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/build .PHONY : unswsc/fast #============================================================================= # Target rules for targets named logger_test # Build rule for target. logger_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 logger_test .PHONY : logger_test # fast build rule for target. logger_test/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/build .PHONY : logger_test/fast #============================================================================= # Target rules for targets named core_distributor # Build rule for target. core_distributor: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 core_distributor .PHONY : core_distributor # fast build rule for target. core_distributor/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/core_distributor.dir/build.make CMakeFiles/core_distributor.dir/build .PHONY : core_distributor/fast #============================================================================= # Target rules for targets named rebuild # Build rule for target. rebuild: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 rebuild .PHONY : rebuild # fast build rule for target. rebuild/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/rebuild.dir/build.make CMakeFiles/rebuild.dir/build .PHONY : rebuild/fast CORSConfig.o: CORSConfig.cpp.o .PHONY : CORSConfig.o # target to build an object file CORSConfig.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/CORSConfig.cpp.o .PHONY : CORSConfig.cpp.o CORSConfig.i: CORSConfig.cpp.i .PHONY : CORSConfig.i # target to preprocess a source file CORSConfig.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/CORSConfig.cpp.i .PHONY : CORSConfig.cpp.i CORSConfig.s: CORSConfig.cpp.s .PHONY : CORSConfig.s # target to generate assembly for a file CORSConfig.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/CORSConfig.cpp.s .PHONY : CORSConfig.cpp.s CORSProcessor.o: CORSProcessor.cpp.o .PHONY : CORSProcessor.o # target to build an object file CORSProcessor.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/CORSProcessor.cpp.o .PHONY : CORSProcessor.cpp.o CORSProcessor.i: CORSProcessor.cpp.i .PHONY : CORSProcessor.i # target to preprocess a source file CORSProcessor.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/CORSProcessor.cpp.i .PHONY : CORSProcessor.cpp.i CORSProcessor.s: CORSProcessor.cpp.s .PHONY : CORSProcessor.s # target to generate assembly for a file CORSProcessor.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/CORSProcessor.cpp.s .PHONY : CORSProcessor.cpp.s CoreDistributor.o: CoreDistributor.cpp.o .PHONY : CoreDistributor.o # target to build an object file CoreDistributor.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/core_distributor.dir/build.make CMakeFiles/core_distributor.dir/CoreDistributor.cpp.o .PHONY : CoreDistributor.cpp.o CoreDistributor.i: CoreDistributor.cpp.i .PHONY : CoreDistributor.i # target to preprocess a source file CoreDistributor.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/core_distributor.dir/build.make CMakeFiles/core_distributor.dir/CoreDistributor.cpp.i .PHONY : CoreDistributor.cpp.i CoreDistributor.s: CoreDistributor.cpp.s .PHONY : CoreDistributor.s # target to generate assembly for a file CoreDistributor.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/core_distributor.dir/build.make CMakeFiles/core_distributor.dir/CoreDistributor.cpp.s .PHONY : CoreDistributor.cpp.s DataTransfer.o: DataTransfer.cpp.o .PHONY : DataTransfer.o # target to build an object file DataTransfer.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/DataTransfer.cpp.o .PHONY : DataTransfer.cpp.o DataTransfer.i: DataTransfer.cpp.i .PHONY : DataTransfer.i # target to preprocess a source file DataTransfer.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/DataTransfer.cpp.i .PHONY : DataTransfer.cpp.i DataTransfer.s: DataTransfer.cpp.s .PHONY : DataTransfer.s # target to generate assembly for a file DataTransfer.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/DataTransfer.cpp.s .PHONY : DataTransfer.cpp.s DateTime.o: DateTime.cpp.o .PHONY : DateTime.o # target to build an object file DateTime.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/DateTime.cpp.o .PHONY : DateTime.cpp.o DateTime.i: DateTime.cpp.i .PHONY : DateTime.i # target to preprocess a source file DateTime.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/DateTime.cpp.i .PHONY : DateTime.cpp.i DateTime.s: DateTime.cpp.s .PHONY : DateTime.s # target to generate assembly for a file DateTime.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/DateTime.cpp.s .PHONY : DateTime.cpp.s FileReceiver.o: FileReceiver.cpp.o .PHONY : FileReceiver.o # target to build an object file FileReceiver.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/FileReceiver.cpp.o .PHONY : FileReceiver.cpp.o FileReceiver.i: FileReceiver.cpp.i .PHONY : FileReceiver.i # target to preprocess a source file FileReceiver.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/FileReceiver.cpp.i .PHONY : FileReceiver.cpp.i FileReceiver.s: FileReceiver.cpp.s .PHONY : FileReceiver.s # target to generate assembly for a file FileReceiver.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/FileReceiver.cpp.s .PHONY : FileReceiver.cpp.s Global.o: Global.cpp.o .PHONY : Global.o # target to build an object file Global.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/Global.cpp.o .PHONY : Global.cpp.o Global.i: Global.cpp.i .PHONY : Global.i # target to preprocess a source file Global.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/Global.cpp.i .PHONY : Global.cpp.i Global.s: Global.cpp.s .PHONY : Global.s # target to generate assembly for a file Global.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/Global.cpp.s .PHONY : Global.cpp.s HTTPObjects.o: HTTPObjects.cpp.o .PHONY : HTTPObjects.o # target to build an object file HTTPObjects.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/HTTPObjects.cpp.o .PHONY : HTTPObjects.cpp.o HTTPObjects.i: HTTPObjects.cpp.i .PHONY : HTTPObjects.i # target to preprocess a source file HTTPObjects.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/HTTPObjects.cpp.i .PHONY : HTTPObjects.cpp.i HTTPObjects.s: HTTPObjects.cpp.s .PHONY : HTTPObjects.s # target to generate assembly for a file HTTPObjects.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/HTTPObjects.cpp.s .PHONY : HTTPObjects.cpp.s IPList.o: IPList.cpp.o .PHONY : IPList.o # target to build an object file IPList.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/IPList.cpp.o .PHONY : IPList.cpp.o IPList.i: IPList.cpp.i .PHONY : IPList.i # target to preprocess a source file IPList.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/IPList.cpp.i .PHONY : IPList.cpp.i IPList.s: IPList.cpp.s .PHONY : IPList.s # target to generate assembly for a file IPList.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/IPList.cpp.s .PHONY : IPList.cpp.s IPTable.o: IPTable.cpp.o .PHONY : IPTable.o # target to build an object file IPTable.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/IPTable.cpp.o .PHONY : IPTable.cpp.o IPTable.i: IPTable.cpp.i .PHONY : IPTable.i # target to preprocess a source file IPTable.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/IPTable.cpp.i .PHONY : IPTable.cpp.i IPTable.s: IPTable.cpp.s .PHONY : IPTable.s # target to generate assembly for a file IPTable.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/IPTable.cpp.s .PHONY : IPTable.cpp.s LogArg.o: LogArg.cpp.o .PHONY : LogArg.o # target to build an object file LogArg.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/LogArg.cpp.o $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/LogArg.cpp.o .PHONY : LogArg.cpp.o LogArg.i: LogArg.cpp.i .PHONY : LogArg.i # target to preprocess a source file LogArg.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/LogArg.cpp.i $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/LogArg.cpp.i .PHONY : LogArg.cpp.i LogArg.s: LogArg.cpp.s .PHONY : LogArg.s # target to generate assembly for a file LogArg.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/LogArg.cpp.s $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/LogArg.cpp.s .PHONY : LogArg.cpp.s PathTraversal.o: PathTraversal.cpp.o .PHONY : PathTraversal.o # target to build an object file PathTraversal.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/PathTraversal.cpp.o .PHONY : PathTraversal.cpp.o PathTraversal.i: PathTraversal.cpp.i .PHONY : PathTraversal.i # target to preprocess a source file PathTraversal.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/PathTraversal.cpp.i .PHONY : PathTraversal.cpp.i PathTraversal.s: PathTraversal.cpp.s .PHONY : PathTraversal.s # target to generate assembly for a file PathTraversal.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/PathTraversal.cpp.s .PHONY : PathTraversal.cpp.s SafeRNG.o: SafeRNG.cpp.o .PHONY : SafeRNG.o # target to build an object file SafeRNG.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SafeRNG.cpp.o .PHONY : SafeRNG.cpp.o SafeRNG.i: SafeRNG.cpp.i .PHONY : SafeRNG.i # target to preprocess a source file SafeRNG.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SafeRNG.cpp.i .PHONY : SafeRNG.cpp.i SafeRNG.s: SafeRNG.cpp.s .PHONY : SafeRNG.s # target to generate assembly for a file SafeRNG.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SafeRNG.cpp.s .PHONY : SafeRNG.cpp.s ServerCore.o: ServerCore.cpp.o .PHONY : ServerCore.o # target to build an object file ServerCore.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerCore.cpp.o .PHONY : ServerCore.cpp.o ServerCore.i: ServerCore.cpp.i .PHONY : ServerCore.i # target to preprocess a source file ServerCore.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerCore.cpp.i .PHONY : ServerCore.cpp.i ServerCore.s: ServerCore.cpp.s .PHONY : ServerCore.s # target to generate assembly for a file ServerCore.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerCore.cpp.s .PHONY : ServerCore.cpp.s ServerLogger.o: ServerLogger.cpp.o .PHONY : ServerLogger.o # target to build an object file ServerLogger.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerLogger.cpp.o $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/ServerLogger.cpp.o .PHONY : ServerLogger.cpp.o ServerLogger.i: ServerLogger.cpp.i .PHONY : ServerLogger.i # target to preprocess a source file ServerLogger.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerLogger.cpp.i $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/ServerLogger.cpp.i .PHONY : ServerLogger.cpp.i ServerLogger.s: ServerLogger.cpp.s .PHONY : ServerLogger.s # target to generate assembly for a file ServerLogger.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerLogger.cpp.s $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/ServerLogger.cpp.s .PHONY : ServerLogger.cpp.s ServerProcessor.o: ServerProcessor.cpp.o .PHONY : ServerProcessor.o # target to build an object file ServerProcessor.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerProcessor.cpp.o .PHONY : ServerProcessor.cpp.o ServerProcessor.i: ServerProcessor.cpp.i .PHONY : ServerProcessor.i # target to preprocess a source file ServerProcessor.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerProcessor.cpp.i .PHONY : ServerProcessor.cpp.i ServerProcessor.s: ServerProcessor.cpp.s .PHONY : ServerProcessor.s # target to generate assembly for a file ServerProcessor.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/ServerProcessor.cpp.s .PHONY : ServerProcessor.cpp.s SessionManager.o: SessionManager.cpp.o .PHONY : SessionManager.o # target to build an object file SessionManager.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SessionManager.cpp.o .PHONY : SessionManager.cpp.o SessionManager.i: SessionManager.cpp.i .PHONY : SessionManager.i # target to preprocess a source file SessionManager.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SessionManager.cpp.i .PHONY : SessionManager.cpp.i SessionManager.s: SessionManager.cpp.s .PHONY : SessionManager.s # target to generate assembly for a file SessionManager.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SessionManager.cpp.s .PHONY : SessionManager.cpp.s SyncFileReceiver.o: SyncFileReceiver.cpp.o .PHONY : SyncFileReceiver.o # target to build an object file SyncFileReceiver.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SyncFileReceiver.cpp.o .PHONY : SyncFileReceiver.cpp.o SyncFileReceiver.i: SyncFileReceiver.cpp.i .PHONY : SyncFileReceiver.i # target to preprocess a source file SyncFileReceiver.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SyncFileReceiver.cpp.i .PHONY : SyncFileReceiver.cpp.i SyncFileReceiver.s: SyncFileReceiver.cpp.s .PHONY : SyncFileReceiver.s # target to generate assembly for a file SyncFileReceiver.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/SyncFileReceiver.cpp.s .PHONY : SyncFileReceiver.cpp.s TestLogger.o: TestLogger.cpp.o .PHONY : TestLogger.o # target to build an object file TestLogger.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/TestLogger.cpp.o .PHONY : TestLogger.cpp.o TestLogger.i: TestLogger.cpp.i .PHONY : TestLogger.i # target to preprocess a source file TestLogger.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/TestLogger.cpp.i .PHONY : TestLogger.cpp.i TestLogger.s: TestLogger.cpp.s .PHONY : TestLogger.s # target to generate assembly for a file TestLogger.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/logger_test.dir/build.make CMakeFiles/logger_test.dir/TestLogger.cpp.s .PHONY : TestLogger.cpp.s UNSResponseBuilder.o: UNSResponseBuilder.cpp.o .PHONY : UNSResponseBuilder.o # target to build an object file UNSResponseBuilder.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/UNSResponseBuilder.cpp.o .PHONY : UNSResponseBuilder.cpp.o UNSResponseBuilder.i: UNSResponseBuilder.cpp.i .PHONY : UNSResponseBuilder.i # target to preprocess a source file UNSResponseBuilder.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/UNSResponseBuilder.cpp.i .PHONY : UNSResponseBuilder.cpp.i UNSResponseBuilder.s: UNSResponseBuilder.cpp.s .PHONY : UNSResponseBuilder.s # target to generate assembly for a file UNSResponseBuilder.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/UNSResponseBuilder.cpp.s .PHONY : UNSResponseBuilder.cpp.s WebFileInfo.o: WebFileInfo.cpp.o .PHONY : WebFileInfo.o # target to build an object file WebFileInfo.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/WebFileInfo.cpp.o .PHONY : WebFileInfo.cpp.o WebFileInfo.i: WebFileInfo.cpp.i .PHONY : WebFileInfo.i # target to preprocess a source file WebFileInfo.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/WebFileInfo.cpp.i .PHONY : WebFileInfo.cpp.i WebFileInfo.s: WebFileInfo.cpp.s .PHONY : WebFileInfo.s # target to generate assembly for a file WebFileInfo.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/unswsc.dir/build.make CMakeFiles/unswsc.dir/WebFileInfo.cpp.s .PHONY : WebFileInfo.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 "... rebuild_cache" @echo "... rebuild" @echo "... core_distributor" @echo "... logger_test" @echo "... unswsc" @echo "... CORSConfig.o" @echo "... CORSConfig.i" @echo "... CORSConfig.s" @echo "... CORSProcessor.o" @echo "... CORSProcessor.i" @echo "... CORSProcessor.s" @echo "... CoreDistributor.o" @echo "... CoreDistributor.i" @echo "... CoreDistributor.s" @echo "... DataTransfer.o" @echo "... DataTransfer.i" @echo "... DataTransfer.s" @echo "... DateTime.o" @echo "... DateTime.i" @echo "... DateTime.s" @echo "... FileReceiver.o" @echo "... FileReceiver.i" @echo "... FileReceiver.s" @echo "... Global.o" @echo "... Global.i" @echo "... Global.s" @echo "... HTTPObjects.o" @echo "... HTTPObjects.i" @echo "... HTTPObjects.s" @echo "... IPList.o" @echo "... IPList.i" @echo "... IPList.s" @echo "... IPTable.o" @echo "... IPTable.i" @echo "... IPTable.s" @echo "... LogArg.o" @echo "... LogArg.i" @echo "... LogArg.s" @echo "... PathTraversal.o" @echo "... PathTraversal.i" @echo "... PathTraversal.s" @echo "... SafeRNG.o" @echo "... SafeRNG.i" @echo "... SafeRNG.s" @echo "... ServerCore.o" @echo "... ServerCore.i" @echo "... ServerCore.s" @echo "... ServerLogger.o" @echo "... ServerLogger.i" @echo "... ServerLogger.s" @echo "... ServerProcessor.o" @echo "... ServerProcessor.i" @echo "... ServerProcessor.s" @echo "... SessionManager.o" @echo "... SessionManager.i" @echo "... SessionManager.s" @echo "... SyncFileReceiver.o" @echo "... SyncFileReceiver.i" @echo "... SyncFileReceiver.s" @echo "... TestLogger.o" @echo "... TestLogger.i" @echo "... TestLogger.s" @echo "... UNSResponseBuilder.o" @echo "... UNSResponseBuilder.i" @echo "... UNSResponseBuilder.s" @echo "... WebFileInfo.o" @echo "... WebFileInfo.i" @echo "... WebFileInfo.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: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system