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

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build

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

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

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

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build/CPackSourceConfig.cmake
.PHONY : package_source

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

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

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

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"CALAMARES\""
.PHONY : list_install_components

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

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build/CMakeFiles /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build/src/modules/locale//CMakeFiles/progress.marks
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/modules/locale/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build/CMakeFiles 0
.PHONY : all

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

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

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

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

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

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

# Convenience name for target.
calamares_viewmodule_locale: src/modules/locale/CMakeFiles/calamares_viewmodule_locale.dir/rule
.PHONY : calamares_viewmodule_locale

# fast build rule for target.
calamares_viewmodule_locale/fast:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(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

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

# Convenience name for target.
localetest: src/modules/locale/CMakeFiles/localetest.dir/rule
.PHONY : localetest

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

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

# Convenience name for target.
calamares_viewmodule_locale_autogen: src/modules/locale/CMakeFiles/calamares_viewmodule_locale_autogen.dir/rule
.PHONY : calamares_viewmodule_locale_autogen

# fast build rule for target.
calamares_viewmodule_locale_autogen/fast:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(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

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

# Convenience name for target.
localetest_autogen: src/modules/locale/CMakeFiles/localetest_autogen.dir/rule
.PHONY : localetest_autogen

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

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

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

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

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

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

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

LCLocaleDialog.o: LCLocaleDialog.cpp.o
.PHONY : LCLocaleDialog.o

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

LCLocaleDialog.i: LCLocaleDialog.cpp.i
.PHONY : LCLocaleDialog.i

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

LCLocaleDialog.s: LCLocaleDialog.cpp.s
.PHONY : LCLocaleDialog.s

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

LocaleConfiguration.o: LocaleConfiguration.cpp.o
.PHONY : LocaleConfiguration.o

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

LocaleConfiguration.i: LocaleConfiguration.cpp.i
.PHONY : LocaleConfiguration.i

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

LocaleConfiguration.s: LocaleConfiguration.cpp.s
.PHONY : LocaleConfiguration.s

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

LocaleNames.o: LocaleNames.cpp.o
.PHONY : LocaleNames.o

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

LocaleNames.i: LocaleNames.cpp.i
.PHONY : LocaleNames.i

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

LocaleNames.s: LocaleNames.cpp.s
.PHONY : LocaleNames.s

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

LocalePage.o: LocalePage.cpp.o
.PHONY : LocalePage.o

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

LocalePage.i: LocalePage.cpp.i
.PHONY : LocalePage.i

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

LocalePage.s: LocalePage.cpp.s
.PHONY : LocalePage.s

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

LocaleViewStep.o: LocaleViewStep.cpp.o
.PHONY : LocaleViewStep.o

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

LocaleViewStep.i: LocaleViewStep.cpp.i
.PHONY : LocaleViewStep.i

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

LocaleViewStep.s: LocaleViewStep.cpp.s
.PHONY : LocaleViewStep.s

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

SetTimezoneJob.o: SetTimezoneJob.cpp.o
.PHONY : SetTimezoneJob.o

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

SetTimezoneJob.i: SetTimezoneJob.cpp.i
.PHONY : SetTimezoneJob.i

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

SetTimezoneJob.s: SetTimezoneJob.cpp.s
.PHONY : SetTimezoneJob.s

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

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

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

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

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

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

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

calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.o: calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.cpp.o
.PHONY : calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.o

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

calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.i: calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.cpp.i
.PHONY : calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.i

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

calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.s: calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.cpp.s
.PHONY : calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.s

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

calamares_viewmodule_locale_autogen/mocs_compilation.o: calamares_viewmodule_locale_autogen/mocs_compilation.cpp.o
.PHONY : calamares_viewmodule_locale_autogen/mocs_compilation.o

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

calamares_viewmodule_locale_autogen/mocs_compilation.i: calamares_viewmodule_locale_autogen/mocs_compilation.cpp.i
.PHONY : calamares_viewmodule_locale_autogen/mocs_compilation.i

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

calamares_viewmodule_locale_autogen/mocs_compilation.s: calamares_viewmodule_locale_autogen/mocs_compilation.cpp.s
.PHONY : calamares_viewmodule_locale_autogen/mocs_compilation.s

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

localetest_autogen/mocs_compilation.o: localetest_autogen/mocs_compilation.cpp.o
.PHONY : localetest_autogen/mocs_compilation.o

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

localetest_autogen/mocs_compilation.i: localetest_autogen/mocs_compilation.cpp.i
.PHONY : localetest_autogen/mocs_compilation.i

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

localetest_autogen/mocs_compilation.s: localetest_autogen/mocs_compilation.cpp.s
.PHONY : localetest_autogen/mocs_compilation.s

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

timezonewidget/TimeZoneImage.o: timezonewidget/TimeZoneImage.cpp.o
.PHONY : timezonewidget/TimeZoneImage.o

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

timezonewidget/TimeZoneImage.i: timezonewidget/TimeZoneImage.cpp.i
.PHONY : timezonewidget/TimeZoneImage.i

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

timezonewidget/TimeZoneImage.s: timezonewidget/TimeZoneImage.cpp.s
.PHONY : timezonewidget/TimeZoneImage.s

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

timezonewidget/timezonewidget.o: timezonewidget/timezonewidget.cpp.o
.PHONY : timezonewidget/timezonewidget.o

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

timezonewidget/timezonewidget.i: timezonewidget/timezonewidget.cpp.i
.PHONY : timezonewidget/timezonewidget.i

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

timezonewidget/timezonewidget.s: timezonewidget/timezonewidget.cpp.s
.PHONY : timezonewidget/timezonewidget.s

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

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... calamares_viewmodule_locale_autogen"
	@echo "... localetest_autogen"
	@echo "... calamares_viewmodule_locale"
	@echo "... localetest"
	@echo "... Config.o"
	@echo "... Config.i"
	@echo "... Config.s"
	@echo "... LCLocaleDialog.o"
	@echo "... LCLocaleDialog.i"
	@echo "... LCLocaleDialog.s"
	@echo "... LocaleConfiguration.o"
	@echo "... LocaleConfiguration.i"
	@echo "... LocaleConfiguration.s"
	@echo "... LocaleNames.o"
	@echo "... LocaleNames.i"
	@echo "... LocaleNames.s"
	@echo "... LocalePage.o"
	@echo "... LocalePage.i"
	@echo "... LocalePage.s"
	@echo "... LocaleViewStep.o"
	@echo "... LocaleViewStep.i"
	@echo "... LocaleViewStep.s"
	@echo "... SetTimezoneJob.o"
	@echo "... SetTimezoneJob.i"
	@echo "... SetTimezoneJob.s"
	@echo "... Tests.o"
	@echo "... Tests.i"
	@echo "... Tests.s"
	@echo "... calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.o"
	@echo "... calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.i"
	@echo "... calamares_viewmodule_locale_autogen/EWIEGA46WW/qrc_locale.s"
	@echo "... calamares_viewmodule_locale_autogen/mocs_compilation.o"
	@echo "... calamares_viewmodule_locale_autogen/mocs_compilation.i"
	@echo "... calamares_viewmodule_locale_autogen/mocs_compilation.s"
	@echo "... localetest_autogen/mocs_compilation.o"
	@echo "... localetest_autogen/mocs_compilation.i"
	@echo "... localetest_autogen/mocs_compilation.s"
	@echo "... timezonewidget/TimeZoneImage.o"
	@echo "... timezonewidget/TimeZoneImage.i"
	@echo "... timezonewidget/TimeZoneImage.s"
	@echo "... timezonewidget/timezonewidget.o"
	@echo "... timezonewidget/timezonewidget.i"
	@echo "... timezonewidget/timezonewidget.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /home/eznix/Documents/Ezarchers/ExtraPkgs/Calamares/src/calamares-3.2.61/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

