# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.26

# 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/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/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/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/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/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

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

# 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: \"CALAMARES\""
.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/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build/CMakeFiles /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build/src/modules/welcome//CMakeFiles/progress.marks
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/rule:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/rule
.PHONY : src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/rule

# Convenience name for target.
calamares_viewmodule_welcome: src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/rule
.PHONY : calamares_viewmodule_welcome

# fast build rule for target.
calamares_viewmodule_welcome/fast:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build
.PHONY : calamares_viewmodule_welcome/fast

# Convenience name for target.
src/modules/welcome/CMakeFiles/welcometest.dir/rule:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/CMakeFiles/welcometest.dir/rule
.PHONY : src/modules/welcome/CMakeFiles/welcometest.dir/rule

# Convenience name for target.
welcometest: src/modules/welcome/CMakeFiles/welcometest.dir/rule
.PHONY : welcometest

# fast build rule for target.
welcometest/fast:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/build
.PHONY : welcometest/fast

# Convenience name for target.
src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome_autogen.dir/rule:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome_autogen.dir/rule
.PHONY : src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome_autogen.dir/rule

# Convenience name for target.
calamares_viewmodule_welcome_autogen: src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome_autogen.dir/rule
.PHONY : calamares_viewmodule_welcome_autogen

# fast build rule for target.
calamares_viewmodule_welcome_autogen/fast:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome_autogen.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome_autogen.dir/build
.PHONY : calamares_viewmodule_welcome_autogen/fast

# Convenience name for target.
src/modules/welcome/CMakeFiles/welcometest_autogen.dir/rule:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/welcome/CMakeFiles/welcometest_autogen.dir/rule
.PHONY : src/modules/welcome/CMakeFiles/welcometest_autogen.dir/rule

# Convenience name for target.
welcometest_autogen: src/modules/welcome/CMakeFiles/welcometest_autogen.dir/rule
.PHONY : welcometest_autogen

# fast build rule for target.
welcometest_autogen/fast:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest_autogen.dir/build.make src/modules/welcome/CMakeFiles/welcometest_autogen.dir/build
.PHONY : welcometest_autogen/fast

Config.o: Config.cpp.o
.PHONY : Config.o

# target to build an object file
Config.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/Config.cpp.o
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/Config.cpp.o
.PHONY : Config.cpp.o

Config.i: Config.cpp.i
.PHONY : Config.i

# target to preprocess a source file
Config.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/Config.cpp.i
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/Config.cpp.i
.PHONY : Config.cpp.i

Config.s: Config.cpp.s
.PHONY : Config.s

# target to generate assembly for a file
Config.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/Config.cpp.s
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/Config.cpp.s
.PHONY : Config.cpp.s

Tests.o: Tests.cpp.o
.PHONY : Tests.o

# target to build an object file
Tests.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/Tests.cpp.o
.PHONY : Tests.cpp.o

Tests.i: Tests.cpp.i
.PHONY : Tests.i

# target to preprocess a source file
Tests.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/Tests.cpp.i
.PHONY : Tests.cpp.i

Tests.s: Tests.cpp.s
.PHONY : Tests.s

# target to generate assembly for a file
Tests.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/Tests.cpp.s
.PHONY : Tests.cpp.s

WelcomePage.o: WelcomePage.cpp.o
.PHONY : WelcomePage.o

# target to build an object file
WelcomePage.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/WelcomePage.cpp.o
.PHONY : WelcomePage.cpp.o

WelcomePage.i: WelcomePage.cpp.i
.PHONY : WelcomePage.i

# target to preprocess a source file
WelcomePage.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/WelcomePage.cpp.i
.PHONY : WelcomePage.cpp.i

WelcomePage.s: WelcomePage.cpp.s
.PHONY : WelcomePage.s

# target to generate assembly for a file
WelcomePage.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/WelcomePage.cpp.s
.PHONY : WelcomePage.cpp.s

WelcomeViewStep.o: WelcomeViewStep.cpp.o
.PHONY : WelcomeViewStep.o

# target to build an object file
WelcomeViewStep.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/WelcomeViewStep.cpp.o
.PHONY : WelcomeViewStep.cpp.o

WelcomeViewStep.i: WelcomeViewStep.cpp.i
.PHONY : WelcomeViewStep.i

# target to preprocess a source file
WelcomeViewStep.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/WelcomeViewStep.cpp.i
.PHONY : WelcomeViewStep.cpp.i

WelcomeViewStep.s: WelcomeViewStep.cpp.s
.PHONY : WelcomeViewStep.s

# target to generate assembly for a file
WelcomeViewStep.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/WelcomeViewStep.cpp.s
.PHONY : WelcomeViewStep.cpp.s

calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.o: calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.o
.PHONY : calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.o

# target to build an object file
calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.o
.PHONY : calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.o

calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.i: calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.i
.PHONY : calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.i

# target to preprocess a source file
calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.i
.PHONY : calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.i

calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.s: calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.s
.PHONY : calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.s

# target to generate assembly for a file
calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.s
.PHONY : calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.cpp.s

calamares_viewmodule_welcome_autogen/mocs_compilation.o: calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.o
.PHONY : calamares_viewmodule_welcome_autogen/mocs_compilation.o

# target to build an object file
calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.o
.PHONY : calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.o

calamares_viewmodule_welcome_autogen/mocs_compilation.i: calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.i
.PHONY : calamares_viewmodule_welcome_autogen/mocs_compilation.i

# target to preprocess a source file
calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.i
.PHONY : calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.i

calamares_viewmodule_welcome_autogen/mocs_compilation.s: calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.s
.PHONY : calamares_viewmodule_welcome_autogen/mocs_compilation.s

# target to generate assembly for a file
calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.s
.PHONY : calamares_viewmodule_welcome_autogen/mocs_compilation.cpp.s

checker/CheckerContainer.o: checker/CheckerContainer.cpp.o
.PHONY : checker/CheckerContainer.o

# target to build an object file
checker/CheckerContainer.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/CheckerContainer.cpp.o
.PHONY : checker/CheckerContainer.cpp.o

checker/CheckerContainer.i: checker/CheckerContainer.cpp.i
.PHONY : checker/CheckerContainer.i

# target to preprocess a source file
checker/CheckerContainer.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/CheckerContainer.cpp.i
.PHONY : checker/CheckerContainer.cpp.i

checker/CheckerContainer.s: checker/CheckerContainer.cpp.s
.PHONY : checker/CheckerContainer.s

# target to generate assembly for a file
checker/CheckerContainer.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/CheckerContainer.cpp.s
.PHONY : checker/CheckerContainer.cpp.s

checker/GeneralRequirements.o: checker/GeneralRequirements.cpp.o
.PHONY : checker/GeneralRequirements.o

# target to build an object file
checker/GeneralRequirements.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/GeneralRequirements.cpp.o
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/checker/GeneralRequirements.cpp.o
.PHONY : checker/GeneralRequirements.cpp.o

checker/GeneralRequirements.i: checker/GeneralRequirements.cpp.i
.PHONY : checker/GeneralRequirements.i

# target to preprocess a source file
checker/GeneralRequirements.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/GeneralRequirements.cpp.i
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/checker/GeneralRequirements.cpp.i
.PHONY : checker/GeneralRequirements.cpp.i

checker/GeneralRequirements.s: checker/GeneralRequirements.cpp.s
.PHONY : checker/GeneralRequirements.s

# target to generate assembly for a file
checker/GeneralRequirements.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/GeneralRequirements.cpp.s
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/checker/GeneralRequirements.cpp.s
.PHONY : checker/GeneralRequirements.cpp.s

checker/ResultWidget.o: checker/ResultWidget.cpp.o
.PHONY : checker/ResultWidget.o

# target to build an object file
checker/ResultWidget.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/ResultWidget.cpp.o
.PHONY : checker/ResultWidget.cpp.o

checker/ResultWidget.i: checker/ResultWidget.cpp.i
.PHONY : checker/ResultWidget.i

# target to preprocess a source file
checker/ResultWidget.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/ResultWidget.cpp.i
.PHONY : checker/ResultWidget.cpp.i

checker/ResultWidget.s: checker/ResultWidget.cpp.s
.PHONY : checker/ResultWidget.s

# target to generate assembly for a file
checker/ResultWidget.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/ResultWidget.cpp.s
.PHONY : checker/ResultWidget.cpp.s

checker/ResultsListWidget.o: checker/ResultsListWidget.cpp.o
.PHONY : checker/ResultsListWidget.o

# target to build an object file
checker/ResultsListWidget.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/ResultsListWidget.cpp.o
.PHONY : checker/ResultsListWidget.cpp.o

checker/ResultsListWidget.i: checker/ResultsListWidget.cpp.i
.PHONY : checker/ResultsListWidget.i

# target to preprocess a source file
checker/ResultsListWidget.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/ResultsListWidget.cpp.i
.PHONY : checker/ResultsListWidget.cpp.i

checker/ResultsListWidget.s: checker/ResultsListWidget.cpp.s
.PHONY : checker/ResultsListWidget.s

# target to generate assembly for a file
checker/ResultsListWidget.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/ResultsListWidget.cpp.s
.PHONY : checker/ResultsListWidget.cpp.s

checker/partman_devices.o: checker/partman_devices.c.o
.PHONY : checker/partman_devices.o

# target to build an object file
checker/partman_devices.c.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/partman_devices.c.o
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/checker/partman_devices.c.o
.PHONY : checker/partman_devices.c.o

checker/partman_devices.i: checker/partman_devices.c.i
.PHONY : checker/partman_devices.i

# target to preprocess a source file
checker/partman_devices.c.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/partman_devices.c.i
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/checker/partman_devices.c.i
.PHONY : checker/partman_devices.c.i

checker/partman_devices.s: checker/partman_devices.c.s
.PHONY : checker/partman_devices.s

# target to generate assembly for a file
checker/partman_devices.c.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/build.make src/modules/welcome/CMakeFiles/calamares_viewmodule_welcome.dir/checker/partman_devices.c.s
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/checker/partman_devices.c.s
.PHONY : checker/partman_devices.c.s

welcometest_autogen/mocs_compilation.o: welcometest_autogen/mocs_compilation.cpp.o
.PHONY : welcometest_autogen/mocs_compilation.o

# target to build an object file
welcometest_autogen/mocs_compilation.cpp.o:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/welcometest_autogen/mocs_compilation.cpp.o
.PHONY : welcometest_autogen/mocs_compilation.cpp.o

welcometest_autogen/mocs_compilation.i: welcometest_autogen/mocs_compilation.cpp.i
.PHONY : welcometest_autogen/mocs_compilation.i

# target to preprocess a source file
welcometest_autogen/mocs_compilation.cpp.i:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/welcometest_autogen/mocs_compilation.cpp.i
.PHONY : welcometest_autogen/mocs_compilation.cpp.i

welcometest_autogen/mocs_compilation.s: welcometest_autogen/mocs_compilation.cpp.s
.PHONY : welcometest_autogen/mocs_compilation.s

# target to generate assembly for a file
welcometest_autogen/mocs_compilation.cpp.s:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/welcometest_autogen/mocs_compilation.cpp.s
.PHONY : welcometest_autogen/mocs_compilation.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... calamares_viewmodule_welcome_autogen"
	@echo "... welcometest_autogen"
	@echo "... calamares_viewmodule_welcome"
	@echo "... welcometest"
	@echo "... Config.o"
	@echo "... Config.i"
	@echo "... Config.s"
	@echo "... Tests.o"
	@echo "... Tests.i"
	@echo "... Tests.s"
	@echo "... WelcomePage.o"
	@echo "... WelcomePage.i"
	@echo "... WelcomePage.s"
	@echo "... WelcomeViewStep.o"
	@echo "... WelcomeViewStep.i"
	@echo "... WelcomeViewStep.s"
	@echo "... calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.o"
	@echo "... calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.i"
	@echo "... calamares_viewmodule_welcome_autogen/EWIEGA46WW/qrc_welcome.s"
	@echo "... calamares_viewmodule_welcome_autogen/mocs_compilation.o"
	@echo "... calamares_viewmodule_welcome_autogen/mocs_compilation.i"
	@echo "... calamares_viewmodule_welcome_autogen/mocs_compilation.s"
	@echo "... checker/CheckerContainer.o"
	@echo "... checker/CheckerContainer.i"
	@echo "... checker/CheckerContainer.s"
	@echo "... checker/GeneralRequirements.o"
	@echo "... checker/GeneralRequirements.i"
	@echo "... checker/GeneralRequirements.s"
	@echo "... checker/ResultWidget.o"
	@echo "... checker/ResultWidget.i"
	@echo "... checker/ResultWidget.s"
	@echo "... checker/ResultsListWidget.o"
	@echo "... checker/ResultsListWidget.i"
	@echo "... checker/ResultsListWidget.s"
	@echo "... checker/partman_devices.o"
	@echo "... checker/partman_devices.i"
	@echo "... checker/partman_devices.s"
	@echo "... welcometest_autogen/mocs_compilation.o"
	@echo "... welcometest_autogen/mocs_compilation.i"
	@echo "... welcometest_autogen/mocs_compilation.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/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

