# 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/sigge/lmms

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/sigge/lmms/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
	cd /home/sigge/lmms/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
	cd /home/sigge/lmms/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/sigge/lmms/build/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/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 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

# 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
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

# 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 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

# The main all target
all: cmake_check_build_system
	cd /home/sigge/lmms/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/sigge/lmms/build/CMakeFiles /home/sigge/lmms/build/plugins/Sid/resid//CMakeFiles/progress.marks
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/Sid/resid/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/sigge/lmms/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/Sid/resid/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/Sid/resid/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/Sid/resid/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/sigge/lmms/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
plugins/Sid/resid/CMakeFiles/resid_objects.dir/rule:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plugins/Sid/resid/CMakeFiles/resid_objects.dir/rule
.PHONY : plugins/Sid/resid/CMakeFiles/resid_objects.dir/rule

# Convenience name for target.
resid_objects: plugins/Sid/resid/CMakeFiles/resid_objects.dir/rule
.PHONY : resid_objects

# fast build rule for target.
resid_objects/fast:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/build
.PHONY : resid_objects/fast

resid/dac.o: resid/dac.cc.o
.PHONY : resid/dac.o

# target to build an object file
resid/dac.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/dac.cc.o
.PHONY : resid/dac.cc.o

resid/dac.i: resid/dac.cc.i
.PHONY : resid/dac.i

# target to preprocess a source file
resid/dac.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/dac.cc.i
.PHONY : resid/dac.cc.i

resid/dac.s: resid/dac.cc.s
.PHONY : resid/dac.s

# target to generate assembly for a file
resid/dac.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/dac.cc.s
.PHONY : resid/dac.cc.s

resid/envelope.o: resid/envelope.cc.o
.PHONY : resid/envelope.o

# target to build an object file
resid/envelope.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/envelope.cc.o
.PHONY : resid/envelope.cc.o

resid/envelope.i: resid/envelope.cc.i
.PHONY : resid/envelope.i

# target to preprocess a source file
resid/envelope.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/envelope.cc.i
.PHONY : resid/envelope.cc.i

resid/envelope.s: resid/envelope.cc.s
.PHONY : resid/envelope.s

# target to generate assembly for a file
resid/envelope.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/envelope.cc.s
.PHONY : resid/envelope.cc.s

resid/extfilt.o: resid/extfilt.cc.o
.PHONY : resid/extfilt.o

# target to build an object file
resid/extfilt.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/extfilt.cc.o
.PHONY : resid/extfilt.cc.o

resid/extfilt.i: resid/extfilt.cc.i
.PHONY : resid/extfilt.i

# target to preprocess a source file
resid/extfilt.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/extfilt.cc.i
.PHONY : resid/extfilt.cc.i

resid/extfilt.s: resid/extfilt.cc.s
.PHONY : resid/extfilt.s

# target to generate assembly for a file
resid/extfilt.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/extfilt.cc.s
.PHONY : resid/extfilt.cc.s

resid/filter.o: resid/filter.cc.o
.PHONY : resid/filter.o

# target to build an object file
resid/filter.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/filter.cc.o
.PHONY : resid/filter.cc.o

resid/filter.i: resid/filter.cc.i
.PHONY : resid/filter.i

# target to preprocess a source file
resid/filter.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/filter.cc.i
.PHONY : resid/filter.cc.i

resid/filter.s: resid/filter.cc.s
.PHONY : resid/filter.s

# target to generate assembly for a file
resid/filter.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/filter.cc.s
.PHONY : resid/filter.cc.s

resid/pot.o: resid/pot.cc.o
.PHONY : resid/pot.o

# target to build an object file
resid/pot.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/pot.cc.o
.PHONY : resid/pot.cc.o

resid/pot.i: resid/pot.cc.i
.PHONY : resid/pot.i

# target to preprocess a source file
resid/pot.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/pot.cc.i
.PHONY : resid/pot.cc.i

resid/pot.s: resid/pot.cc.s
.PHONY : resid/pot.s

# target to generate assembly for a file
resid/pot.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/pot.cc.s
.PHONY : resid/pot.cc.s

resid/sid.o: resid/sid.cc.o
.PHONY : resid/sid.o

# target to build an object file
resid/sid.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/sid.cc.o
.PHONY : resid/sid.cc.o

resid/sid.i: resid/sid.cc.i
.PHONY : resid/sid.i

# target to preprocess a source file
resid/sid.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/sid.cc.i
.PHONY : resid/sid.cc.i

resid/sid.s: resid/sid.cc.s
.PHONY : resid/sid.s

# target to generate assembly for a file
resid/sid.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/sid.cc.s
.PHONY : resid/sid.cc.s

resid/version.o: resid/version.cc.o
.PHONY : resid/version.o

# target to build an object file
resid/version.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/version.cc.o
.PHONY : resid/version.cc.o

resid/version.i: resid/version.cc.i
.PHONY : resid/version.i

# target to preprocess a source file
resid/version.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/version.cc.i
.PHONY : resid/version.cc.i

resid/version.s: resid/version.cc.s
.PHONY : resid/version.s

# target to generate assembly for a file
resid/version.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/version.cc.s
.PHONY : resid/version.cc.s

resid/voice.o: resid/voice.cc.o
.PHONY : resid/voice.o

# target to build an object file
resid/voice.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/voice.cc.o
.PHONY : resid/voice.cc.o

resid/voice.i: resid/voice.cc.i
.PHONY : resid/voice.i

# target to preprocess a source file
resid/voice.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/voice.cc.i
.PHONY : resid/voice.cc.i

resid/voice.s: resid/voice.cc.s
.PHONY : resid/voice.s

# target to generate assembly for a file
resid/voice.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/voice.cc.s
.PHONY : resid/voice.cc.s

resid/wave.o: resid/wave.cc.o
.PHONY : resid/wave.o

# target to build an object file
resid/wave.cc.o:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/wave.cc.o
.PHONY : resid/wave.cc.o

resid/wave.i: resid/wave.cc.i
.PHONY : resid/wave.i

# target to preprocess a source file
resid/wave.cc.i:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/wave.cc.i
.PHONY : resid/wave.cc.i

resid/wave.s: resid/wave.cc.s
.PHONY : resid/wave.s

# target to generate assembly for a file
resid/wave.cc.s:
	cd /home/sigge/lmms/build && $(MAKE) $(MAKESILENT) -f plugins/Sid/resid/CMakeFiles/resid_objects.dir/build.make plugins/Sid/resid/CMakeFiles/resid_objects.dir/resid/wave.cc.s
.PHONY : resid/wave.cc.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... resid_objects"
	@echo "... resid/dac.o"
	@echo "... resid/dac.i"
	@echo "... resid/dac.s"
	@echo "... resid/envelope.o"
	@echo "... resid/envelope.i"
	@echo "... resid/envelope.s"
	@echo "... resid/extfilt.o"
	@echo "... resid/extfilt.i"
	@echo "... resid/extfilt.s"
	@echo "... resid/filter.o"
	@echo "... resid/filter.i"
	@echo "... resid/filter.s"
	@echo "... resid/pot.o"
	@echo "... resid/pot.i"
	@echo "... resid/pot.s"
	@echo "... resid/sid.o"
	@echo "... resid/sid.i"
	@echo "... resid/sid.s"
	@echo "... resid/version.o"
	@echo "... resid/version.i"
	@echo "... resid/version.s"
	@echo "... resid/voice.o"
	@echo "... resid/voice.i"
	@echo "... resid/voice.s"
	@echo "... resid/wave.o"
	@echo "... resid/wave.i"
	@echo "... resid/wave.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/sigge/lmms/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

