Skip to content
Snippets Groups Projects
Makefile 10.4 KiB
Newer Older
wammy19's avatar
wammy19 committed
# 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

# 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/local/Cellar/cmake/3.21.3_1/bin/cmake

# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.21.3_1/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/andreaspiteri/uni/aavp/aavp-mini-project

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/andreaspiteri/uni/aavp/aavp-mini-project

#=============================================================================
# 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/local/Cellar/cmake/3.21.3_1/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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/local/Cellar/cmake/3.21.3_1/bin/ccmake -S$(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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/andreaspiteri/uni/aavp/aavp-mini-project/CMakeFiles /Users/andreaspiteri/uni/aavp/aavp-mini-project//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/andreaspiteri/uni/aavp/aavp-mini-project/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 aavp-mini-project

# Build rule for target.
aavp-mini-project: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 aavp-mini-project
.PHONY : aavp-mini-project

# fast build rule for target.
aavp-mini-project/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/build
.PHONY : aavp-mini-project/fast

RtAudio.o: RtAudio.cpp.o
.PHONY : RtAudio.o

# target to build an object file
RtAudio.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/RtAudio.cpp.o
.PHONY : RtAudio.cpp.o

RtAudio.i: RtAudio.cpp.i
.PHONY : RtAudio.i

# target to preprocess a source file
RtAudio.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/RtAudio.cpp.i
.PHONY : RtAudio.cpp.i

RtAudio.s: RtAudio.cpp.s
.PHONY : RtAudio.s

# target to generate assembly for a file
RtAudio.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/RtAudio.cpp.s
.PHONY : RtAudio.cpp.s

main.o: main.cpp.o
.PHONY : main.o

# target to build an object file
main.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.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:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.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:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/main.cpp.s
.PHONY : main.cpp.s

maximilian.o: maximilian.cpp.o
.PHONY : maximilian.o

# target to build an object file
maximilian.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/maximilian.cpp.o
.PHONY : maximilian.cpp.o

maximilian.i: maximilian.cpp.i
.PHONY : maximilian.i

# target to preprocess a source file
maximilian.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/maximilian.cpp.i
.PHONY : maximilian.cpp.i

maximilian.s: maximilian.cpp.s
.PHONY : maximilian.s

# target to generate assembly for a file
maximilian.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/maximilian.cpp.s
.PHONY : maximilian.cpp.s

my-lib/Sequence.o: my-lib/Sequence.cpp.o
.PHONY : my-lib/Sequence.o

# target to build an object file
my-lib/Sequence.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/Sequence.cpp.o
.PHONY : my-lib/Sequence.cpp.o

my-lib/Sequence.i: my-lib/Sequence.cpp.i
.PHONY : my-lib/Sequence.i

# target to preprocess a source file
my-lib/Sequence.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/Sequence.cpp.i
.PHONY : my-lib/Sequence.cpp.i

my-lib/Sequence.s: my-lib/Sequence.cpp.s
.PHONY : my-lib/Sequence.s

# target to generate assembly for a file
my-lib/Sequence.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/Sequence.cpp.s
.PHONY : my-lib/Sequence.cpp.s

my-lib/Sequencer.o: my-lib/Sequencer.cpp.o
.PHONY : my-lib/Sequencer.o

# target to build an object file
my-lib/Sequencer.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/Sequencer.cpp.o
.PHONY : my-lib/Sequencer.cpp.o

my-lib/Sequencer.i: my-lib/Sequencer.cpp.i
.PHONY : my-lib/Sequencer.i

# target to preprocess a source file
my-lib/Sequencer.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/Sequencer.cpp.i
.PHONY : my-lib/Sequencer.cpp.i

my-lib/Sequencer.s: my-lib/Sequencer.cpp.s
.PHONY : my-lib/Sequencer.s

# target to generate assembly for a file
my-lib/Sequencer.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/Sequencer.cpp.s
.PHONY : my-lib/Sequencer.cpp.s

my-lib/helpers.o: my-lib/helpers.cpp.o
.PHONY : my-lib/helpers.o

# target to build an object file
my-lib/helpers.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/helpers.cpp.o
.PHONY : my-lib/helpers.cpp.o

my-lib/helpers.i: my-lib/helpers.cpp.i
.PHONY : my-lib/helpers.i

# target to preprocess a source file
my-lib/helpers.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/helpers.cpp.i
.PHONY : my-lib/helpers.cpp.i

my-lib/helpers.s: my-lib/helpers.cpp.s
.PHONY : my-lib/helpers.s

# target to generate assembly for a file
my-lib/helpers.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/my-lib/helpers.cpp.s
.PHONY : my-lib/helpers.cpp.s

player.o: player.cpp.o
.PHONY : player.o

# target to build an object file
player.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/player.cpp.o
.PHONY : player.cpp.o

player.i: player.cpp.i
.PHONY : player.i

# target to preprocess a source file
player.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/player.cpp.i
.PHONY : player.cpp.i

player.s: player.cpp.s
.PHONY : player.s

# target to generate assembly for a file
player.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/aavp-mini-project.dir/build.make CMakeFiles/aavp-mini-project.dir/player.cpp.s
.PHONY : player.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 "... aavp-mini-project"
	@echo "... RtAudio.o"
	@echo "... RtAudio.i"
	@echo "... RtAudio.s"
	@echo "... main.o"
	@echo "... main.i"
	@echo "... main.s"
	@echo "... maximilian.o"
	@echo "... maximilian.i"
	@echo "... maximilian.s"
	@echo "... my-lib/Sequence.o"
	@echo "... my-lib/Sequence.i"
	@echo "... my-lib/Sequence.s"
	@echo "... my-lib/Sequencer.o"
	@echo "... my-lib/Sequencer.i"
	@echo "... my-lib/Sequencer.s"
	@echo "... my-lib/helpers.o"
	@echo "... my-lib/helpers.i"
	@echo "... my-lib/helpers.s"
	@echo "... player.o"
	@echo "... player.i"
	@echo "... player.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