diff options
Diffstat (limited to 'build/CMakeFiles/Makefile2')
-rw-r--r-- | build/CMakeFiles/Makefile2 | 280 |
1 files changed, 280 insertions, 0 deletions
diff --git a/build/CMakeFiles/Makefile2 b/build/CMakeFiles/Makefile2 new file mode 100644 index 0000000..9460fb6 --- /dev/null +++ b/build/CMakeFiles/Makefile2 @@ -0,0 +1,280 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.21 + +# 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/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/kate/documents/code/lib/c/mossrose + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/kate/documents/code/lib/c/mossrose/build + +#============================================================================= +# Directory level rules for the build root directory + +# The main recursive "all" target. +all: CMakeFiles/mossrose.dir/all +all: examples/all +.PHONY : all + +# The main recursive "preinstall" target. +preinstall: examples/preinstall +.PHONY : preinstall + +# The main recursive "clean" target. +clean: CMakeFiles/examples.dir/clean +clean: CMakeFiles/mossrose.dir/clean +clean: portaudio/clean +clean: examples/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory examples + +# Recursive "all" directory target. +examples/all: examples/CMakeFiles/example.dir/all +.PHONY : examples/all + +# Recursive "preinstall" directory target. +examples/preinstall: +.PHONY : examples/preinstall + +# Recursive "clean" directory target. +examples/clean: examples/CMakeFiles/example.dir/clean +.PHONY : examples/clean + +#============================================================================= +# Directory level rules for directory portaudio + +# Recursive "all" directory target. +portaudio/all: portaudio/CMakeFiles/portaudio_static.dir/all +portaudio/all: portaudio/CMakeFiles/portaudio.dir/all +.PHONY : portaudio/all + +# Recursive "preinstall" directory target. +portaudio/preinstall: +.PHONY : portaudio/preinstall + +# Recursive "clean" directory target. +portaudio/clean: portaudio/CMakeFiles/uninstall.dir/clean +portaudio/clean: portaudio/CMakeFiles/portaudio_static.dir/clean +portaudio/clean: portaudio/CMakeFiles/portaudio.dir/clean +.PHONY : portaudio/clean + +#============================================================================= +# Target rules for target CMakeFiles/examples.dir + +# All Build rule for target. +CMakeFiles/examples.dir/all: examples/CMakeFiles/example.dir/all + $(MAKE) $(MAKESILENT) -f CMakeFiles/examples.dir/build.make CMakeFiles/examples.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/examples.dir/build.make CMakeFiles/examples.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kate/documents/code/lib/c/mossrose/build/CMakeFiles --progress-num= "Built target examples" +.PHONY : CMakeFiles/examples.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/examples.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 19 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/examples.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 0 +.PHONY : CMakeFiles/examples.dir/rule + +# Convenience name for target. +examples: CMakeFiles/examples.dir/rule +.PHONY : examples + +# clean rule for target. +CMakeFiles/examples.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/examples.dir/build.make CMakeFiles/examples.dir/clean +.PHONY : CMakeFiles/examples.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/mossrose.dir + +# All Build rule for target. +CMakeFiles/mossrose.dir/all: portaudio/CMakeFiles/portaudio.dir/all + $(MAKE) $(MAKESILENT) -f CMakeFiles/mossrose.dir/build.make CMakeFiles/mossrose.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/mossrose.dir/build.make CMakeFiles/mossrose.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kate/documents/code/lib/c/mossrose/build/CMakeFiles --progress-num=3,4 "Built target mossrose" +.PHONY : CMakeFiles/mossrose.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/mossrose.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 17 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/mossrose.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 0 +.PHONY : CMakeFiles/mossrose.dir/rule + +# Convenience name for target. +mossrose: CMakeFiles/mossrose.dir/rule +.PHONY : mossrose + +# clean rule for target. +CMakeFiles/mossrose.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/mossrose.dir/build.make CMakeFiles/mossrose.dir/clean +.PHONY : CMakeFiles/mossrose.dir/clean + +#============================================================================= +# Target rules for target portaudio/CMakeFiles/uninstall.dir + +# All Build rule for target. +portaudio/CMakeFiles/uninstall.dir/all: + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/uninstall.dir/build.make portaudio/CMakeFiles/uninstall.dir/depend + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/uninstall.dir/build.make portaudio/CMakeFiles/uninstall.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kate/documents/code/lib/c/mossrose/build/CMakeFiles --progress-num= "Built target uninstall" +.PHONY : portaudio/CMakeFiles/uninstall.dir/all + +# Build rule for subdir invocation for target. +portaudio/CMakeFiles/uninstall.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 portaudio/CMakeFiles/uninstall.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 0 +.PHONY : portaudio/CMakeFiles/uninstall.dir/rule + +# Convenience name for target. +uninstall: portaudio/CMakeFiles/uninstall.dir/rule +.PHONY : uninstall + +# clean rule for target. +portaudio/CMakeFiles/uninstall.dir/clean: + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/uninstall.dir/build.make portaudio/CMakeFiles/uninstall.dir/clean +.PHONY : portaudio/CMakeFiles/uninstall.dir/clean + +#============================================================================= +# Target rules for target portaudio/CMakeFiles/portaudio_static.dir + +# All Build rule for target. +portaudio/CMakeFiles/portaudio_static.dir/all: + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/portaudio_static.dir/build.make portaudio/CMakeFiles/portaudio_static.dir/depend + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/portaudio_static.dir/build.make portaudio/CMakeFiles/portaudio_static.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kate/documents/code/lib/c/mossrose/build/CMakeFiles --progress-num=20,21,22,23,24,25,26,27,28,29,30,31,32,33,34 "Built target portaudio_static" +.PHONY : portaudio/CMakeFiles/portaudio_static.dir/all + +# Build rule for subdir invocation for target. +portaudio/CMakeFiles/portaudio_static.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 15 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 portaudio/CMakeFiles/portaudio_static.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 0 +.PHONY : portaudio/CMakeFiles/portaudio_static.dir/rule + +# Convenience name for target. +portaudio_static: portaudio/CMakeFiles/portaudio_static.dir/rule +.PHONY : portaudio_static + +# clean rule for target. +portaudio/CMakeFiles/portaudio_static.dir/clean: + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/portaudio_static.dir/build.make portaudio/CMakeFiles/portaudio_static.dir/clean +.PHONY : portaudio/CMakeFiles/portaudio_static.dir/clean + +#============================================================================= +# Target rules for target portaudio/CMakeFiles/portaudio.dir + +# All Build rule for target. +portaudio/CMakeFiles/portaudio.dir/all: + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/portaudio.dir/build.make portaudio/CMakeFiles/portaudio.dir/depend + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/portaudio.dir/build.make portaudio/CMakeFiles/portaudio.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kate/documents/code/lib/c/mossrose/build/CMakeFiles --progress-num=5,6,7,8,9,10,11,12,13,14,15,16,17,18,19 "Built target portaudio" +.PHONY : portaudio/CMakeFiles/portaudio.dir/all + +# Build rule for subdir invocation for target. +portaudio/CMakeFiles/portaudio.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 15 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 portaudio/CMakeFiles/portaudio.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 0 +.PHONY : portaudio/CMakeFiles/portaudio.dir/rule + +# Convenience name for target. +portaudio: portaudio/CMakeFiles/portaudio.dir/rule +.PHONY : portaudio + +# clean rule for target. +portaudio/CMakeFiles/portaudio.dir/clean: + $(MAKE) $(MAKESILENT) -f portaudio/CMakeFiles/portaudio.dir/build.make portaudio/CMakeFiles/portaudio.dir/clean +.PHONY : portaudio/CMakeFiles/portaudio.dir/clean + +#============================================================================= +# Target rules for target examples/CMakeFiles/example.dir + +# All Build rule for target. +examples/CMakeFiles/example.dir/all: CMakeFiles/mossrose.dir/all +examples/CMakeFiles/example.dir/all: portaudio/CMakeFiles/portaudio.dir/all + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/example.dir/build.make examples/CMakeFiles/example.dir/depend + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/example.dir/build.make examples/CMakeFiles/example.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/kate/documents/code/lib/c/mossrose/build/CMakeFiles --progress-num=1,2 "Built target example" +.PHONY : examples/CMakeFiles/example.dir/all + +# Build rule for subdir invocation for target. +examples/CMakeFiles/example.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 19 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/example.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/kate/documents/code/lib/c/mossrose/build/CMakeFiles 0 +.PHONY : examples/CMakeFiles/example.dir/rule + +# Convenience name for target. +example: examples/CMakeFiles/example.dir/rule +.PHONY : example + +# clean rule for target. +examples/CMakeFiles/example.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/example.dir/build.make examples/CMakeFiles/example.dir/clean +.PHONY : examples/CMakeFiles/example.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + |