# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.10 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/julian/UxPlay # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/julian/UxPlay/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # The main all target all: cmake_check_build_system cd /home/julian/UxPlay/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/julian/UxPlay/build/CMakeFiles /home/julian/UxPlay/build/lib/plist/CMakeFiles/progress.marks cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/plist/all $(CMAKE_COMMAND) -E cmake_progress_start /home/julian/UxPlay/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/plist/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/plist/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/plist/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/julian/UxPlay/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. lib/plist/CMakeFiles/plist.dir/rule: cd /home/julian/UxPlay/build && $(MAKE) -f CMakeFiles/Makefile2 lib/plist/CMakeFiles/plist.dir/rule .PHONY : lib/plist/CMakeFiles/plist.dir/rule # Convenience name for target. plist: lib/plist/CMakeFiles/plist.dir/rule .PHONY : plist # fast build rule for target. plist/fast: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/build .PHONY : plist/fast base64.o: base64.c.o .PHONY : base64.o # target to build an object file base64.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/base64.c.o .PHONY : base64.c.o base64.i: base64.c.i .PHONY : base64.i # target to preprocess a source file base64.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/base64.c.i .PHONY : base64.c.i base64.s: base64.c.s .PHONY : base64.s # target to generate assembly for a file base64.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/base64.c.s .PHONY : base64.c.s bplist.o: bplist.c.o .PHONY : bplist.o # target to build an object file bplist.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/bplist.c.o .PHONY : bplist.c.o bplist.i: bplist.c.i .PHONY : bplist.i # target to preprocess a source file bplist.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/bplist.c.i .PHONY : bplist.c.i bplist.s: bplist.c.s .PHONY : bplist.s # target to generate assembly for a file bplist.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/bplist.c.s .PHONY : bplist.c.s bytearray.o: bytearray.c.o .PHONY : bytearray.o # target to build an object file bytearray.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/bytearray.c.o .PHONY : bytearray.c.o bytearray.i: bytearray.c.i .PHONY : bytearray.i # target to preprocess a source file bytearray.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/bytearray.c.i .PHONY : bytearray.c.i bytearray.s: bytearray.c.s .PHONY : bytearray.s # target to generate assembly for a file bytearray.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/bytearray.c.s .PHONY : bytearray.c.s cnary.o: cnary.c.o .PHONY : cnary.o # target to build an object file cnary.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/cnary.c.o .PHONY : cnary.c.o cnary.i: cnary.c.i .PHONY : cnary.i # target to preprocess a source file cnary.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/cnary.c.i .PHONY : cnary.c.i cnary.s: cnary.c.s .PHONY : cnary.s # target to generate assembly for a file cnary.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/cnary.c.s .PHONY : cnary.c.s hashtable.o: hashtable.c.o .PHONY : hashtable.o # target to build an object file hashtable.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/hashtable.c.o .PHONY : hashtable.c.o hashtable.i: hashtable.c.i .PHONY : hashtable.i # target to preprocess a source file hashtable.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/hashtable.c.i .PHONY : hashtable.c.i hashtable.s: hashtable.c.s .PHONY : hashtable.s # target to generate assembly for a file hashtable.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/hashtable.c.s .PHONY : hashtable.c.s list.o: list.c.o .PHONY : list.o # target to build an object file list.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/list.c.o .PHONY : list.c.o list.i: list.c.i .PHONY : list.i # target to preprocess a source file list.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/list.c.i .PHONY : list.c.i list.s: list.c.s .PHONY : list.s # target to generate assembly for a file list.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/list.c.s .PHONY : list.c.s node.o: node.c.o .PHONY : node.o # target to build an object file node.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/node.c.o .PHONY : node.c.o node.i: node.c.i .PHONY : node.i # target to preprocess a source file node.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/node.c.i .PHONY : node.c.i node.s: node.c.s .PHONY : node.s # target to generate assembly for a file node.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/node.c.s .PHONY : node.c.s node_list.o: node_list.c.o .PHONY : node_list.o # target to build an object file node_list.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/node_list.c.o .PHONY : node_list.c.o node_list.i: node_list.c.i .PHONY : node_list.i # target to preprocess a source file node_list.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/node_list.c.i .PHONY : node_list.c.i node_list.s: node_list.c.s .PHONY : node_list.s # target to generate assembly for a file node_list.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/node_list.c.s .PHONY : node_list.c.s plist.o: plist.c.o .PHONY : plist.o # target to build an object file plist.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/plist.c.o .PHONY : plist.c.o plist.i: plist.c.i .PHONY : plist.i # target to preprocess a source file plist.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/plist.c.i .PHONY : plist.c.i plist.s: plist.c.s .PHONY : plist.s # target to generate assembly for a file plist.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/plist.c.s .PHONY : plist.c.s ptrarray.o: ptrarray.c.o .PHONY : ptrarray.o # target to build an object file ptrarray.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/ptrarray.c.o .PHONY : ptrarray.c.o ptrarray.i: ptrarray.c.i .PHONY : ptrarray.i # target to preprocess a source file ptrarray.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/ptrarray.c.i .PHONY : ptrarray.c.i ptrarray.s: ptrarray.c.s .PHONY : ptrarray.s # target to generate assembly for a file ptrarray.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/ptrarray.c.s .PHONY : ptrarray.c.s time64.o: time64.c.o .PHONY : time64.o # target to build an object file time64.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/time64.c.o .PHONY : time64.c.o time64.i: time64.c.i .PHONY : time64.i # target to preprocess a source file time64.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/time64.c.i .PHONY : time64.c.i time64.s: time64.c.s .PHONY : time64.s # target to generate assembly for a file time64.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/time64.c.s .PHONY : time64.c.s xplist.o: xplist.c.o .PHONY : xplist.o # target to build an object file xplist.c.o: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/xplist.c.o .PHONY : xplist.c.o xplist.i: xplist.c.i .PHONY : xplist.i # target to preprocess a source file xplist.c.i: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/xplist.c.i .PHONY : xplist.c.i xplist.s: xplist.c.s .PHONY : xplist.s # target to generate assembly for a file xplist.c.s: cd /home/julian/UxPlay/build && $(MAKE) -f lib/plist/CMakeFiles/plist.dir/build.make lib/plist/CMakeFiles/plist.dir/xplist.c.s .PHONY : xplist.c.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... install/strip" @echo "... edit_cache" @echo "... list_install_components" @echo "... plist" @echo "... install/local" @echo "... rebuild_cache" @echo "... install" @echo "... base64.o" @echo "... base64.i" @echo "... base64.s" @echo "... bplist.o" @echo "... bplist.i" @echo "... bplist.s" @echo "... bytearray.o" @echo "... bytearray.i" @echo "... bytearray.s" @echo "... cnary.o" @echo "... cnary.i" @echo "... cnary.s" @echo "... hashtable.o" @echo "... hashtable.i" @echo "... hashtable.s" @echo "... list.o" @echo "... list.i" @echo "... list.s" @echo "... node.o" @echo "... node.i" @echo "... node.s" @echo "... node_list.o" @echo "... node_list.i" @echo "... node_list.s" @echo "... plist.o" @echo "... plist.i" @echo "... plist.s" @echo "... ptrarray.o" @echo "... ptrarray.i" @echo "... ptrarray.s" @echo "... time64.o" @echo "... time64.i" @echo "... time64.s" @echo "... xplist.o" @echo "... xplist.i" @echo "... xplist.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /home/julian/UxPlay/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system