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

# 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/dolphin/development/mx-tweak

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/dolphin/development/mx-tweak/build/GCC_configuration_CMake_preset_b550a9-Debug

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

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

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

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

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

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

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

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

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

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

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

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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/dolphin/development/mx-tweak/build/GCC_configuration_CMake_preset_b550a9-Debug/CMakeFiles /home/dolphin/development/mx-tweak/build/GCC_configuration_CMake_preset_b550a9-Debug//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/dolphin/development/mx-tweak/build/GCC_configuration_CMake_preset_b550a9-Debug/CMakeFiles 0
.PHONY : all

# The main codegen target
codegen: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/dolphin/development/mx-tweak/build/GCC_configuration_CMake_preset_b550a9-Debug/CMakeFiles /home/dolphin/development/mx-tweak/build/GCC_configuration_CMake_preset_b550a9-Debug//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 codegen
	$(CMAKE_COMMAND) -E cmake_progress_start /home/dolphin/development/mx-tweak/build/GCC_configuration_CMake_preset_b550a9-Debug/CMakeFiles 0
.PHONY : codegen

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

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

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

#=============================================================================
# Target rules for targets named mx-tweak_ui_property_check

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

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

#=============================================================================
# Target rules for targets named mx-tweak_lupdate

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

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

#=============================================================================
# Target rules for targets named update_translations

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

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

#=============================================================================
# Target rules for targets named mx-tweak_lrelease

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

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

#=============================================================================
# Target rules for targets named release_translations

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

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

#=============================================================================
# Target rules for targets named mx-tweak_autogen_timestamp_deps

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

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

#=============================================================================
# Target rules for targets named mx-tweak_autogen

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

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

about.o: about.cpp.o
.PHONY : about.o

# target to build an object file
about.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/about.cpp.o
.PHONY : about.cpp.o

about.i: about.cpp.i
.PHONY : about.i

# target to preprocess a source file
about.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/about.cpp.i
.PHONY : about.cpp.i

about.s: about.cpp.s
.PHONY : about.s

# target to generate assembly for a file
about.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/about.cpp.s
.PHONY : about.cpp.s

brightness_small.o: brightness_small.cpp.o
.PHONY : brightness_small.o

# target to build an object file
brightness_small.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/brightness_small.cpp.o
.PHONY : brightness_small.cpp.o

brightness_small.i: brightness_small.cpp.i
.PHONY : brightness_small.i

# target to preprocess a source file
brightness_small.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/brightness_small.cpp.i
.PHONY : brightness_small.cpp.i

brightness_small.s: brightness_small.cpp.s
.PHONY : brightness_small.s

# target to generate assembly for a file
brightness_small.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/brightness_small.cpp.s
.PHONY : brightness_small.cpp.s

cmd.o: cmd.cpp.o
.PHONY : cmd.o

# target to build an object file
cmd.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/cmd.cpp.o
.PHONY : cmd.cpp.o

cmd.i: cmd.cpp.i
.PHONY : cmd.i

# target to preprocess a source file
cmd.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/cmd.cpp.i
.PHONY : cmd.cpp.i

cmd.s: cmd.cpp.s
.PHONY : cmd.s

# target to generate assembly for a file
cmd.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/cmd.cpp.s
.PHONY : cmd.cpp.s

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

# target to build an object file
main.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/main.cpp.o
.PHONY : main.cpp.o

main.i: main.cpp.i
.PHONY : main.i

# target to preprocess a source file
main.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/main.cpp.i
.PHONY : main.cpp.i

main.s: main.cpp.s
.PHONY : main.s

# target to generate assembly for a file
main.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/main.cpp.s
.PHONY : main.cpp.s

mx-tweak_autogen/EWIEGA46WW/qrc_images.o: mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.o
.PHONY : mx-tweak_autogen/EWIEGA46WW/qrc_images.o

# target to build an object file
mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.o
.PHONY : mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.o

mx-tweak_autogen/EWIEGA46WW/qrc_images.i: mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.i
.PHONY : mx-tweak_autogen/EWIEGA46WW/qrc_images.i

# target to preprocess a source file
mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.i
.PHONY : mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.i

mx-tweak_autogen/EWIEGA46WW/qrc_images.s: mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.s
.PHONY : mx-tweak_autogen/EWIEGA46WW/qrc_images.s

# target to generate assembly for a file
mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.s
.PHONY : mx-tweak_autogen/EWIEGA46WW/qrc_images.cpp.s

mx-tweak_autogen/mocs_compilation.o: mx-tweak_autogen/mocs_compilation.cpp.o
.PHONY : mx-tweak_autogen/mocs_compilation.o

# target to build an object file
mx-tweak_autogen/mocs_compilation.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/mx-tweak_autogen/mocs_compilation.cpp.o
.PHONY : mx-tweak_autogen/mocs_compilation.cpp.o

