# 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..."
	/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..."
	/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
	$(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//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 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:
	$(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 Experimental

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

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

#=============================================================================
# Target rules for targets named Nightly

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

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

#=============================================================================
# Target rules for targets named Continuous

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

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

#=============================================================================
# Target rules for targets named NightlyMemoryCheck

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

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

#=============================================================================
# Target rules for targets named NightlyStart

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

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

#=============================================================================
# Target rules for targets named NightlyUpdate

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

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

#=============================================================================
# Target rules for targets named NightlyConfigure

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

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

#=============================================================================
# Target rules for targets named NightlyBuild

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

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

#=============================================================================
# Target rules for targets named NightlyTest

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

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

#=============================================================================
# Target rules for targets named NightlyCoverage

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

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

#=============================================================================
# Target rules for targets named NightlyMemCheck

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

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

#=============================================================================
# Target rules for targets named NightlySubmit

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

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

#=============================================================================
# Target rules for targets named ExperimentalStart

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

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

#=============================================================================
# Target rules for targets named ExperimentalUpdate

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

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

#=============================================================================
# Target rules for targets named ExperimentalConfigure

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

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

#=============================================================================
# Target rules for targets named ExperimentalBuild

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

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

#=============================================================================
# Target rules for targets named ExperimentalTest

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

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

#=============================================================================
# Target rules for targets named ExperimentalCoverage

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

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

#=============================================================================
# Target rules for targets named ExperimentalMemCheck

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

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

#=============================================================================
# Target rules for targets named ExperimentalSubmit

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

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

#=============================================================================
# Target rules for targets named ContinuousStart

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

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

#=============================================================================
# Target rules for targets named ContinuousUpdate

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

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

#=============================================================================
# Target rules for targets named ContinuousConfigure

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

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

#=============================================================================
# Target rules for targets named ContinuousBuild

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

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

#=============================================================================
# Target rules for targets named ContinuousTest

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

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

#=============================================================================
# Target rules for targets named ContinuousCoverage

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

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

#=============================================================================
# Target rules for targets named ContinuousMemCheck

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

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

#=============================================================================
# Target rules for targets named ContinuousSubmit

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

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

#=============================================================================
# Target rules for targets named KF5CoreAddons_QCH

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

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

#=============================================================================
# Target rules for targets named KF5Crash_QCH

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

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

#=============================================================================
# Target rules for targets named KF5DBusAddons_QCH

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

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

#=============================================================================
# Target rules for targets named example-distro

# Build rule for target.
example-distro: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 example-distro
.PHONY : example-distro

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

#=============================================================================
# Target rules for targets named show-version

# Build rule for target.
show-version: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 show-version
.PHONY : show-version

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

#=============================================================================
# Target rules for targets named uninstall

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

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

#=============================================================================
# Target rules for targets named txload

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

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

#=============================================================================
# Target rules for targets named calamares-gettext-translations-python

# Build rule for target.
calamares-gettext-translations-python: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 calamares-gettext-translations-python
.PHONY : calamares-gettext-translations-python

# fast build rule for target.
calamares-gettext-translations-python/fast:
	$(MAKE) $(MAKESILENT) -f lang/CMakeFiles/calamares-gettext-translations-python.dir/build.make lang/CMakeFiles/calamares-gettext-translations-python.dir/build
.PHONY : calamares-gettext-translations-python/fast

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ar

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_as

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ast

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_az

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_az_AZ

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_be

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_bg

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_bn

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ca

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ca_valencia

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_cs_CZ

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_da

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_de

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_el

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_en_GB

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_eo

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_es

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_es_MX

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_et

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_eu

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_fa

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_fi_FI

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_fr

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_fur

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_gl

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_he

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_hi

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_hr

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_hu

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_id

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_is

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_it_IT

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ja

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ko

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_lt

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ml

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_mr

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_nb

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_nl

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_oc

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_pl

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_pt_BR

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_pt_PT

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ro

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_ru

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_si

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_sk

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_sl

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_sq

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_sr

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_sr_latin

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_sv

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_tg

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_th

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_tr_TR

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_uk

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_vi

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_zh_CN

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

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

#=============================================================================
# Target rules for targets named calamares_gettext_translations_python_zh_TW

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

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

#=============================================================================
# Target rules for targets named calamares-i18n

# Build rule for target.
calamares-i18n: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 calamares-i18n
.PHONY : calamares-i18n

# fast build rule for target.
calamares-i18n/fast:
	$(MAKE) $(MAKESILENT) -f lang/CMakeFiles/calamares-i18n.dir/build.make lang/CMakeFiles/calamares-i18n.dir/build
.PHONY : calamares-i18n/fast

#=============================================================================
# Target rules for targets named KF5I18n_QCH

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

# fast build rule for target.
KF5I18n_QCH/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/KF5I18n_QCH.dir/build.make src/libcalamares/CMakeFiles/KF5I18n_QCH.dir/build
.PHONY : KF5I18n_QCH/fast

#=============================================================================
# Target rules for targets named KF5WidgetsAddons_QCH

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

# fast build rule for target.
KF5WidgetsAddons_QCH/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/KF5WidgetsAddons_QCH.dir/build.make src/libcalamares/CMakeFiles/KF5WidgetsAddons_QCH.dir/build
.PHONY : KF5WidgetsAddons_QCH/fast

#=============================================================================
# Target rules for targets named calamares

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

# fast build rule for target.
calamares/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/calamares.dir/build.make src/libcalamares/CMakeFiles/calamares.dir/build
.PHONY : calamares/fast

#=============================================================================
# Target rules for targets named libcalamarestest

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

# fast build rule for target.
libcalamarestest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarestest.dir/build.make src/libcalamares/CMakeFiles/libcalamarestest.dir/build
.PHONY : libcalamarestest/fast

#=============================================================================
# Target rules for targets named libcalamaresgeoiptest

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

# fast build rule for target.
libcalamaresgeoiptest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresgeoiptest.dir/build.make src/libcalamares/CMakeFiles/libcalamaresgeoiptest.dir/build
.PHONY : libcalamaresgeoiptest/fast

#=============================================================================
# Target rules for targets named libcalamareslocaletest

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

# fast build rule for target.
libcalamareslocaletest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamareslocaletest.dir/build.make src/libcalamares/CMakeFiles/libcalamareslocaletest.dir/build
.PHONY : libcalamareslocaletest/fast

#=============================================================================
# Target rules for targets named libcalamaresmodulesystemtest

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

# fast build rule for target.
libcalamaresmodulesystemtest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresmodulesystemtest.dir/build.make src/libcalamares/CMakeFiles/libcalamaresmodulesystemtest.dir/build
.PHONY : libcalamaresmodulesystemtest/fast

#=============================================================================
# Target rules for targets named libcalamaresnetworktest

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

# fast build rule for target.
libcalamaresnetworktest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresnetworktest.dir/build.make src/libcalamares/CMakeFiles/libcalamaresnetworktest.dir/build
.PHONY : libcalamaresnetworktest/fast

#=============================================================================
# Target rules for targets named libcalamarespackagestest

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

# fast build rule for target.
libcalamarespackagestest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarespackagestest.dir/build.make src/libcalamares/CMakeFiles/libcalamarespackagestest.dir/build
.PHONY : libcalamarespackagestest/fast

#=============================================================================
# Target rules for targets named libcalamarespartitiontest

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

# fast build rule for target.
libcalamarespartitiontest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarespartitiontest.dir/build.make src/libcalamares/CMakeFiles/libcalamarespartitiontest.dir/build
.PHONY : libcalamarespartitiontest/fast

#=============================================================================
# Target rules for targets named libcalamarespartitionkpmtest

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

# fast build rule for target.
libcalamarespartitionkpmtest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarespartitionkpmtest.dir/build.make src/libcalamares/CMakeFiles/libcalamarespartitionkpmtest.dir/build
.PHONY : libcalamarespartitionkpmtest/fast

#=============================================================================
# Target rules for targets named libcalamaresutilstest

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

# fast build rule for target.
libcalamaresutilstest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresutilstest.dir/build.make src/libcalamares/CMakeFiles/libcalamaresutilstest.dir/build
.PHONY : libcalamaresutilstest/fast

#=============================================================================
# Target rules for targets named libcalamaresutilspathstest

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

# fast build rule for target.
libcalamaresutilspathstest/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresutilspathstest.dir/build.make src/libcalamares/CMakeFiles/libcalamaresutilspathstest.dir/build
.PHONY : libcalamaresutilspathstest/fast

#=============================================================================
# Target rules for targets named test_geoip

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

# fast build rule for target.
test_geoip/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/test_geoip.dir/build.make src/libcalamares/CMakeFiles/test_geoip.dir/build
.PHONY : test_geoip/fast

#=============================================================================
# Target rules for targets named test_automount

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

# fast build rule for target.
test_automount/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/test_automount.dir/build.make src/libcalamares/CMakeFiles/test_automount.dir/build
.PHONY : test_automount/fast

#=============================================================================
# Target rules for targets named calamares_autogen

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

# fast build rule for target.
calamares_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/calamares_autogen.dir/build.make src/libcalamares/CMakeFiles/calamares_autogen.dir/build
.PHONY : calamares_autogen/fast

#=============================================================================
# Target rules for targets named libcalamarestest_autogen

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

# fast build rule for target.
libcalamarestest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarestest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamarestest_autogen.dir/build
.PHONY : libcalamarestest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamaresgeoiptest_autogen

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

# fast build rule for target.
libcalamaresgeoiptest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresgeoiptest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamaresgeoiptest_autogen.dir/build
.PHONY : libcalamaresgeoiptest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamareslocaletest_autogen

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

# fast build rule for target.
libcalamareslocaletest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamareslocaletest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamareslocaletest_autogen.dir/build
.PHONY : libcalamareslocaletest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamaresmodulesystemtest_autogen

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

# fast build rule for target.
libcalamaresmodulesystemtest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresmodulesystemtest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamaresmodulesystemtest_autogen.dir/build
.PHONY : libcalamaresmodulesystemtest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamaresnetworktest_autogen

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

# fast build rule for target.
libcalamaresnetworktest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresnetworktest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamaresnetworktest_autogen.dir/build
.PHONY : libcalamaresnetworktest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamarespackagestest_autogen

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

# fast build rule for target.
libcalamarespackagestest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarespackagestest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamarespackagestest_autogen.dir/build
.PHONY : libcalamarespackagestest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamarespartitiontest_autogen

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

# fast build rule for target.
libcalamarespartitiontest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarespartitiontest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamarespartitiontest_autogen.dir/build
.PHONY : libcalamarespartitiontest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamarespartitionkpmtest_autogen

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

# fast build rule for target.
libcalamarespartitionkpmtest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamarespartitionkpmtest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamarespartitionkpmtest_autogen.dir/build
.PHONY : libcalamarespartitionkpmtest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamaresutilstest_autogen

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

# fast build rule for target.
libcalamaresutilstest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresutilstest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamaresutilstest_autogen.dir/build
.PHONY : libcalamaresutilstest_autogen/fast

#=============================================================================
# Target rules for targets named libcalamaresutilspathstest_autogen

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

# fast build rule for target.
libcalamaresutilspathstest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/libcalamaresutilspathstest_autogen.dir/build.make src/libcalamares/CMakeFiles/libcalamaresutilspathstest_autogen.dir/build
.PHONY : libcalamaresutilspathstest_autogen/fast

#=============================================================================
# Target rules for targets named test_geoip_autogen

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

# fast build rule for target.
test_geoip_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamares/CMakeFiles/test_geoip_autogen.dir/build.make src/libcalamares/CMakeFiles/test_geoip_autogen.dir/build
.PHONY : test_geoip_autogen/fast

#=============================================================================
# Target rules for targets named calamaresui

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

# fast build rule for target.
calamaresui/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamaresui/CMakeFiles/calamaresui.dir/build.make src/libcalamaresui/CMakeFiles/calamaresui.dir/build
.PHONY : calamaresui/fast

#=============================================================================
# Target rules for targets named test_libcalamaresuipaste

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

# fast build rule for target.
test_libcalamaresuipaste/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamaresui/CMakeFiles/test_libcalamaresuipaste.dir/build.make src/libcalamaresui/CMakeFiles/test_libcalamaresuipaste.dir/build
.PHONY : test_libcalamaresuipaste/fast

#=============================================================================
# Target rules for targets named calamaresui_autogen

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

# fast build rule for target.
calamaresui_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamaresui/CMakeFiles/calamaresui_autogen.dir/build.make src/libcalamaresui/CMakeFiles/calamaresui_autogen.dir/build
.PHONY : calamaresui_autogen/fast

#=============================================================================
# Target rules for targets named test_libcalamaresuipaste_autogen

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

# fast build rule for target.
test_libcalamaresuipaste_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/libcalamaresui/CMakeFiles/test_libcalamaresuipaste_autogen.dir/build.make src/libcalamaresui/CMakeFiles/test_libcalamaresuipaste_autogen.dir/build
.PHONY : test_libcalamaresuipaste_autogen/fast

#=============================================================================
# Target rules for targets named calamares_bin

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

# fast build rule for target.
calamares_bin/fast:
	$(MAKE) $(MAKESILENT) -f src/calamares/CMakeFiles/calamares_bin.dir/build.make src/calamares/CMakeFiles/calamares_bin.dir/build
.PHONY : calamares_bin/fast

#=============================================================================
# Target rules for targets named loadmodule

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

# fast build rule for target.
loadmodule/fast:
	$(MAKE) $(MAKESILENT) -f src/calamares/CMakeFiles/loadmodule.dir/build.make src/calamares/CMakeFiles/loadmodule.dir/build
.PHONY : loadmodule/fast

#=============================================================================
# Target rules for targets named test_conf

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

# fast build rule for target.
test_conf/fast:
	$(MAKE) $(MAKESILENT) -f src/calamares/CMakeFiles/test_conf.dir/build.make src/calamares/CMakeFiles/test_conf.dir/build
.PHONY : test_conf/fast

#=============================================================================
# Target rules for targets named calamares_bin_autogen

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

# fast build rule for target.
calamares_bin_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/calamares/CMakeFiles/calamares_bin_autogen.dir/build.make src/calamares/CMakeFiles/calamares_bin_autogen.dir/build
.PHONY : calamares_bin_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_contextualprocess

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

# fast build rule for target.
calamares_job_contextualprocess/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/contextualprocess/CMakeFiles/calamares_job_contextualprocess.dir/build.make src/modules/contextualprocess/CMakeFiles/calamares_job_contextualprocess.dir/build
.PHONY : calamares_job_contextualprocess/fast

#=============================================================================
# Target rules for targets named contextualprocesstest

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

# fast build rule for target.
contextualprocesstest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/contextualprocess/CMakeFiles/contextualprocesstest.dir/build.make src/modules/contextualprocess/CMakeFiles/contextualprocesstest.dir/build
.PHONY : contextualprocesstest/fast

#=============================================================================
# Target rules for targets named calamares_job_contextualprocess_autogen

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

# fast build rule for target.
calamares_job_contextualprocess_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/contextualprocess/CMakeFiles/calamares_job_contextualprocess_autogen.dir/build.make src/modules/contextualprocess/CMakeFiles/calamares_job_contextualprocess_autogen.dir/build
.PHONY : calamares_job_contextualprocess_autogen/fast

#=============================================================================
# Target rules for targets named contextualprocesstest_autogen

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

# fast build rule for target.
contextualprocesstest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/contextualprocess/CMakeFiles/contextualprocesstest_autogen.dir/build.make src/modules/contextualprocess/CMakeFiles/contextualprocesstest_autogen.dir/build
.PHONY : contextualprocesstest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_finished

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

# fast build rule for target.
calamares_viewmodule_finished/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/finished/CMakeFiles/calamares_viewmodule_finished.dir/build.make src/modules/finished/CMakeFiles/calamares_viewmodule_finished.dir/build
.PHONY : calamares_viewmodule_finished/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_finished_autogen

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

# fast build rule for target.
calamares_viewmodule_finished_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/finished/CMakeFiles/calamares_viewmodule_finished_autogen.dir/build.make src/modules/finished/CMakeFiles/calamares_viewmodule_finished_autogen.dir/build
.PHONY : calamares_viewmodule_finished_autogen/fast

#=============================================================================
# Target rules for targets named KF5Config_QCH

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

# fast build rule for target.
KF5Config_QCH/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/fsresizer/CMakeFiles/KF5Config_QCH.dir/build.make src/modules/fsresizer/CMakeFiles/KF5Config_QCH.dir/build
.PHONY : KF5Config_QCH/fast

#=============================================================================
# Target rules for targets named calamares_job_fsresizer

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

# fast build rule for target.
calamares_job_fsresizer/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/fsresizer/CMakeFiles/calamares_job_fsresizer.dir/build.make src/modules/fsresizer/CMakeFiles/calamares_job_fsresizer.dir/build
.PHONY : calamares_job_fsresizer/fast

#=============================================================================
# Target rules for targets named fsresizertest

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

# fast build rule for target.
fsresizertest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/fsresizer/CMakeFiles/fsresizertest.dir/build.make src/modules/fsresizer/CMakeFiles/fsresizertest.dir/build
.PHONY : fsresizertest/fast

#=============================================================================
# Target rules for targets named calamares_job_fsresizer_autogen

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

# fast build rule for target.
calamares_job_fsresizer_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/fsresizer/CMakeFiles/calamares_job_fsresizer_autogen.dir/build.make src/modules/fsresizer/CMakeFiles/calamares_job_fsresizer_autogen.dir/build
.PHONY : calamares_job_fsresizer_autogen/fast

#=============================================================================
# Target rules for targets named fsresizertest_autogen

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

# fast build rule for target.
fsresizertest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/fsresizer/CMakeFiles/fsresizertest_autogen.dir/build.make src/modules/fsresizer/CMakeFiles/fsresizertest_autogen.dir/build
.PHONY : fsresizertest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_hostinfo

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

# fast build rule for target.
calamares_job_hostinfo/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/hostinfo/CMakeFiles/calamares_job_hostinfo.dir/build.make src/modules/hostinfo/CMakeFiles/calamares_job_hostinfo.dir/build
.PHONY : calamares_job_hostinfo/fast

#=============================================================================
# Target rules for targets named hostinfotest

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

# fast build rule for target.
hostinfotest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/hostinfo/CMakeFiles/hostinfotest.dir/build.make src/modules/hostinfo/CMakeFiles/hostinfotest.dir/build
.PHONY : hostinfotest/fast

#=============================================================================
# Target rules for targets named calamares_job_hostinfo_autogen

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

# fast build rule for target.
calamares_job_hostinfo_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/hostinfo/CMakeFiles/calamares_job_hostinfo_autogen.dir/build.make src/modules/hostinfo/CMakeFiles/calamares_job_hostinfo_autogen.dir/build
.PHONY : calamares_job_hostinfo_autogen/fast

#=============================================================================
# Target rules for targets named hostinfotest_autogen

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

# fast build rule for target.
hostinfotest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/hostinfo/CMakeFiles/hostinfotest_autogen.dir/build.make src/modules/hostinfo/CMakeFiles/hostinfotest_autogen.dir/build
.PHONY : hostinfotest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_initcpio

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

# fast build rule for target.
calamares_job_initcpio/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/initcpio/CMakeFiles/calamares_job_initcpio.dir/build.make src/modules/initcpio/CMakeFiles/calamares_job_initcpio.dir/build
.PHONY : calamares_job_initcpio/fast

#=============================================================================
# Target rules for targets named initcpiotest

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

# fast build rule for target.
initcpiotest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/initcpio/CMakeFiles/initcpiotest.dir/build.make src/modules/initcpio/CMakeFiles/initcpiotest.dir/build
.PHONY : initcpiotest/fast

#=============================================================================
# Target rules for targets named calamares_job_initcpio_autogen

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

# fast build rule for target.
calamares_job_initcpio_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/initcpio/CMakeFiles/calamares_job_initcpio_autogen.dir/build.make src/modules/initcpio/CMakeFiles/calamares_job_initcpio_autogen.dir/build
.PHONY : calamares_job_initcpio_autogen/fast

#=============================================================================
# Target rules for targets named initcpiotest_autogen

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

# fast build rule for target.
initcpiotest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/initcpio/CMakeFiles/initcpiotest_autogen.dir/build.make src/modules/initcpio/CMakeFiles/initcpiotest_autogen.dir/build
.PHONY : initcpiotest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_keyboard

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

# fast build rule for target.
calamares_viewmodule_keyboard/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/keyboard/CMakeFiles/calamares_viewmodule_keyboard.dir/build.make src/modules/keyboard/CMakeFiles/calamares_viewmodule_keyboard.dir/build
.PHONY : calamares_viewmodule_keyboard/fast

#=============================================================================
# Target rules for targets named keyboardtest

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

# fast build rule for target.
keyboardtest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/keyboard/CMakeFiles/keyboardtest.dir/build.make src/modules/keyboard/CMakeFiles/keyboardtest.dir/build
.PHONY : keyboardtest/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_keyboard_autogen

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

# fast build rule for target.
calamares_viewmodule_keyboard_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/keyboard/CMakeFiles/calamares_viewmodule_keyboard_autogen.dir/build.make src/modules/keyboard/CMakeFiles/calamares_viewmodule_keyboard_autogen.dir/build
.PHONY : calamares_viewmodule_keyboard_autogen/fast

#=============================================================================
# Target rules for targets named keyboardtest_autogen

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

# fast build rule for target.
keyboardtest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/keyboard/CMakeFiles/keyboardtest_autogen.dir/build.make src/modules/keyboard/CMakeFiles/keyboardtest_autogen.dir/build
.PHONY : keyboardtest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_license

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

# fast build rule for target.
calamares_viewmodule_license/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/license/CMakeFiles/calamares_viewmodule_license.dir/build.make src/modules/license/CMakeFiles/calamares_viewmodule_license.dir/build
.PHONY : calamares_viewmodule_license/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_license_autogen

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

# fast build rule for target.
calamares_viewmodule_license_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/license/CMakeFiles/calamares_viewmodule_license_autogen.dir/build.make src/modules/license/CMakeFiles/calamares_viewmodule_license_autogen.dir/build
.PHONY : calamares_viewmodule_license_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_locale

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

# fast build rule for target.
calamares_viewmodule_locale/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/locale/CMakeFiles/calamares_viewmodule_locale.dir/build.make src/modules/locale/CMakeFiles/calamares_viewmodule_locale.dir/build
.PHONY : calamares_viewmodule_locale/fast

#=============================================================================
# Target rules for targets named localetest

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

# fast build rule for target.
localetest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/locale/CMakeFiles/localetest.dir/build.make src/modules/locale/CMakeFiles/localetest.dir/build
.PHONY : localetest/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_locale_autogen

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

# fast build rule for target.
calamares_viewmodule_locale_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/locale/CMakeFiles/calamares_viewmodule_locale_autogen.dir/build.make src/modules/locale/CMakeFiles/calamares_viewmodule_locale_autogen.dir/build
.PHONY : calamares_viewmodule_locale_autogen/fast

#=============================================================================
# Target rules for targets named localetest_autogen

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

# fast build rule for target.
localetest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/locale/CMakeFiles/localetest_autogen.dir/build.make src/modules/locale/CMakeFiles/localetest_autogen.dir/build
.PHONY : localetest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_luksbootkeyfile

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

# fast build rule for target.
calamares_job_luksbootkeyfile/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksbootkeyfile/CMakeFiles/calamares_job_luksbootkeyfile.dir/build.make src/modules/luksbootkeyfile/CMakeFiles/calamares_job_luksbootkeyfile.dir/build
.PHONY : calamares_job_luksbootkeyfile/fast

#=============================================================================
# Target rules for targets named luksbootkeyfiletest

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

# fast build rule for target.
luksbootkeyfiletest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksbootkeyfile/CMakeFiles/luksbootkeyfiletest.dir/build.make src/modules/luksbootkeyfile/CMakeFiles/luksbootkeyfiletest.dir/build
.PHONY : luksbootkeyfiletest/fast

#=============================================================================
# Target rules for targets named calamares_job_luksbootkeyfile_autogen

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

# fast build rule for target.
calamares_job_luksbootkeyfile_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksbootkeyfile/CMakeFiles/calamares_job_luksbootkeyfile_autogen.dir/build.make src/modules/luksbootkeyfile/CMakeFiles/calamares_job_luksbootkeyfile_autogen.dir/build
.PHONY : calamares_job_luksbootkeyfile_autogen/fast

#=============================================================================
# Target rules for targets named luksbootkeyfiletest_autogen

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

# fast build rule for target.
luksbootkeyfiletest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksbootkeyfile/CMakeFiles/luksbootkeyfiletest_autogen.dir/build.make src/modules/luksbootkeyfile/CMakeFiles/luksbootkeyfiletest_autogen.dir/build
.PHONY : luksbootkeyfiletest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_luksopenswaphookcfg

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

# fast build rule for target.
calamares_job_luksopenswaphookcfg/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksopenswaphookcfg/CMakeFiles/calamares_job_luksopenswaphookcfg.dir/build.make src/modules/luksopenswaphookcfg/CMakeFiles/calamares_job_luksopenswaphookcfg.dir/build
.PHONY : calamares_job_luksopenswaphookcfg/fast

#=============================================================================
# Target rules for targets named luksopenswaphooktest

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

# fast build rule for target.
luksopenswaphooktest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksopenswaphookcfg/CMakeFiles/luksopenswaphooktest.dir/build.make src/modules/luksopenswaphookcfg/CMakeFiles/luksopenswaphooktest.dir/build
.PHONY : luksopenswaphooktest/fast

#=============================================================================
# Target rules for targets named calamares_job_luksopenswaphookcfg_autogen

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

# fast build rule for target.
calamares_job_luksopenswaphookcfg_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksopenswaphookcfg/CMakeFiles/calamares_job_luksopenswaphookcfg_autogen.dir/build.make src/modules/luksopenswaphookcfg/CMakeFiles/calamares_job_luksopenswaphookcfg_autogen.dir/build
.PHONY : calamares_job_luksopenswaphookcfg_autogen/fast

#=============================================================================
# Target rules for targets named luksopenswaphooktest_autogen

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

# fast build rule for target.
luksopenswaphooktest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/luksopenswaphookcfg/CMakeFiles/luksopenswaphooktest_autogen.dir/build.make src/modules/luksopenswaphookcfg/CMakeFiles/luksopenswaphooktest_autogen.dir/build
.PHONY : luksopenswaphooktest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_machineid

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

# fast build rule for target.
calamares_job_machineid/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/machineid/CMakeFiles/calamares_job_machineid.dir/build.make src/modules/machineid/CMakeFiles/calamares_job_machineid.dir/build
.PHONY : calamares_job_machineid/fast

#=============================================================================
# Target rules for targets named machineidtest

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

# fast build rule for target.
machineidtest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/machineid/CMakeFiles/machineidtest.dir/build.make src/modules/machineid/CMakeFiles/machineidtest.dir/build
.PHONY : machineidtest/fast

#=============================================================================
# Target rules for targets named calamares_job_machineid_autogen

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

# fast build rule for target.
calamares_job_machineid_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/machineid/CMakeFiles/calamares_job_machineid_autogen.dir/build.make src/modules/machineid/CMakeFiles/calamares_job_machineid_autogen.dir/build
.PHONY : calamares_job_machineid_autogen/fast

#=============================================================================
# Target rules for targets named machineidtest_autogen

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

# fast build rule for target.
machineidtest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/machineid/CMakeFiles/machineidtest_autogen.dir/build.make src/modules/machineid/CMakeFiles/machineidtest_autogen.dir/build
.PHONY : machineidtest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_netinstall

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

# fast build rule for target.
calamares_viewmodule_netinstall/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/netinstall/CMakeFiles/calamares_viewmodule_netinstall.dir/build.make src/modules/netinstall/CMakeFiles/calamares_viewmodule_netinstall.dir/build
.PHONY : calamares_viewmodule_netinstall/fast

#=============================================================================
# Target rules for targets named netinstalltest

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

# fast build rule for target.
netinstalltest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/netinstall/CMakeFiles/netinstalltest.dir/build.make src/modules/netinstall/CMakeFiles/netinstalltest.dir/build
.PHONY : netinstalltest/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_netinstall_autogen

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

# fast build rule for target.
calamares_viewmodule_netinstall_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/netinstall/CMakeFiles/calamares_viewmodule_netinstall_autogen.dir/build.make src/modules/netinstall/CMakeFiles/calamares_viewmodule_netinstall_autogen.dir/build
.PHONY : calamares_viewmodule_netinstall_autogen/fast

#=============================================================================
# Target rules for targets named netinstalltest_autogen

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

# fast build rule for target.
netinstalltest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/netinstall/CMakeFiles/netinstalltest_autogen.dir/build.make src/modules/netinstall/CMakeFiles/netinstalltest_autogen.dir/build
.PHONY : netinstalltest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_packagechooser

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

# fast build rule for target.
calamares_viewmodule_packagechooser/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/packagechooser/CMakeFiles/calamares_viewmodule_packagechooser.dir/build.make src/modules/packagechooser/CMakeFiles/calamares_viewmodule_packagechooser.dir/build
.PHONY : calamares_viewmodule_packagechooser/fast

#=============================================================================
# Target rules for targets named packagechoosertest

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

# fast build rule for target.
packagechoosertest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/packagechooser/CMakeFiles/packagechoosertest.dir/build.make src/modules/packagechooser/CMakeFiles/packagechoosertest.dir/build
.PHONY : packagechoosertest/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_packagechooser_autogen

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

# fast build rule for target.
calamares_viewmodule_packagechooser_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/packagechooser/CMakeFiles/calamares_viewmodule_packagechooser_autogen.dir/build.make src/modules/packagechooser/CMakeFiles/calamares_viewmodule_packagechooser_autogen.dir/build
.PHONY : calamares_viewmodule_packagechooser_autogen/fast

#=============================================================================
# Target rules for targets named packagechoosertest_autogen

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

# fast build rule for target.
packagechoosertest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/packagechooser/CMakeFiles/packagechoosertest_autogen.dir/build.make src/modules/packagechooser/CMakeFiles/packagechoosertest_autogen.dir/build
.PHONY : packagechoosertest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_partition

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

# fast build rule for target.
calamares_viewmodule_partition/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/CMakeFiles/calamares_viewmodule_partition.dir/build.make src/modules/partition/CMakeFiles/calamares_viewmodule_partition.dir/build
.PHONY : calamares_viewmodule_partition/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_partition_autogen

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

# fast build rule for target.
calamares_viewmodule_partition_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/CMakeFiles/calamares_viewmodule_partition_autogen.dir/build.make src/modules/partition/CMakeFiles/calamares_viewmodule_partition_autogen.dir/build
.PHONY : calamares_viewmodule_partition_autogen/fast

#=============================================================================
# Target rules for targets named partitionjobtest

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

# fast build rule for target.
partitionjobtest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitionjobtest.dir/build.make src/modules/partition/tests/CMakeFiles/partitionjobtest.dir/build
.PHONY : partitionjobtest/fast

#=============================================================================
# Target rules for targets named partitionclearmountsjobtest

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

# fast build rule for target.
partitionclearmountsjobtest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitionclearmountsjobtest.dir/build.make src/modules/partition/tests/CMakeFiles/partitionclearmountsjobtest.dir/build
.PHONY : partitionclearmountsjobtest/fast

#=============================================================================
# Target rules for targets named partitioncreatelayoutstest

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

# fast build rule for target.
partitioncreatelayoutstest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitioncreatelayoutstest.dir/build.make src/modules/partition/tests/CMakeFiles/partitioncreatelayoutstest.dir/build
.PHONY : partitioncreatelayoutstest/fast

#=============================================================================
# Target rules for targets named partitionautomounttest

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

# fast build rule for target.
partitionautomounttest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitionautomounttest.dir/build.make src/modules/partition/tests/CMakeFiles/partitionautomounttest.dir/build
.PHONY : partitionautomounttest/fast

#=============================================================================
# Target rules for targets named partitiondevicestest

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

# fast build rule for target.
partitiondevicestest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitiondevicestest.dir/build.make src/modules/partition/tests/CMakeFiles/partitiondevicestest.dir/build
.PHONY : partitiondevicestest/fast

#=============================================================================
# Target rules for targets named partitionjobtest_autogen

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

# fast build rule for target.
partitionjobtest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitionjobtest_autogen.dir/build.make src/modules/partition/tests/CMakeFiles/partitionjobtest_autogen.dir/build
.PHONY : partitionjobtest_autogen/fast

#=============================================================================
# Target rules for targets named partitionclearmountsjobtest_autogen

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

# fast build rule for target.
partitionclearmountsjobtest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitionclearmountsjobtest_autogen.dir/build.make src/modules/partition/tests/CMakeFiles/partitionclearmountsjobtest_autogen.dir/build
.PHONY : partitionclearmountsjobtest_autogen/fast

#=============================================================================
# Target rules for targets named partitioncreatelayoutstest_autogen

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

# fast build rule for target.
partitioncreatelayoutstest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitioncreatelayoutstest_autogen.dir/build.make src/modules/partition/tests/CMakeFiles/partitioncreatelayoutstest_autogen.dir/build
.PHONY : partitioncreatelayoutstest_autogen/fast

#=============================================================================
# Target rules for targets named partitionautomounttest_autogen

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

# fast build rule for target.
partitionautomounttest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitionautomounttest_autogen.dir/build.make src/modules/partition/tests/CMakeFiles/partitionautomounttest_autogen.dir/build
.PHONY : partitionautomounttest_autogen/fast

#=============================================================================
# Target rules for targets named partitiondevicestest_autogen

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

# fast build rule for target.
partitiondevicestest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/partition/tests/CMakeFiles/partitiondevicestest_autogen.dir/build.make src/modules/partition/tests/CMakeFiles/partitiondevicestest_autogen.dir/build
.PHONY : partitiondevicestest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_preservefiles

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

# fast build rule for target.
calamares_job_preservefiles/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/preservefiles/CMakeFiles/calamares_job_preservefiles.dir/build.make src/modules/preservefiles/CMakeFiles/calamares_job_preservefiles.dir/build
.PHONY : calamares_job_preservefiles/fast

#=============================================================================
# Target rules for targets named preservefilestest

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

# fast build rule for target.
preservefilestest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/preservefiles/CMakeFiles/preservefilestest.dir/build.make src/modules/preservefiles/CMakeFiles/preservefilestest.dir/build
.PHONY : preservefilestest/fast

#=============================================================================
# Target rules for targets named calamares_job_preservefiles_autogen

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

# fast build rule for target.
calamares_job_preservefiles_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/preservefiles/CMakeFiles/calamares_job_preservefiles_autogen.dir/build.make src/modules/preservefiles/CMakeFiles/calamares_job_preservefiles_autogen.dir/build
.PHONY : calamares_job_preservefiles_autogen/fast

#=============================================================================
# Target rules for targets named preservefilestest_autogen

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

# fast build rule for target.
preservefilestest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/preservefiles/CMakeFiles/preservefilestest_autogen.dir/build.make src/modules/preservefiles/CMakeFiles/preservefilestest_autogen.dir/build
.PHONY : preservefilestest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_removeuser

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

# fast build rule for target.
calamares_job_removeuser/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/removeuser/CMakeFiles/calamares_job_removeuser.dir/build.make src/modules/removeuser/CMakeFiles/calamares_job_removeuser.dir/build
.PHONY : calamares_job_removeuser/fast

#=============================================================================
# Target rules for targets named calamares_job_removeuser_autogen

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

# fast build rule for target.
calamares_job_removeuser_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/removeuser/CMakeFiles/calamares_job_removeuser_autogen.dir/build.make src/modules/removeuser/CMakeFiles/calamares_job_removeuser_autogen.dir/build
.PHONY : calamares_job_removeuser_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_shellprocess

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

# fast build rule for target.
calamares_job_shellprocess/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/shellprocess/CMakeFiles/calamares_job_shellprocess.dir/build.make src/modules/shellprocess/CMakeFiles/calamares_job_shellprocess.dir/build
.PHONY : calamares_job_shellprocess/fast

#=============================================================================
# Target rules for targets named shellprocesstest

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

# fast build rule for target.
shellprocesstest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/shellprocess/CMakeFiles/shellprocesstest.dir/build.make src/modules/shellprocess/CMakeFiles/shellprocesstest.dir/build
.PHONY : shellprocesstest/fast

#=============================================================================
# Target rules for targets named calamares_job_shellprocess_autogen

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

# fast build rule for target.
calamares_job_shellprocess_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/shellprocess/CMakeFiles/calamares_job_shellprocess_autogen.dir/build.make src/modules/shellprocess/CMakeFiles/calamares_job_shellprocess_autogen.dir/build
.PHONY : calamares_job_shellprocess_autogen/fast

#=============================================================================
# Target rules for targets named shellprocesstest_autogen

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

# fast build rule for target.
shellprocesstest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/shellprocess/CMakeFiles/shellprocesstest_autogen.dir/build.make src/modules/shellprocess/CMakeFiles/shellprocesstest_autogen.dir/build
.PHONY : shellprocesstest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_summary

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

# fast build rule for target.
calamares_viewmodule_summary/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/summary/CMakeFiles/calamares_viewmodule_summary.dir/build.make src/modules/summary/CMakeFiles/calamares_viewmodule_summary.dir/build
.PHONY : calamares_viewmodule_summary/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_summary_autogen

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

# fast build rule for target.
calamares_viewmodule_summary_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/summary/CMakeFiles/calamares_viewmodule_summary_autogen.dir/build.make src/modules/summary/CMakeFiles/calamares_viewmodule_summary_autogen.dir/build
.PHONY : calamares_viewmodule_summary_autogen/fast

#=============================================================================
# Target rules for targets named calamares_job_umount

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

# fast build rule for target.
calamares_job_umount/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/umount/CMakeFiles/calamares_job_umount.dir/build.make src/modules/umount/CMakeFiles/calamares_job_umount.dir/build
.PHONY : calamares_job_umount/fast

#=============================================================================
# Target rules for targets named umounttest

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

# fast build rule for target.
umounttest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/umount/CMakeFiles/umounttest.dir/build.make src/modules/umount/CMakeFiles/umounttest.dir/build
.PHONY : umounttest/fast

#=============================================================================
# Target rules for targets named calamares_job_umount_autogen

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

# fast build rule for target.
calamares_job_umount_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/umount/CMakeFiles/calamares_job_umount_autogen.dir/build.make src/modules/umount/CMakeFiles/calamares_job_umount_autogen.dir/build
.PHONY : calamares_job_umount_autogen/fast

#=============================================================================
# Target rules for targets named umounttest_autogen

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

# fast build rule for target.
umounttest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/umount/CMakeFiles/umounttest_autogen.dir/build.make src/modules/umount/CMakeFiles/umounttest_autogen.dir/build
.PHONY : umounttest_autogen/fast

#=============================================================================
# Target rules for targets named users_internal

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

# fast build rule for target.
users_internal/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/users_internal.dir/build.make src/modules/users/CMakeFiles/users_internal.dir/build
.PHONY : users_internal/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_users

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

# fast build rule for target.
calamares_viewmodule_users/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/calamares_viewmodule_users.dir/build.make src/modules/users/CMakeFiles/calamares_viewmodule_users.dir/build
.PHONY : calamares_viewmodule_users/fast

#=============================================================================
# Target rules for targets named userspasswordtest

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

# fast build rule for target.
userspasswordtest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/userspasswordtest.dir/build.make src/modules/users/CMakeFiles/userspasswordtest.dir/build
.PHONY : userspasswordtest/fast

#=============================================================================
# Target rules for targets named usersgroupstest

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

# fast build rule for target.
usersgroupstest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/usersgroupstest.dir/build.make src/modules/users/CMakeFiles/usersgroupstest.dir/build
.PHONY : usersgroupstest/fast

#=============================================================================
# Target rules for targets named usershostnametest

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

# fast build rule for target.
usershostnametest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/usershostnametest.dir/build.make src/modules/users/CMakeFiles/usershostnametest.dir/build
.PHONY : usershostnametest/fast

#=============================================================================
# Target rules for targets named userstest

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

# fast build rule for target.
userstest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/userstest.dir/build.make src/modules/users/CMakeFiles/userstest.dir/build
.PHONY : userstest/fast

#=============================================================================
# Target rules for targets named users_internal_autogen

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

# fast build rule for target.
users_internal_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/users_internal_autogen.dir/build.make src/modules/users/CMakeFiles/users_internal_autogen.dir/build
.PHONY : users_internal_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_users_autogen

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

# fast build rule for target.
calamares_viewmodule_users_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/calamares_viewmodule_users_autogen.dir/build.make src/modules/users/CMakeFiles/calamares_viewmodule_users_autogen.dir/build
.PHONY : calamares_viewmodule_users_autogen/fast

#=============================================================================
# Target rules for targets named userspasswordtest_autogen

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

# fast build rule for target.
userspasswordtest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/userspasswordtest_autogen.dir/build.make src/modules/users/CMakeFiles/userspasswordtest_autogen.dir/build
.PHONY : userspasswordtest_autogen/fast

#=============================================================================
# Target rules for targets named usersgroupstest_autogen

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

# fast build rule for target.
usersgroupstest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/usersgroupstest_autogen.dir/build.make src/modules/users/CMakeFiles/usersgroupstest_autogen.dir/build
.PHONY : usersgroupstest_autogen/fast

#=============================================================================
# Target rules for targets named usershostnametest_autogen

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

# fast build rule for target.
usershostnametest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/usershostnametest_autogen.dir/build.make src/modules/users/CMakeFiles/usershostnametest_autogen.dir/build
.PHONY : usershostnametest_autogen/fast

#=============================================================================
# Target rules for targets named userstest_autogen

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

# fast build rule for target.
userstest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/users/CMakeFiles/userstest_autogen.dir/build.make src/modules/users/CMakeFiles/userstest_autogen.dir/build
.PHONY : userstest_autogen/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_welcome

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

# fast build rule for target.
calamares_viewmodule_welcome/fast:
	$(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

#=============================================================================
# Target rules for targets named welcometest

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

# fast build rule for target.
welcometest/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest.dir/build.make src/modules/welcome/CMakeFiles/welcometest.dir/build
.PHONY : welcometest/fast

#=============================================================================
# Target rules for targets named calamares_viewmodule_welcome_autogen

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

# fast build rule for target.
calamares_viewmodule_welcome_autogen/fast:
	$(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

#=============================================================================
# Target rules for targets named welcometest_autogen

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

# fast build rule for target.
welcometest_autogen/fast:
	$(MAKE) $(MAKESILENT) -f src/modules/welcome/CMakeFiles/welcometest_autogen.dir/build.make src/modules/welcome/CMakeFiles/welcometest_autogen.dir/build
.PHONY : welcometest_autogen/fast

#=============================================================================
# Target rules for targets named branding-translation-default

# Build rule for target.
branding-translation-default: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 branding-translation-default
.PHONY : branding-translation-default

# fast build rule for target.
branding-translation-default/fast:
	$(MAKE) $(MAKESILENT) -f src/branding/CMakeFiles/branding-translation-default.dir/build.make src/branding/CMakeFiles/branding-translation-default.dir/build
.PHONY : branding-translation-default/fast

# 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 "... Continuous"
	@echo "... ContinuousBuild"
	@echo "... ContinuousConfigure"
	@echo "... ContinuousCoverage"
	@echo "... ContinuousMemCheck"
	@echo "... ContinuousStart"
	@echo "... ContinuousSubmit"
	@echo "... ContinuousTest"
	@echo "... ContinuousUpdate"
	@echo "... Experimental"
	@echo "... ExperimentalBuild"
	@echo "... ExperimentalConfigure"
	@echo "... ExperimentalCoverage"
	@echo "... ExperimentalMemCheck"
	@echo "... ExperimentalStart"
	@echo "... ExperimentalSubmit"
	@echo "... ExperimentalTest"
	@echo "... ExperimentalUpdate"
	@echo "... KF5Config_QCH"
	@echo "... KF5CoreAddons_QCH"
	@echo "... KF5Crash_QCH"
	@echo "... KF5DBusAddons_QCH"
	@echo "... KF5I18n_QCH"
	@echo "... KF5WidgetsAddons_QCH"
	@echo "... Nightly"
	@echo "... NightlyBuild"
	@echo "... NightlyConfigure"
	@echo "... NightlyCoverage"
	@echo "... NightlyMemCheck"
	@echo "... NightlyMemoryCheck"
	@echo "... NightlyStart"
	@echo "... NightlySubmit"
	@echo "... NightlyTest"
	@echo "... NightlyUpdate"
	@echo "... branding-translation-default"
	@echo "... calamares-gettext-translations-python"
	@echo "... calamares_autogen"
	@echo "... calamares_bin_autogen"
	@echo "... calamares_gettext_translations_python_ar"
	@echo "... calamares_gettext_translations_python_as"
	@echo "... calamares_gettext_translations_python_ast"
	@echo "... calamares_gettext_translations_python_az"
	@echo "... calamares_gettext_translations_python_az_AZ"
	@echo "... calamares_gettext_translations_python_be"
	@echo "... calamares_gettext_translations_python_bg"
	@echo "... calamares_gettext_translations_python_bn"
	@echo "... calamares_gettext_translations_python_ca"
	@echo "... calamares_gettext_translations_python_ca_valencia"
	@echo "... calamares_gettext_translations_python_cs_CZ"
	@echo "... calamares_gettext_translations_python_da"
	@echo "... calamares_gettext_translations_python_de"
	@echo "... calamares_gettext_translations_python_el"
	@echo "... calamares_gettext_translations_python_en_GB"
	@echo "... calamares_gettext_translations_python_eo"
	@echo "... calamares_gettext_translations_python_es"
	@echo "... calamares_gettext_translations_python_es_MX"
	@echo "... calamares_gettext_translations_python_et"
	@echo "... calamares_gettext_translations_python_eu"
	@echo "... calamares_gettext_translations_python_fa"
	@echo "... calamares_gettext_translations_python_fi_FI"
	@echo "... calamares_gettext_translations_python_fr"
	@echo "... calamares_gettext_translations_python_fur"
	@echo "... calamares_gettext_translations_python_gl"
	@echo "... calamares_gettext_translations_python_he"
	@echo "... calamares_gettext_translations_python_hi"
	@echo "... calamares_gettext_translations_python_hr"
	@echo "... calamares_gettext_translations_python_hu"
	@echo "... calamares_gettext_translations_python_id"
	@echo "... calamares_gettext_translations_python_is"
	@echo "... calamares_gettext_translations_python_it_IT"
	@echo "... calamares_gettext_translations_python_ja"
	@echo "... calamares_gettext_translations_python_ko"
	@echo "... calamares_gettext_translations_python_lt"
	@echo "... calamares_gettext_translations_python_ml"
	@echo "... calamares_gettext_translations_python_mr"
	@echo "... calamares_gettext_translations_python_nb"
	@echo "... calamares_gettext_translations_python_nl"
	@echo "... calamares_gettext_translations_python_oc"
	@echo "... calamares_gettext_translations_python_pl"
	@echo "... calamares_gettext_translations_python_pt_BR"
	@echo "... calamares_gettext_translations_python_pt_PT"
	@echo "... calamares_gettext_translations_python_ro"
	@echo "... calamares_gettext_translations_python_ru"
	@echo "... calamares_gettext_translations_python_si"
	@echo "... calamares_gettext_translations_python_sk"
	@echo "... calamares_gettext_translations_python_sl"
	@echo "... calamares_gettext_translations_python_sq"
	@echo "... calamares_gettext_translations_python_sr"
	@echo "... calamares_gettext_translations_python_sr_latin"
	@echo "... calamares_gettext_translations_python_sv"
	@echo "... calamares_gettext_translations_python_tg"
	@echo "... calamares_gettext_translations_python_th"
	@echo "... calamares_gettext_translations_python_tr_TR"
	@echo "... calamares_gettext_translations_python_uk"
	@echo "... calamares_gettext_translations_python_vi"
	@echo "... calamares_gettext_translations_python_zh_CN"
	@echo "... calamares_gettext_translations_python_zh_TW"
	@echo "... calamares_job_contextualprocess_autogen"
	@echo "... calamares_job_fsresizer_autogen"
	@echo "... calamares_job_hostinfo_autogen"
	@echo "... calamares_job_initcpio_autogen"
	@echo "... calamares_job_luksbootkeyfile_autogen"
	@echo "... calamares_job_luksopenswaphookcfg_autogen"
	@echo "... calamares_job_machineid_autogen"
	@echo "... calamares_job_preservefiles_autogen"
	@echo "... calamares_job_removeuser_autogen"
	@echo "... calamares_job_shellprocess_autogen"
	@echo "... calamares_job_umount_autogen"
	@echo "... calamares_viewmodule_finished_autogen"
	@echo "... calamares_viewmodule_keyboard_autogen"
	@echo "... calamares_viewmodule_license_autogen"
	@echo "... calamares_viewmodule_locale_autogen"
	@echo "... calamares_viewmodule_netinstall_autogen"
	@echo "... calamares_viewmodule_packagechooser_autogen"
	@echo "... calamares_viewmodule_partition_autogen"
	@echo "... calamares_viewmodule_summary_autogen"
	@echo "... calamares_viewmodule_users_autogen"
	@echo "... calamares_viewmodule_welcome_autogen"
	@echo "... calamaresui_autogen"
	@echo "... contextualprocesstest_autogen"
	@echo "... example-distro"
	@echo "... fsresizertest_autogen"
	@echo "... hostinfotest_autogen"
	@echo "... initcpiotest_autogen"
	@echo "... keyboardtest_autogen"
	@echo "... libcalamaresgeoiptest_autogen"
	@echo "... libcalamareslocaletest_autogen"
	@echo "... libcalamaresmodulesystemtest_autogen"
	@echo "... libcalamaresnetworktest_autogen"
	@echo "... libcalamarespackagestest_autogen"
	@echo "... libcalamarespartitionkpmtest_autogen"
	@echo "... libcalamarespartitiontest_autogen"
	@echo "... libcalamarestest_autogen"
	@echo "... libcalamaresutilspathstest_autogen"
	@echo "... libcalamaresutilstest_autogen"
	@echo "... localetest_autogen"
	@echo "... luksbootkeyfiletest_autogen"
	@echo "... luksopenswaphooktest_autogen"
	@echo "... machineidtest_autogen"
	@echo "... netinstalltest_autogen"
	@echo "... packagechoosertest_autogen"
	@echo "... partitionautomounttest_autogen"
	@echo "... partitionclearmountsjobtest_autogen"
	@echo "... partitioncreatelayoutstest_autogen"
	@echo "... partitiondevicestest_autogen"
	@echo "... partitionjobtest_autogen"
	@echo "... preservefilestest_autogen"
	@echo "... shellprocesstest_autogen"
	@echo "... show-version"
	@echo "... test_geoip_autogen"
	@echo "... test_libcalamaresuipaste_autogen"
	@echo "... umounttest_autogen"
	@echo "... uninstall"
	@echo "... users_internal_autogen"
	@echo "... usersgroupstest_autogen"
	@echo "... usershostnametest_autogen"
	@echo "... userspasswordtest_autogen"
	@echo "... userstest_autogen"
	@echo "... welcometest_autogen"
	@echo "... calamares"
	@echo "... calamares-i18n"
	@echo "... calamares_bin"
	@echo "... calamares_job_contextualprocess"
	@echo "... calamares_job_fsresizer"
	@echo "... calamares_job_hostinfo"
	@echo "... calamares_job_initcpio"
	@echo "... calamares_job_luksbootkeyfile"
	@echo "... calamares_job_luksopenswaphookcfg"
	@echo "... calamares_job_machineid"
	@echo "... calamares_job_preservefiles"
	@echo "... calamares_job_removeuser"
	@echo "... calamares_job_shellprocess"
	@echo "... calamares_job_umount"
	@echo "... calamares_viewmodule_finished"
	@echo "... calamares_viewmodule_keyboard"
	@echo "... calamares_viewmodule_license"
	@echo "... calamares_viewmodule_locale"
	@echo "... calamares_viewmodule_netinstall"
	@echo "... calamares_viewmodule_packagechooser"
	@echo "... calamares_viewmodule_partition"
	@echo "... calamares_viewmodule_summary"
	@echo "... calamares_viewmodule_users"
	@echo "... calamares_viewmodule_welcome"
	@echo "... calamaresui"
	@echo "... contextualprocesstest"
	@echo "... fsresizertest"
	@echo "... hostinfotest"
	@echo "... initcpiotest"
	@echo "... keyboardtest"
	@echo "... libcalamaresgeoiptest"
	@echo "... libcalamareslocaletest"
	@echo "... libcalamaresmodulesystemtest"
	@echo "... libcalamaresnetworktest"
	@echo "... libcalamarespackagestest"
	@echo "... libcalamarespartitionkpmtest"
	@echo "... libcalamarespartitiontest"
	@echo "... libcalamarestest"
	@echo "... libcalamaresutilspathstest"
	@echo "... libcalamaresutilstest"
	@echo "... loadmodule"
	@echo "... localetest"
	@echo "... luksbootkeyfiletest"
	@echo "... luksopenswaphooktest"
	@echo "... machineidtest"
	@echo "... netinstalltest"
	@echo "... packagechoosertest"
	@echo "... partitionautomounttest"
	@echo "... partitionclearmountsjobtest"
	@echo "... partitioncreatelayoutstest"
	@echo "... partitiondevicestest"
	@echo "... partitionjobtest"
	@echo "... preservefilestest"
	@echo "... shellprocesstest"
	@echo "... test_automount"
	@echo "... test_conf"
	@echo "... test_geoip"
	@echo "... test_libcalamaresuipaste"
	@echo "... txload"
	@echo "... umounttest"
	@echo "... users_internal"
	@echo "... usersgroupstest"
	@echo "... usershostnametest"
	@echo "... userspasswordtest"
	@echo "... userstest"
	@echo "... welcometest"
.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