mx-tweak_autogen/mocs_compilation.i: mx-tweak_autogen/mocs_compilation.cpp.i
.PHONY : mx-tweak_autogen/mocs_compilation.i

# target to preprocess a source file
mx-tweak_autogen/mocs_compilation.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/mx-tweak_autogen/mocs_compilation.cpp.i
.PHONY : mx-tweak_autogen/mocs_compilation.cpp.i

mx-tweak_autogen/mocs_compilation.s: mx-tweak_autogen/mocs_compilation.cpp.s
.PHONY : mx-tweak_autogen/mocs_compilation.s

# target to generate assembly for a file
mx-tweak_autogen/mocs_compilation.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/mx-tweak_autogen/mocs_compilation.cpp.s
.PHONY : mx-tweak_autogen/mocs_compilation.cpp.s

remove_user_theme_set.o: remove_user_theme_set.cpp.o
.PHONY : remove_user_theme_set.o

# target to build an object file
remove_user_theme_set.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/remove_user_theme_set.cpp.o
.PHONY : remove_user_theme_set.cpp.o

remove_user_theme_set.i: remove_user_theme_set.cpp.i
.PHONY : remove_user_theme_set.i

# target to preprocess a source file
remove_user_theme_set.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/remove_user_theme_set.cpp.i
.PHONY : remove_user_theme_set.cpp.i

remove_user_theme_set.s: remove_user_theme_set.cpp.s
.PHONY : remove_user_theme_set.s

# target to generate assembly for a file
remove_user_theme_set.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/remove_user_theme_set.cpp.s
.PHONY : remove_user_theme_set.cpp.s

theming_to_tweak.o: theming_to_tweak.cpp.o
.PHONY : theming_to_tweak.o

# target to build an object file
theming_to_tweak.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/theming_to_tweak.cpp.o
.PHONY : theming_to_tweak.cpp.o

theming_to_tweak.i: theming_to_tweak.cpp.i
.PHONY : theming_to_tweak.i

# target to preprocess a source file
theming_to_tweak.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/theming_to_tweak.cpp.i
.PHONY : theming_to_tweak.cpp.i

theming_to_tweak.s: theming_to_tweak.cpp.s
.PHONY : theming_to_tweak.s

# target to generate assembly for a file
theming_to_tweak.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/theming_to_tweak.cpp.s
.PHONY : theming_to_tweak.cpp.s

tweak.o: tweak.cpp.o
.PHONY : tweak.o

# target to build an object file
tweak.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak.cpp.o
.PHONY : tweak.cpp.o

tweak.i: tweak.cpp.i
.PHONY : tweak.i

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

tweak.s: tweak.cpp.s
.PHONY : tweak.s

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

tweak_compositor.o: tweak_compositor.cpp.o
.PHONY : tweak_compositor.o

# target to build an object file
tweak_compositor.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_compositor.cpp.o
.PHONY : tweak_compositor.cpp.o

tweak_compositor.i: tweak_compositor.cpp.i
.PHONY : tweak_compositor.i

# target to preprocess a source file
tweak_compositor.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_compositor.cpp.i
.PHONY : tweak_compositor.cpp.i

tweak_compositor.s: tweak_compositor.cpp.s
.PHONY : tweak_compositor.s

# target to generate assembly for a file
tweak_compositor.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_compositor.cpp.s
.PHONY : tweak_compositor.cpp.s

tweak_display.o: tweak_display.cpp.o
.PHONY : tweak_display.o

# target to build an object file
tweak_display.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_display.cpp.o
.PHONY : tweak_display.cpp.o

tweak_display.i: tweak_display.cpp.i
.PHONY : tweak_display.i

# target to preprocess a source file
tweak_display.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_display.cpp.i
.PHONY : tweak_display.cpp.i

tweak_display.s: tweak_display.cpp.s
.PHONY : tweak_display.s

# target to generate assembly for a file
tweak_display.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_display.cpp.s
.PHONY : tweak_display.cpp.s

tweak_fluxbox.o: tweak_fluxbox.cpp.o
.PHONY : tweak_fluxbox.o

# target to build an object file
tweak_fluxbox.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_fluxbox.cpp.o
.PHONY : tweak_fluxbox.cpp.o

tweak_fluxbox.i: tweak_fluxbox.cpp.i
.PHONY : tweak_fluxbox.i

# target to preprocess a source file
tweak_fluxbox.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_fluxbox.cpp.i
.PHONY : tweak_fluxbox.cpp.i

tweak_fluxbox.s: tweak_fluxbox.cpp.s
.PHONY : tweak_fluxbox.s

# target to generate assembly for a file
tweak_fluxbox.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_fluxbox.cpp.s
.PHONY : tweak_fluxbox.cpp.s

tweak_misc.o: tweak_misc.cpp.o
.PHONY : tweak_misc.o

# target to build an object file
tweak_misc.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_misc.cpp.o
.PHONY : tweak_misc.cpp.o

tweak_misc.i: tweak_misc.cpp.i
.PHONY : tweak_misc.i

# target to preprocess a source file
tweak_misc.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_misc.cpp.i
.PHONY : tweak_misc.cpp.i

tweak_misc.s: tweak_misc.cpp.s
.PHONY : tweak_misc.s

# target to generate assembly for a file
tweak_misc.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_misc.cpp.s
.PHONY : tweak_misc.cpp.s

tweak_plasma.o: tweak_plasma.cpp.o
.PHONY : tweak_plasma.o

# target to build an object file
tweak_plasma.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_plasma.cpp.o
.PHONY : tweak_plasma.cpp.o

tweak_plasma.i: tweak_plasma.cpp.i
.PHONY : tweak_plasma.i

# target to preprocess a source file
tweak_plasma.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_plasma.cpp.i
.PHONY : tweak_plasma.cpp.i

tweak_plasma.s: tweak_plasma.cpp.s
.PHONY : tweak_plasma.s

# target to generate assembly for a file
tweak_plasma.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_plasma.cpp.s
.PHONY : tweak_plasma.cpp.s

tweak_superkey.o: tweak_superkey.cpp.o
.PHONY : tweak_superkey.o

# target to build an object file
tweak_superkey.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_superkey.cpp.o
.PHONY : tweak_superkey.cpp.o

tweak_superkey.i: tweak_superkey.cpp.i
.PHONY : tweak_superkey.i

# target to preprocess a source file
tweak_superkey.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_superkey.cpp.i
.PHONY : tweak_superkey.cpp.i

tweak_superkey.s: tweak_superkey.cpp.s
.PHONY : tweak_superkey.s

# target to generate assembly for a file
tweak_superkey.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_superkey.cpp.s
.PHONY : tweak_superkey.cpp.s

tweak_theme.o: tweak_theme.cpp.o
.PHONY : tweak_theme.o

# target to build an object file
tweak_theme.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_theme.cpp.o
.PHONY : tweak_theme.cpp.o

tweak_theme.i: tweak_theme.cpp.i
.PHONY : tweak_theme.i

# target to preprocess a source file
tweak_theme.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_theme.cpp.i
.PHONY : tweak_theme.cpp.i

tweak_theme.s: tweak_theme.cpp.s
.PHONY : tweak_theme.s

# target to generate assembly for a file
tweak_theme.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_theme.cpp.s
.PHONY : tweak_theme.cpp.s

tweak_thunar.o: tweak_thunar.cpp.o
.PHONY : tweak_thunar.o

# target to build an object file
tweak_thunar.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_thunar.cpp.o
.PHONY : tweak_thunar.cpp.o

tweak_thunar.i: tweak_thunar.cpp.i
.PHONY : tweak_thunar.i

# target to preprocess a source file
tweak_thunar.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_thunar.cpp.i
.PHONY : tweak_thunar.cpp.i

tweak_thunar.s: tweak_thunar.cpp.s
.PHONY : tweak_thunar.s

# target to generate assembly for a file
tweak_thunar.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_thunar.cpp.s
.PHONY : tweak_thunar.cpp.s

tweak_xfce.o: tweak_xfce.cpp.o
.PHONY : tweak_xfce.o

# target to build an object file
tweak_xfce.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_xfce.cpp.o
.PHONY : tweak_xfce.cpp.o

tweak_xfce.i: tweak_xfce.cpp.i
.PHONY : tweak_xfce.i

# target to preprocess a source file
tweak_xfce.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_xfce.cpp.i
.PHONY : tweak_xfce.cpp.i

tweak_xfce.s: tweak_xfce.cpp.s
.PHONY : tweak_xfce.s

# target to generate assembly for a file
tweak_xfce.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_xfce.cpp.s
.PHONY : tweak_xfce.cpp.s

tweak_xfce_panel.o: tweak_xfce_panel.cpp.o
.PHONY : tweak_xfce_panel.o

# target to build an object file
tweak_xfce_panel.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_xfce_panel.cpp.o
.PHONY : tweak_xfce_panel.cpp.o

tweak_xfce_panel.i: tweak_xfce_panel.cpp.i
.PHONY : tweak_xfce_panel.i

# target to preprocess a source file
tweak_xfce_panel.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_xfce_panel.cpp.i
.PHONY : tweak_xfce_panel.cpp.i

tweak_xfce_panel.s: tweak_xfce_panel.cpp.s
.PHONY : tweak_xfce_panel.s

# target to generate assembly for a file
tweak_xfce_panel.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/tweak_xfce_panel.cpp.s
.PHONY : tweak_xfce_panel.cpp.s

window_buttons.o: window_buttons.cpp.o
.PHONY : window_buttons.o

# target to build an object file
window_buttons.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/window_buttons.cpp.o
.PHONY : window_buttons.cpp.o

window_buttons.i: window_buttons.cpp.i
.PHONY : window_buttons.i

# target to preprocess a source file
window_buttons.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/window_buttons.cpp.i
.PHONY : window_buttons.cpp.i

window_buttons.s: window_buttons.cpp.s
.PHONY : window_buttons.s

# target to generate assembly for a file
window_buttons.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/window_buttons.cpp.s
.PHONY : window_buttons.cpp.s

xfwm_compositor_settings.o: xfwm_compositor_settings.cpp.o
.PHONY : xfwm_compositor_settings.o

# target to build an object file
xfwm_compositor_settings.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/xfwm_compositor_settings.cpp.o
.PHONY : xfwm_compositor_settings.cpp.o

xfwm_compositor_settings.i: xfwm_compositor_settings.cpp.i
.PHONY : xfwm_compositor_settings.i

# target to preprocess a source file
xfwm_compositor_settings.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/xfwm_compositor_settings.cpp.i
.PHONY : xfwm_compositor_settings.cpp.i

xfwm_compositor_settings.s: xfwm_compositor_settings.cpp.s
.PHONY : xfwm_compositor_settings.s

# target to generate assembly for a file
xfwm_compositor_settings.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/mx-tweak.dir/build.make CMakeFiles/mx-tweak.dir/xfwm_compositor_settings.cpp.s
.PHONY : xfwm_compositor_settings.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 "... codegen"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... mx-tweak_autogen"
	@echo "... mx-tweak_autogen_timestamp_deps"
	@echo "... mx-tweak_lrelease"
	@echo "... mx-tweak_lupdate"
	@echo "... mx-tweak_ui_property_check"
	@echo "... release_translations"
	@echo "... update_translations"
	@echo "... mx-tweak"
	@echo "... about.o"
	@echo "... about.i"
	@echo "... about.s"
	@echo "... brightness_small.o"
	@echo "... brightness_small.i"
	@echo "... brightness_small.s"
	@echo "... cmd.o"
	@echo "... cmd.i"
	@echo "... cmd.s"
	@echo "... main.o"
	@echo "... main.i"
	@echo "... main.s"
	@echo "... mx-tweak_autogen/EWIEGA46WW/qrc_images.o"
	@echo "... mx-tweak_autogen/EWIEGA46WW/qrc_images.i"
	@echo "... mx-tweak_autogen/EWIEGA46WW/qrc_images.s"
	@echo "... mx-tweak_autogen/mocs_compilation.o"
	@echo "... mx-tweak_autogen/mocs_compilation.i"
	@echo "... mx-tweak_autogen/mocs_compilation.s"
	@echo "... remove_user_theme_set.o"
	@echo "... remove_user_theme_set.i"
	@echo "... remove_user_theme_set.s"
	@echo "... theming_to_tweak.o"
	@echo "... theming_to_tweak.i"
	@echo "... theming_to_tweak.s"
	@echo "... tweak.o"
	@echo "... tweak.i"
	@echo "... tweak.s"
	@echo "... tweak_compositor.o"
	@echo "... tweak_compositor.i"
	@echo "... tweak_compositor.s"
	@echo "... tweak_display.o"
	@echo "... tweak_display.i"
	@echo "... tweak_display.s"
	@echo "... tweak_fluxbox.o"
	@echo "... tweak_fluxbox.i"
	@echo "... tweak_fluxbox.s"
	@echo "... tweak_misc.o"
	@echo "... tweak_misc.i"
	@echo "... tweak_misc.s"
	@echo "... tweak_plasma.o"
	@echo "... tweak_plasma.i"
	@echo "... tweak_plasma.s"
	@echo "... tweak_superkey.o"
	@echo "... tweak_superkey.i"
	@echo "... tweak_superkey.s"
	@echo "... tweak_theme.o"
	@echo "... tweak_theme.i"
	@echo "... tweak_theme.s"
	@echo "... tweak_thunar.o"
	@echo "... tweak_thunar.i"
	@echo "... tweak_thunar.s"
	@echo "... tweak_xfce.o"
	@echo "... tweak_xfce.i"
	@echo "... tweak_xfce.s"
	@echo "... tweak_xfce_panel.o"
	@echo "... tweak_xfce_panel.i"
	@echo "... tweak_xfce_panel.s"
	@echo "... window_buttons.o"
	@echo "... window_buttons.i"
	@echo "... window_buttons.s"
	@echo "... xfwm_compositor_settings.o"
	@echo "... xfwm_compositor_settings.i"
	@echo "... xfwm_compositor_settings.s"
.PHONY : help



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

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

