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

# 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/schnitzel/ff/fastfetch-2.34.1

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/schnitzel/ff/fastfetch-2.34.1/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/schnitzel/ff/fastfetch-2.34.1/build/CPackSourceConfig.cmake
.PHONY : package_source

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

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

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

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

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

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

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

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

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

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

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

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

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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/schnitzel/ff/fastfetch-2.34.1/build/CMakeFiles /home/schnitzel/ff/fastfetch-2.34.1/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/schnitzel/ff/fastfetch-2.34.1/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 libfastfetch

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

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

#=============================================================================
# Target rules for targets named fastfetch

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

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

#=============================================================================
# Target rules for targets named flashfetch

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

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

src/3rdparty/yyjson/yyjson.o: src/3rdparty/yyjson/yyjson.c.o
.PHONY : src/3rdparty/yyjson/yyjson.o

# target to build an object file
src/3rdparty/yyjson/yyjson.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/3rdparty/yyjson/yyjson.c.o
.PHONY : src/3rdparty/yyjson/yyjson.c.o

src/3rdparty/yyjson/yyjson.i: src/3rdparty/yyjson/yyjson.c.i
.PHONY : src/3rdparty/yyjson/yyjson.i

# target to preprocess a source file
src/3rdparty/yyjson/yyjson.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/3rdparty/yyjson/yyjson.c.i
.PHONY : src/3rdparty/yyjson/yyjson.c.i

src/3rdparty/yyjson/yyjson.s: src/3rdparty/yyjson/yyjson.c.s
.PHONY : src/3rdparty/yyjson/yyjson.s

# target to generate assembly for a file
src/3rdparty/yyjson/yyjson.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/3rdparty/yyjson/yyjson.c.s
.PHONY : src/3rdparty/yyjson/yyjson.c.s

src/common/commandoption.o: src/common/commandoption.c.o
.PHONY : src/common/commandoption.o

# target to build an object file
src/common/commandoption.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o
.PHONY : src/common/commandoption.c.o

src/common/commandoption.i: src/common/commandoption.c.i
.PHONY : src/common/commandoption.i

# target to preprocess a source file
src/common/commandoption.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/commandoption.c.i
.PHONY : src/common/commandoption.c.i

src/common/commandoption.s: src/common/commandoption.c.s
.PHONY : src/common/commandoption.s

# target to generate assembly for a file
src/common/commandoption.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/commandoption.c.s
.PHONY : src/common/commandoption.c.s

src/common/dbus.o: src/common/dbus.c.o
.PHONY : src/common/dbus.o

# target to build an object file
src/common/dbus.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/dbus.c.o
.PHONY : src/common/dbus.c.o

src/common/dbus.i: src/common/dbus.c.i
.PHONY : src/common/dbus.i

# target to preprocess a source file
src/common/dbus.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/dbus.c.i
.PHONY : src/common/dbus.c.i

src/common/dbus.s: src/common/dbus.c.s
.PHONY : src/common/dbus.s

# target to generate assembly for a file
src/common/dbus.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/dbus.c.s
.PHONY : src/common/dbus.c.s

src/common/font.o: src/common/font.c.o
.PHONY : src/common/font.o

# target to build an object file
src/common/font.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/font.c.o
.PHONY : src/common/font.c.o

src/common/font.i: src/common/font.c.i
.PHONY : src/common/font.i

# target to preprocess a source file
src/common/font.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/font.c.i
.PHONY : src/common/font.c.i

src/common/font.s: src/common/font.c.s
.PHONY : src/common/font.s

# target to generate assembly for a file
src/common/font.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/font.c.s
.PHONY : src/common/font.c.s

src/common/format.o: src/common/format.c.o
.PHONY : src/common/format.o

# target to build an object file
src/common/format.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/format.c.o
.PHONY : src/common/format.c.o

src/common/format.i: src/common/format.c.i
.PHONY : src/common/format.i

# target to preprocess a source file
src/common/format.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/format.c.i
.PHONY : src/common/format.c.i

src/common/format.s: src/common/format.c.s
.PHONY : src/common/format.s

# target to generate assembly for a file
src/common/format.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/format.c.s
.PHONY : src/common/format.c.s

src/common/init.o: src/common/init.c.o
.PHONY : src/common/init.o

# target to build an object file
src/common/init.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/init.c.o
.PHONY : src/common/init.c.o

src/common/init.i: src/common/init.c.i
.PHONY : src/common/init.i

# target to preprocess a source file
src/common/init.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/init.c.i
.PHONY : src/common/init.c.i

src/common/init.s: src/common/init.c.s
.PHONY : src/common/init.s

# target to generate assembly for a file
src/common/init.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/init.c.s
.PHONY : src/common/init.c.s

src/common/io/io_unix.o: src/common/io/io_unix.c.o
.PHONY : src/common/io/io_unix.o

# target to build an object file
src/common/io/io_unix.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o
.PHONY : src/common/io/io_unix.c.o

src/common/io/io_unix.i: src/common/io/io_unix.c.i
.PHONY : src/common/io/io_unix.i

# target to preprocess a source file
src/common/io/io_unix.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.i
.PHONY : src/common/io/io_unix.c.i

src/common/io/io_unix.s: src/common/io/io_unix.c.s
.PHONY : src/common/io/io_unix.s

# target to generate assembly for a file
src/common/io/io_unix.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.s
.PHONY : src/common/io/io_unix.c.s

src/common/jsonconfig.o: src/common/jsonconfig.c.o
.PHONY : src/common/jsonconfig.o

# target to build an object file
src/common/jsonconfig.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o
.PHONY : src/common/jsonconfig.c.o

src/common/jsonconfig.i: src/common/jsonconfig.c.i
.PHONY : src/common/jsonconfig.i

# target to preprocess a source file
src/common/jsonconfig.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.i
.PHONY : src/common/jsonconfig.c.i

src/common/jsonconfig.s: src/common/jsonconfig.c.s
.PHONY : src/common/jsonconfig.s

# target to generate assembly for a file
src/common/jsonconfig.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.s
.PHONY : src/common/jsonconfig.c.s

src/common/library.o: src/common/library.c.o
.PHONY : src/common/library.o

# target to build an object file
src/common/library.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/library.c.o
.PHONY : src/common/library.c.o

src/common/library.i: src/common/library.c.i
.PHONY : src/common/library.i

# target to preprocess a source file
src/common/library.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/library.c.i
.PHONY : src/common/library.c.i

src/common/library.s: src/common/library.c.s
.PHONY : src/common/library.s

# target to generate assembly for a file
src/common/library.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/library.c.s
.PHONY : src/common/library.c.s

src/common/modules.o: src/common/modules.c.o
.PHONY : src/common/modules.o

# target to build an object file
src/common/modules.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/modules.c.o
.PHONY : src/common/modules.c.o

src/common/modules.i: src/common/modules.c.i
.PHONY : src/common/modules.i

# target to preprocess a source file
src/common/modules.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/modules.c.i
.PHONY : src/common/modules.c.i

src/common/modules.s: src/common/modules.c.s
.PHONY : src/common/modules.s

# target to generate assembly for a file
src/common/modules.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/modules.c.s
.PHONY : src/common/modules.c.s

src/common/netif/netif.o: src/common/netif/netif.c.o
.PHONY : src/common/netif/netif.o

# target to build an object file
src/common/netif/netif.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o
.PHONY : src/common/netif/netif.c.o

src/common/netif/netif.i: src/common/netif/netif.c.i
.PHONY : src/common/netif/netif.i

# target to preprocess a source file
src/common/netif/netif.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.i
.PHONY : src/common/netif/netif.c.i

src/common/netif/netif.s: src/common/netif/netif.c.s
.PHONY : src/common/netif/netif.s

# target to generate assembly for a file
src/common/netif/netif.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.s
.PHONY : src/common/netif/netif.c.s

src/common/netif/netif_linux.o: src/common/netif/netif_linux.c.o
.PHONY : src/common/netif/netif_linux.o

# target to build an object file
src/common/netif/netif_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o
.PHONY : src/common/netif/netif_linux.c.o

src/common/netif/netif_linux.i: src/common/netif/netif_linux.c.i
.PHONY : src/common/netif/netif_linux.i

# target to preprocess a source file
src/common/netif/netif_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.i
.PHONY : src/common/netif/netif_linux.c.i

src/common/netif/netif_linux.s: src/common/netif/netif_linux.c.s
.PHONY : src/common/netif/netif_linux.s

# target to generate assembly for a file
src/common/netif/netif_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.s
.PHONY : src/common/netif/netif_linux.c.s

src/common/networking_linux.o: src/common/networking_linux.c.o
.PHONY : src/common/networking_linux.o

# target to build an object file
src/common/networking_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o
.PHONY : src/common/networking_linux.c.o

src/common/networking_linux.i: src/common/networking_linux.c.i
.PHONY : src/common/networking_linux.i

# target to preprocess a source file
src/common/networking_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.i
.PHONY : src/common/networking_linux.c.i

src/common/networking_linux.s: src/common/networking_linux.c.s
.PHONY : src/common/networking_linux.s

# target to generate assembly for a file
src/common/networking_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.s
.PHONY : src/common/networking_linux.c.s

src/common/option.o: src/common/option.c.o
.PHONY : src/common/option.o

# target to build an object file
src/common/option.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/option.c.o
.PHONY : src/common/option.c.o

src/common/option.i: src/common/option.c.i
.PHONY : src/common/option.i

# target to preprocess a source file
src/common/option.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/option.c.i
.PHONY : src/common/option.c.i

src/common/option.s: src/common/option.c.s
.PHONY : src/common/option.s

# target to generate assembly for a file
src/common/option.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/option.c.s
.PHONY : src/common/option.c.s

src/common/parsing.o: src/common/parsing.c.o
.PHONY : src/common/parsing.o

# target to build an object file
src/common/parsing.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/parsing.c.o
.PHONY : src/common/parsing.c.o

src/common/parsing.i: src/common/parsing.c.i
.PHONY : src/common/parsing.i

# target to preprocess a source file
src/common/parsing.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/parsing.c.i
.PHONY : src/common/parsing.c.i

src/common/parsing.s: src/common/parsing.c.s
.PHONY : src/common/parsing.s

# target to generate assembly for a file
src/common/parsing.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/parsing.c.s
.PHONY : src/common/parsing.c.s

src/common/percent.o: src/common/percent.c.o
.PHONY : src/common/percent.o

# target to build an object file
src/common/percent.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/percent.c.o
.PHONY : src/common/percent.c.o

src/common/percent.i: src/common/percent.c.i
.PHONY : src/common/percent.i

# target to preprocess a source file
src/common/percent.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/percent.c.i
.PHONY : src/common/percent.c.i

src/common/percent.s: src/common/percent.c.s
.PHONY : src/common/percent.s

# target to generate assembly for a file
src/common/percent.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/percent.c.s
.PHONY : src/common/percent.c.s

src/common/printing.o: src/common/printing.c.o
.PHONY : src/common/printing.o

# target to build an object file
src/common/printing.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/printing.c.o
.PHONY : src/common/printing.c.o

src/common/printing.i: src/common/printing.c.i
.PHONY : src/common/printing.i

# target to preprocess a source file
src/common/printing.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/printing.c.i
.PHONY : src/common/printing.c.i

src/common/printing.s: src/common/printing.c.s
.PHONY : src/common/printing.s

# target to generate assembly for a file
src/common/printing.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/printing.c.s
.PHONY : src/common/printing.c.s

src/common/processing_linux.o: src/common/processing_linux.c.o
.PHONY : src/common/processing_linux.o

# target to build an object file
src/common/processing_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o
.PHONY : src/common/processing_linux.c.o

src/common/processing_linux.i: src/common/processing_linux.c.i
.PHONY : src/common/processing_linux.i

# target to preprocess a source file
src/common/processing_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.i
.PHONY : src/common/processing_linux.c.i

src/common/processing_linux.s: src/common/processing_linux.c.s
.PHONY : src/common/processing_linux.s

# target to generate assembly for a file
src/common/processing_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.s
.PHONY : src/common/processing_linux.c.s

src/common/properties.o: src/common/properties.c.o
.PHONY : src/common/properties.o

# target to build an object file
src/common/properties.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/properties.c.o
.PHONY : src/common/properties.c.o

src/common/properties.i: src/common/properties.c.i
.PHONY : src/common/properties.i

# target to preprocess a source file
src/common/properties.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/properties.c.i
.PHONY : src/common/properties.c.i

src/common/properties.s: src/common/properties.c.s
.PHONY : src/common/properties.s

# target to generate assembly for a file
src/common/properties.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/properties.c.s
.PHONY : src/common/properties.c.s

src/common/settings.o: src/common/settings.c.o
.PHONY : src/common/settings.o

# target to build an object file
src/common/settings.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/settings.c.o
.PHONY : src/common/settings.c.o

src/common/settings.i: src/common/settings.c.i
.PHONY : src/common/settings.i

# target to preprocess a source file
src/common/settings.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/settings.c.i
.PHONY : src/common/settings.c.i

src/common/settings.s: src/common/settings.c.s
.PHONY : src/common/settings.s

# target to generate assembly for a file
src/common/settings.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/settings.c.s
.PHONY : src/common/settings.c.s

src/common/temps.o: src/common/temps.c.o
.PHONY : src/common/temps.o

# target to build an object file
src/common/temps.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/temps.c.o
.PHONY : src/common/temps.c.o

src/common/temps.i: src/common/temps.c.i
.PHONY : src/common/temps.i

# target to preprocess a source file
src/common/temps.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/temps.c.i
.PHONY : src/common/temps.c.i

src/common/temps.s: src/common/temps.c.s
.PHONY : src/common/temps.s

# target to generate assembly for a file
src/common/temps.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/common/temps.c.s
.PHONY : src/common/temps.c.s

src/detection/battery/battery_linux.o: src/detection/battery/battery_linux.c.o
.PHONY : src/detection/battery/battery_linux.o

# target to build an object file
src/detection/battery/battery_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o
.PHONY : src/detection/battery/battery_linux.c.o

src/detection/battery/battery_linux.i: src/detection/battery/battery_linux.c.i
.PHONY : src/detection/battery/battery_linux.i

# target to preprocess a source file
src/detection/battery/battery_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.i
.PHONY : src/detection/battery/battery_linux.c.i

src/detection/battery/battery_linux.s: src/detection/battery/battery_linux.c.s
.PHONY : src/detection/battery/battery_linux.s

# target to generate assembly for a file
src/detection/battery/battery_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.s
.PHONY : src/detection/battery/battery_linux.c.s

src/detection/bios/bios_linux.o: src/detection/bios/bios_linux.c.o
.PHONY : src/detection/bios/bios_linux.o

# target to build an object file
src/detection/bios/bios_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.o
.PHONY : src/detection/bios/bios_linux.c.o

src/detection/bios/bios_linux.i: src/detection/bios/bios_linux.c.i
.PHONY : src/detection/bios/bios_linux.i

# target to preprocess a source file
src/detection/bios/bios_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.i
.PHONY : src/detection/bios/bios_linux.c.i

src/detection/bios/bios_linux.s: src/detection/bios/bios_linux.c.s
.PHONY : src/detection/bios/bios_linux.s

# target to generate assembly for a file
src/detection/bios/bios_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bios/bios_linux.c.s
.PHONY : src/detection/bios/bios_linux.c.s

src/detection/bluetooth/bluetooth_linux.o: src/detection/bluetooth/bluetooth_linux.c.o
.PHONY : src/detection/bluetooth/bluetooth_linux.o

# target to build an object file
src/detection/bluetooth/bluetooth_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.o
.PHONY : src/detection/bluetooth/bluetooth_linux.c.o

src/detection/bluetooth/bluetooth_linux.i: src/detection/bluetooth/bluetooth_linux.c.i
.PHONY : src/detection/bluetooth/bluetooth_linux.i

# target to preprocess a source file
src/detection/bluetooth/bluetooth_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.i
.PHONY : src/detection/bluetooth/bluetooth_linux.c.i

src/detection/bluetooth/bluetooth_linux.s: src/detection/bluetooth/bluetooth_linux.c.s
.PHONY : src/detection/bluetooth/bluetooth_linux.s

# target to generate assembly for a file
src/detection/bluetooth/bluetooth_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_linux.c.s
.PHONY : src/detection/bluetooth/bluetooth_linux.c.s

src/detection/bluetoothradio/bluetoothradio.o: src/detection/bluetoothradio/bluetoothradio.c.o
.PHONY : src/detection/bluetoothradio/bluetoothradio.o

# target to build an object file
src/detection/bluetoothradio/bluetoothradio.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o
.PHONY : src/detection/bluetoothradio/bluetoothradio.c.o

src/detection/bluetoothradio/bluetoothradio.i: src/detection/bluetoothradio/bluetoothradio.c.i
.PHONY : src/detection/bluetoothradio/bluetoothradio.i

# target to preprocess a source file
src/detection/bluetoothradio/bluetoothradio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.i
.PHONY : src/detection/bluetoothradio/bluetoothradio.c.i

src/detection/bluetoothradio/bluetoothradio.s: src/detection/bluetoothradio/bluetoothradio.c.s
.PHONY : src/detection/bluetoothradio/bluetoothradio.s

# target to generate assembly for a file
src/detection/bluetoothradio/bluetoothradio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.s
.PHONY : src/detection/bluetoothradio/bluetoothradio.c.s

src/detection/bluetoothradio/bluetoothradio_linux.o: src/detection/bluetoothradio/bluetoothradio_linux.c.o
.PHONY : src/detection/bluetoothradio/bluetoothradio_linux.o

# target to build an object file
src/detection/bluetoothradio/bluetoothradio_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.o
.PHONY : src/detection/bluetoothradio/bluetoothradio_linux.c.o

src/detection/bluetoothradio/bluetoothradio_linux.i: src/detection/bluetoothradio/bluetoothradio_linux.c.i
.PHONY : src/detection/bluetoothradio/bluetoothradio_linux.i

# target to preprocess a source file
src/detection/bluetoothradio/bluetoothradio_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.i
.PHONY : src/detection/bluetoothradio/bluetoothradio_linux.c.i

src/detection/bluetoothradio/bluetoothradio_linux.s: src/detection/bluetoothradio/bluetoothradio_linux.c.s
.PHONY : src/detection/bluetoothradio/bluetoothradio_linux.s

# target to generate assembly for a file
src/detection/bluetoothradio/bluetoothradio_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_linux.c.s
.PHONY : src/detection/bluetoothradio/bluetoothradio_linux.c.s

src/detection/board/board_linux.o: src/detection/board/board_linux.c.o
.PHONY : src/detection/board/board_linux.o

# target to build an object file
src/detection/board/board_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.o
.PHONY : src/detection/board/board_linux.c.o

src/detection/board/board_linux.i: src/detection/board/board_linux.c.i
.PHONY : src/detection/board/board_linux.i

# target to preprocess a source file
src/detection/board/board_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.i
.PHONY : src/detection/board/board_linux.c.i

src/detection/board/board_linux.s: src/detection/board/board_linux.c.s
.PHONY : src/detection/board/board_linux.s

# target to generate assembly for a file
src/detection/board/board_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/board/board_linux.c.s
.PHONY : src/detection/board/board_linux.c.s

src/detection/bootmgr/bootmgr.o: src/detection/bootmgr/bootmgr.c.o
.PHONY : src/detection/bootmgr/bootmgr.o

# target to build an object file
src/detection/bootmgr/bootmgr.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o
.PHONY : src/detection/bootmgr/bootmgr.c.o

src/detection/bootmgr/bootmgr.i: src/detection/bootmgr/bootmgr.c.i
.PHONY : src/detection/bootmgr/bootmgr.i

# target to preprocess a source file
src/detection/bootmgr/bootmgr.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.i
.PHONY : src/detection/bootmgr/bootmgr.c.i

src/detection/bootmgr/bootmgr.s: src/detection/bootmgr/bootmgr.c.s
.PHONY : src/detection/bootmgr/bootmgr.s

# target to generate assembly for a file
src/detection/bootmgr/bootmgr.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.s
.PHONY : src/detection/bootmgr/bootmgr.c.s

src/detection/bootmgr/bootmgr_linux.o: src/detection/bootmgr/bootmgr_linux.c.o
.PHONY : src/detection/bootmgr/bootmgr_linux.o

# target to build an object file
src/detection/bootmgr/bootmgr_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.o
.PHONY : src/detection/bootmgr/bootmgr_linux.c.o

src/detection/bootmgr/bootmgr_linux.i: src/detection/bootmgr/bootmgr_linux.c.i
.PHONY : src/detection/bootmgr/bootmgr_linux.i

# target to preprocess a source file
src/detection/bootmgr/bootmgr_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.i
.PHONY : src/detection/bootmgr/bootmgr_linux.c.i

src/detection/bootmgr/bootmgr_linux.s: src/detection/bootmgr/bootmgr_linux.c.s
.PHONY : src/detection/bootmgr/bootmgr_linux.s

# target to generate assembly for a file
src/detection/bootmgr/bootmgr_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_linux.c.s
.PHONY : src/detection/bootmgr/bootmgr_linux.c.s

src/detection/brightness/brightness_linux.o: src/detection/brightness/brightness_linux.c.o
.PHONY : src/detection/brightness/brightness_linux.o

# target to build an object file
src/detection/brightness/brightness_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.o
.PHONY : src/detection/brightness/brightness_linux.c.o

src/detection/brightness/brightness_linux.i: src/detection/brightness/brightness_linux.c.i
.PHONY : src/detection/brightness/brightness_linux.i

# target to preprocess a source file
src/detection/brightness/brightness_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.i
.PHONY : src/detection/brightness/brightness_linux.c.i

src/detection/brightness/brightness_linux.s: src/detection/brightness/brightness_linux.c.s
.PHONY : src/detection/brightness/brightness_linux.s

# target to generate assembly for a file
src/detection/brightness/brightness_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_linux.c.s
.PHONY : src/detection/brightness/brightness_linux.c.s

src/detection/btrfs/btrfs_linux.o: src/detection/btrfs/btrfs_linux.c.o
.PHONY : src/detection/btrfs/btrfs_linux.o

# target to build an object file
src/detection/btrfs/btrfs_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.o
.PHONY : src/detection/btrfs/btrfs_linux.c.o

src/detection/btrfs/btrfs_linux.i: src/detection/btrfs/btrfs_linux.c.i
.PHONY : src/detection/btrfs/btrfs_linux.i

# target to preprocess a source file
src/detection/btrfs/btrfs_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.i
.PHONY : src/detection/btrfs/btrfs_linux.c.i

src/detection/btrfs/btrfs_linux.s: src/detection/btrfs/btrfs_linux.c.s
.PHONY : src/detection/btrfs/btrfs_linux.s

# target to generate assembly for a file
src/detection/btrfs/btrfs_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_linux.c.s
.PHONY : src/detection/btrfs/btrfs_linux.c.s

src/detection/camera/camera_linux.o: src/detection/camera/camera_linux.c.o
.PHONY : src/detection/camera/camera_linux.o

# target to build an object file
src/detection/camera/camera_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.o
.PHONY : src/detection/camera/camera_linux.c.o

src/detection/camera/camera_linux.i: src/detection/camera/camera_linux.c.i
.PHONY : src/detection/camera/camera_linux.i

# target to preprocess a source file
src/detection/camera/camera_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.i
.PHONY : src/detection/camera/camera_linux.c.i

src/detection/camera/camera_linux.s: src/detection/camera/camera_linux.c.s
.PHONY : src/detection/camera/camera_linux.s

# target to generate assembly for a file
src/detection/camera/camera_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/camera/camera_linux.c.s
.PHONY : src/detection/camera/camera_linux.c.s

src/detection/chassis/chassis.o: src/detection/chassis/chassis.c.o
.PHONY : src/detection/chassis/chassis.o

# target to build an object file
src/detection/chassis/chassis.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o
.PHONY : src/detection/chassis/chassis.c.o

src/detection/chassis/chassis.i: src/detection/chassis/chassis.c.i
.PHONY : src/detection/chassis/chassis.i

# target to preprocess a source file
src/detection/chassis/chassis.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.i
.PHONY : src/detection/chassis/chassis.c.i

src/detection/chassis/chassis.s: src/detection/chassis/chassis.c.s
.PHONY : src/detection/chassis/chassis.s

# target to generate assembly for a file
src/detection/chassis/chassis.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.s
.PHONY : src/detection/chassis/chassis.c.s

src/detection/chassis/chassis_linux.o: src/detection/chassis/chassis_linux.c.o
.PHONY : src/detection/chassis/chassis_linux.o

# target to build an object file
src/detection/chassis/chassis_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.o
.PHONY : src/detection/chassis/chassis_linux.c.o

src/detection/chassis/chassis_linux.i: src/detection/chassis/chassis_linux.c.i
.PHONY : src/detection/chassis/chassis_linux.i

# target to preprocess a source file
src/detection/chassis/chassis_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.i
.PHONY : src/detection/chassis/chassis_linux.c.i

src/detection/chassis/chassis_linux.s: src/detection/chassis/chassis_linux.c.s
.PHONY : src/detection/chassis/chassis_linux.s

# target to generate assembly for a file
src/detection/chassis/chassis_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_linux.c.s
.PHONY : src/detection/chassis/chassis_linux.c.s

src/detection/cpu/cpu.o: src/detection/cpu/cpu.c.o
.PHONY : src/detection/cpu/cpu.o

# target to build an object file
src/detection/cpu/cpu.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o
.PHONY : src/detection/cpu/cpu.c.o

src/detection/cpu/cpu.i: src/detection/cpu/cpu.c.i
.PHONY : src/detection/cpu/cpu.i

# target to preprocess a source file
src/detection/cpu/cpu.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.i
.PHONY : src/detection/cpu/cpu.c.i

src/detection/cpu/cpu.s: src/detection/cpu/cpu.c.s
.PHONY : src/detection/cpu/cpu.s

# target to generate assembly for a file
src/detection/cpu/cpu.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.s
.PHONY : src/detection/cpu/cpu.c.s

src/detection/cpu/cpu_linux.o: src/detection/cpu/cpu_linux.c.o
.PHONY : src/detection/cpu/cpu_linux.o

# target to build an object file
src/detection/cpu/cpu_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.o
.PHONY : src/detection/cpu/cpu_linux.c.o

src/detection/cpu/cpu_linux.i: src/detection/cpu/cpu_linux.c.i
.PHONY : src/detection/cpu/cpu_linux.i

# target to preprocess a source file
src/detection/cpu/cpu_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.i
.PHONY : src/detection/cpu/cpu_linux.c.i

src/detection/cpu/cpu_linux.s: src/detection/cpu/cpu_linux.c.s
.PHONY : src/detection/cpu/cpu_linux.s

# target to generate assembly for a file
src/detection/cpu/cpu_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_linux.c.s
.PHONY : src/detection/cpu/cpu_linux.c.s

src/detection/cpucache/cpucache_linux.o: src/detection/cpucache/cpucache_linux.c.o
.PHONY : src/detection/cpucache/cpucache_linux.o

# target to build an object file
src/detection/cpucache/cpucache_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.o
.PHONY : src/detection/cpucache/cpucache_linux.c.o

src/detection/cpucache/cpucache_linux.i: src/detection/cpucache/cpucache_linux.c.i
.PHONY : src/detection/cpucache/cpucache_linux.i

# target to preprocess a source file
src/detection/cpucache/cpucache_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.i
.PHONY : src/detection/cpucache/cpucache_linux.c.i

src/detection/cpucache/cpucache_linux.s: src/detection/cpucache/cpucache_linux.c.s
.PHONY : src/detection/cpucache/cpucache_linux.s

# target to generate assembly for a file
src/detection/cpucache/cpucache_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_linux.c.s
.PHONY : src/detection/cpucache/cpucache_linux.c.s

src/detection/cpuusage/cpuusage.o: src/detection/cpuusage/cpuusage.c.o
.PHONY : src/detection/cpuusage/cpuusage.o

# target to build an object file
src/detection/cpuusage/cpuusage.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o
.PHONY : src/detection/cpuusage/cpuusage.c.o

src/detection/cpuusage/cpuusage.i: src/detection/cpuusage/cpuusage.c.i
.PHONY : src/detection/cpuusage/cpuusage.i

# target to preprocess a source file
src/detection/cpuusage/cpuusage.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.i
.PHONY : src/detection/cpuusage/cpuusage.c.i

src/detection/cpuusage/cpuusage.s: src/detection/cpuusage/cpuusage.c.s
.PHONY : src/detection/cpuusage/cpuusage.s

# target to generate assembly for a file
src/detection/cpuusage/cpuusage.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.s
.PHONY : src/detection/cpuusage/cpuusage.c.s

src/detection/cpuusage/cpuusage_linux.o: src/detection/cpuusage/cpuusage_linux.c.o
.PHONY : src/detection/cpuusage/cpuusage_linux.o

# target to build an object file
src/detection/cpuusage/cpuusage_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.o
.PHONY : src/detection/cpuusage/cpuusage_linux.c.o

src/detection/cpuusage/cpuusage_linux.i: src/detection/cpuusage/cpuusage_linux.c.i
.PHONY : src/detection/cpuusage/cpuusage_linux.i

# target to preprocess a source file
src/detection/cpuusage/cpuusage_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.i
.PHONY : src/detection/cpuusage/cpuusage_linux.c.i

src/detection/cpuusage/cpuusage_linux.s: src/detection/cpuusage/cpuusage_linux.c.s
.PHONY : src/detection/cpuusage/cpuusage_linux.s

# target to generate assembly for a file
src/detection/cpuusage/cpuusage_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_linux.c.s
.PHONY : src/detection/cpuusage/cpuusage_linux.c.s

src/detection/cursor/cursor_linux.o: src/detection/cursor/cursor_linux.c.o
.PHONY : src/detection/cursor/cursor_linux.o

# target to build an object file
src/detection/cursor/cursor_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.o
.PHONY : src/detection/cursor/cursor_linux.c.o

src/detection/cursor/cursor_linux.i: src/detection/cursor/cursor_linux.c.i
.PHONY : src/detection/cursor/cursor_linux.i

# target to preprocess a source file
src/detection/cursor/cursor_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.i
.PHONY : src/detection/cursor/cursor_linux.c.i

src/detection/cursor/cursor_linux.s: src/detection/cursor/cursor_linux.c.s
.PHONY : src/detection/cursor/cursor_linux.s

# target to generate assembly for a file
src/detection/cursor/cursor_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_linux.c.s
.PHONY : src/detection/cursor/cursor_linux.c.s

src/detection/de/de_linux.o: src/detection/de/de_linux.c.o
.PHONY : src/detection/de/de_linux.o

# target to build an object file
src/detection/de/de_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o
.PHONY : src/detection/de/de_linux.c.o

src/detection/de/de_linux.i: src/detection/de/de_linux.c.i
.PHONY : src/detection/de/de_linux.i

# target to preprocess a source file
src/detection/de/de_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.i
.PHONY : src/detection/de/de_linux.c.i

src/detection/de/de_linux.s: src/detection/de/de_linux.c.s
.PHONY : src/detection/de/de_linux.s

# target to generate assembly for a file
src/detection/de/de_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.s
.PHONY : src/detection/de/de_linux.c.s

src/detection/disk/disk.o: src/detection/disk/disk.c.o
.PHONY : src/detection/disk/disk.o

# target to build an object file
src/detection/disk/disk.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o
.PHONY : src/detection/disk/disk.c.o

src/detection/disk/disk.i: src/detection/disk/disk.c.i
.PHONY : src/detection/disk/disk.i

# target to preprocess a source file
src/detection/disk/disk.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.i
.PHONY : src/detection/disk/disk.c.i

src/detection/disk/disk.s: src/detection/disk/disk.c.s
.PHONY : src/detection/disk/disk.s

# target to generate assembly for a file
src/detection/disk/disk.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.s
.PHONY : src/detection/disk/disk.c.s

src/detection/disk/disk_linux.o: src/detection/disk/disk_linux.c.o
.PHONY : src/detection/disk/disk_linux.o

# target to build an object file
src/detection/disk/disk_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.o
.PHONY : src/detection/disk/disk_linux.c.o

src/detection/disk/disk_linux.i: src/detection/disk/disk_linux.c.i
.PHONY : src/detection/disk/disk_linux.i

# target to preprocess a source file
src/detection/disk/disk_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.i
.PHONY : src/detection/disk/disk_linux.c.i

src/detection/disk/disk_linux.s: src/detection/disk/disk_linux.c.s
.PHONY : src/detection/disk/disk_linux.s

# target to generate assembly for a file
src/detection/disk/disk_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/disk/disk_linux.c.s
.PHONY : src/detection/disk/disk_linux.c.s

src/detection/diskio/diskio.o: src/detection/diskio/diskio.c.o
.PHONY : src/detection/diskio/diskio.o

# target to build an object file
src/detection/diskio/diskio.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o
.PHONY : src/detection/diskio/diskio.c.o

src/detection/diskio/diskio.i: src/detection/diskio/diskio.c.i
.PHONY : src/detection/diskio/diskio.i

# target to preprocess a source file
src/detection/diskio/diskio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.i
.PHONY : src/detection/diskio/diskio.c.i

src/detection/diskio/diskio.s: src/detection/diskio/diskio.c.s
.PHONY : src/detection/diskio/diskio.s

# target to generate assembly for a file
src/detection/diskio/diskio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.s
.PHONY : src/detection/diskio/diskio.c.s

src/detection/diskio/diskio_linux.o: src/detection/diskio/diskio_linux.c.o
.PHONY : src/detection/diskio/diskio_linux.o

# target to build an object file
src/detection/diskio/diskio_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.o
.PHONY : src/detection/diskio/diskio_linux.c.o

src/detection/diskio/diskio_linux.i: src/detection/diskio/diskio_linux.c.i
.PHONY : src/detection/diskio/diskio_linux.i

# target to preprocess a source file
src/detection/diskio/diskio_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.i
.PHONY : src/detection/diskio/diskio_linux.c.i

src/detection/diskio/diskio_linux.s: src/detection/diskio/diskio_linux.c.s
.PHONY : src/detection/diskio/diskio_linux.s

# target to generate assembly for a file
src/detection/diskio/diskio_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_linux.c.s
.PHONY : src/detection/diskio/diskio_linux.c.s

src/detection/displayserver/displayserver.o: src/detection/displayserver/displayserver.c.o
.PHONY : src/detection/displayserver/displayserver.o

# target to build an object file
src/detection/displayserver/displayserver.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o
.PHONY : src/detection/displayserver/displayserver.c.o

src/detection/displayserver/displayserver.i: src/detection/displayserver/displayserver.c.i
.PHONY : src/detection/displayserver/displayserver.i

# target to preprocess a source file
src/detection/displayserver/displayserver.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.i
.PHONY : src/detection/displayserver/displayserver.c.i

src/detection/displayserver/displayserver.s: src/detection/displayserver/displayserver.c.s
.PHONY : src/detection/displayserver/displayserver.s

# target to generate assembly for a file
src/detection/displayserver/displayserver.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.s
.PHONY : src/detection/displayserver/displayserver.c.s

src/detection/displayserver/linux/displayserver_linux.o: src/detection/displayserver/linux/displayserver_linux.c.o
.PHONY : src/detection/displayserver/linux/displayserver_linux.o

# target to build an object file
src/detection/displayserver/linux/displayserver_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o
.PHONY : src/detection/displayserver/linux/displayserver_linux.c.o

src/detection/displayserver/linux/displayserver_linux.i: src/detection/displayserver/linux/displayserver_linux.c.i
.PHONY : src/detection/displayserver/linux/displayserver_linux.i

# target to preprocess a source file
src/detection/displayserver/linux/displayserver_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.i
.PHONY : src/detection/displayserver/linux/displayserver_linux.c.i

src/detection/displayserver/linux/displayserver_linux.s: src/detection/displayserver/linux/displayserver_linux.c.s
.PHONY : src/detection/displayserver/linux/displayserver_linux.s

# target to generate assembly for a file
src/detection/displayserver/linux/displayserver_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.s
.PHONY : src/detection/displayserver/linux/displayserver_linux.c.s

src/detection/displayserver/linux/drm.o: src/detection/displayserver/linux/drm.c.o
.PHONY : src/detection/displayserver/linux/drm.o

# target to build an object file
src/detection/displayserver/linux/drm.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o
.PHONY : src/detection/displayserver/linux/drm.c.o

src/detection/displayserver/linux/drm.i: src/detection/displayserver/linux/drm.c.i
.PHONY : src/detection/displayserver/linux/drm.i

# target to preprocess a source file
src/detection/displayserver/linux/drm.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.i
.PHONY : src/detection/displayserver/linux/drm.c.i

src/detection/displayserver/linux/drm.s: src/detection/displayserver/linux/drm.c.s
.PHONY : src/detection/displayserver/linux/drm.s

# target to generate assembly for a file
src/detection/displayserver/linux/drm.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.s
.PHONY : src/detection/displayserver/linux/drm.c.s

src/detection/displayserver/linux/wayland/global-output.o: src/detection/displayserver/linux/wayland/global-output.c.o
.PHONY : src/detection/displayserver/linux/wayland/global-output.o

# target to build an object file
src/detection/displayserver/linux/wayland/global-output.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o
.PHONY : src/detection/displayserver/linux/wayland/global-output.c.o

src/detection/displayserver/linux/wayland/global-output.i: src/detection/displayserver/linux/wayland/global-output.c.i
.PHONY : src/detection/displayserver/linux/wayland/global-output.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/global-output.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.i
.PHONY : src/detection/displayserver/linux/wayland/global-output.c.i

src/detection/displayserver/linux/wayland/global-output.s: src/detection/displayserver/linux/wayland/global-output.c.s
.PHONY : src/detection/displayserver/linux/wayland/global-output.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/global-output.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.s
.PHONY : src/detection/displayserver/linux/wayland/global-output.c.s

src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.o: src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.o

# target to build an object file
src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o

src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.i: src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.i

src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.s: src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.s

src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.o: src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.o

# target to build an object file
src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o

src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.i: src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.i

src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.s: src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.s

src/detection/displayserver/linux/wayland/kde-output.o: src/detection/displayserver/linux/wayland/kde-output.c.o
.PHONY : src/detection/displayserver/linux/wayland/kde-output.o

# target to build an object file
src/detection/displayserver/linux/wayland/kde-output.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o
.PHONY : src/detection/displayserver/linux/wayland/kde-output.c.o

src/detection/displayserver/linux/wayland/kde-output.i: src/detection/displayserver/linux/wayland/kde-output.c.i
.PHONY : src/detection/displayserver/linux/wayland/kde-output.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/kde-output.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.i
.PHONY : src/detection/displayserver/linux/wayland/kde-output.c.i

src/detection/displayserver/linux/wayland/kde-output.s: src/detection/displayserver/linux/wayland/kde-output.c.s
.PHONY : src/detection/displayserver/linux/wayland/kde-output.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/kde-output.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.s
.PHONY : src/detection/displayserver/linux/wayland/kde-output.c.s

src/detection/displayserver/linux/wayland/wayland.o: src/detection/displayserver/linux/wayland/wayland.c.o
.PHONY : src/detection/displayserver/linux/wayland/wayland.o

# target to build an object file
src/detection/displayserver/linux/wayland/wayland.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o
.PHONY : src/detection/displayserver/linux/wayland/wayland.c.o

src/detection/displayserver/linux/wayland/wayland.i: src/detection/displayserver/linux/wayland/wayland.c.i
.PHONY : src/detection/displayserver/linux/wayland/wayland.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/wayland.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.i
.PHONY : src/detection/displayserver/linux/wayland/wayland.c.i

src/detection/displayserver/linux/wayland/wayland.s: src/detection/displayserver/linux/wayland/wayland.c.s
.PHONY : src/detection/displayserver/linux/wayland/wayland.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/wayland.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.s
.PHONY : src/detection/displayserver/linux/wayland/wayland.c.s

src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.o: src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.o

# target to build an object file
src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o

src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.i: src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.i

src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.s: src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.s

src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.o: src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.o

# target to build an object file
src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o
.PHONY : src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o

src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.i: src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.i
.PHONY : src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.i

src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.s: src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.s
.PHONY : src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.s

src/detection/displayserver/linux/wayland/zwlr-output.o: src/detection/displayserver/linux/wayland/zwlr-output.c.o
.PHONY : src/detection/displayserver/linux/wayland/zwlr-output.o

# target to build an object file
src/detection/displayserver/linux/wayland/zwlr-output.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o
.PHONY : src/detection/displayserver/linux/wayland/zwlr-output.c.o

src/detection/displayserver/linux/wayland/zwlr-output.i: src/detection/displayserver/linux/wayland/zwlr-output.c.i
.PHONY : src/detection/displayserver/linux/wayland/zwlr-output.i

# target to preprocess a source file
src/detection/displayserver/linux/wayland/zwlr-output.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.i
.PHONY : src/detection/displayserver/linux/wayland/zwlr-output.c.i

src/detection/displayserver/linux/wayland/zwlr-output.s: src/detection/displayserver/linux/wayland/zwlr-output.c.s
.PHONY : src/detection/displayserver/linux/wayland/zwlr-output.s

# target to generate assembly for a file
src/detection/displayserver/linux/wayland/zwlr-output.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.s
.PHONY : src/detection/displayserver/linux/wayland/zwlr-output.c.s

src/detection/displayserver/linux/wmde.o: src/detection/displayserver/linux/wmde.c.o
.PHONY : src/detection/displayserver/linux/wmde.o

# target to build an object file
src/detection/displayserver/linux/wmde.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o
.PHONY : src/detection/displayserver/linux/wmde.c.o

src/detection/displayserver/linux/wmde.i: src/detection/displayserver/linux/wmde.c.i
.PHONY : src/detection/displayserver/linux/wmde.i

# target to preprocess a source file
src/detection/displayserver/linux/wmde.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.i
.PHONY : src/detection/displayserver/linux/wmde.c.i

src/detection/displayserver/linux/wmde.s: src/detection/displayserver/linux/wmde.c.s
.PHONY : src/detection/displayserver/linux/wmde.s

# target to generate assembly for a file
src/detection/displayserver/linux/wmde.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.s
.PHONY : src/detection/displayserver/linux/wmde.c.s

src/detection/displayserver/linux/xcb.o: src/detection/displayserver/linux/xcb.c.o
.PHONY : src/detection/displayserver/linux/xcb.o

# target to build an object file
src/detection/displayserver/linux/xcb.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o
.PHONY : src/detection/displayserver/linux/xcb.c.o

src/detection/displayserver/linux/xcb.i: src/detection/displayserver/linux/xcb.c.i
.PHONY : src/detection/displayserver/linux/xcb.i

# target to preprocess a source file
src/detection/displayserver/linux/xcb.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.i
.PHONY : src/detection/displayserver/linux/xcb.c.i

src/detection/displayserver/linux/xcb.s: src/detection/displayserver/linux/xcb.c.s
.PHONY : src/detection/displayserver/linux/xcb.s

# target to generate assembly for a file
src/detection/displayserver/linux/xcb.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.s
.PHONY : src/detection/displayserver/linux/xcb.c.s

src/detection/displayserver/linux/xlib.o: src/detection/displayserver/linux/xlib.c.o
.PHONY : src/detection/displayserver/linux/xlib.o

# target to build an object file
src/detection/displayserver/linux/xlib.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o
.PHONY : src/detection/displayserver/linux/xlib.c.o

src/detection/displayserver/linux/xlib.i: src/detection/displayserver/linux/xlib.c.i
.PHONY : src/detection/displayserver/linux/xlib.i

# target to preprocess a source file
src/detection/displayserver/linux/xlib.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.i
.PHONY : src/detection/displayserver/linux/xlib.c.i

src/detection/displayserver/linux/xlib.s: src/detection/displayserver/linux/xlib.c.s
.PHONY : src/detection/displayserver/linux/xlib.s

# target to generate assembly for a file
src/detection/displayserver/linux/xlib.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.s
.PHONY : src/detection/displayserver/linux/xlib.c.s

src/detection/dns/dns_linux.o: src/detection/dns/dns_linux.c.o
.PHONY : src/detection/dns/dns_linux.o

# target to build an object file
src/detection/dns/dns_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o
.PHONY : src/detection/dns/dns_linux.c.o

src/detection/dns/dns_linux.i: src/detection/dns/dns_linux.c.i
.PHONY : src/detection/dns/dns_linux.i

# target to preprocess a source file
src/detection/dns/dns_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.i
.PHONY : src/detection/dns/dns_linux.c.i

src/detection/dns/dns_linux.s: src/detection/dns/dns_linux.c.s
.PHONY : src/detection/dns/dns_linux.s

# target to generate assembly for a file
src/detection/dns/dns_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.s
.PHONY : src/detection/dns/dns_linux.c.s

src/detection/editor/editor.o: src/detection/editor/editor.c.o
.PHONY : src/detection/editor/editor.o

# target to build an object file
src/detection/editor/editor.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o
.PHONY : src/detection/editor/editor.c.o

src/detection/editor/editor.i: src/detection/editor/editor.c.i
.PHONY : src/detection/editor/editor.i

# target to preprocess a source file
src/detection/editor/editor.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.i
.PHONY : src/detection/editor/editor.c.i

src/detection/editor/editor.s: src/detection/editor/editor.c.s
.PHONY : src/detection/editor/editor.s

# target to generate assembly for a file
src/detection/editor/editor.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.s
.PHONY : src/detection/editor/editor.c.s

src/detection/font/font.o: src/detection/font/font.c.o
.PHONY : src/detection/font/font.o

# target to build an object file
src/detection/font/font.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o
.PHONY : src/detection/font/font.c.o

src/detection/font/font.i: src/detection/font/font.c.i
.PHONY : src/detection/font/font.i

# target to preprocess a source file
src/detection/font/font.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/font/font.c.i
.PHONY : src/detection/font/font.c.i

src/detection/font/font.s: src/detection/font/font.c.s
.PHONY : src/detection/font/font.s

# target to generate assembly for a file
src/detection/font/font.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/font/font.c.s
.PHONY : src/detection/font/font.c.s

src/detection/font/font_linux.o: src/detection/font/font_linux.c.o
.PHONY : src/detection/font/font_linux.o

# target to build an object file
src/detection/font/font_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o
.PHONY : src/detection/font/font_linux.c.o

src/detection/font/font_linux.i: src/detection/font/font_linux.c.i
.PHONY : src/detection/font/font_linux.i

# target to preprocess a source file
src/detection/font/font_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.i
.PHONY : src/detection/font/font_linux.c.i

src/detection/font/font_linux.s: src/detection/font/font_linux.c.s
.PHONY : src/detection/font/font_linux.s

# target to generate assembly for a file
src/detection/font/font_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.s
.PHONY : src/detection/font/font_linux.c.s

src/detection/gamepad/gamepad_linux.o: src/detection/gamepad/gamepad_linux.c.o
.PHONY : src/detection/gamepad/gamepad_linux.o

# target to build an object file
src/detection/gamepad/gamepad_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.o
.PHONY : src/detection/gamepad/gamepad_linux.c.o

src/detection/gamepad/gamepad_linux.i: src/detection/gamepad/gamepad_linux.c.i
.PHONY : src/detection/gamepad/gamepad_linux.i

# target to preprocess a source file
src/detection/gamepad/gamepad_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.i
.PHONY : src/detection/gamepad/gamepad_linux.c.i

src/detection/gamepad/gamepad_linux.s: src/detection/gamepad/gamepad_linux.c.s
.PHONY : src/detection/gamepad/gamepad_linux.s

# target to generate assembly for a file
src/detection/gamepad/gamepad_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_linux.c.s
.PHONY : src/detection/gamepad/gamepad_linux.c.s

src/detection/gpu/gpu.o: src/detection/gpu/gpu.c.o
.PHONY : src/detection/gpu/gpu.o

# target to build an object file
src/detection/gpu/gpu.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o
.PHONY : src/detection/gpu/gpu.c.o

src/detection/gpu/gpu.i: src/detection/gpu/gpu.c.i
.PHONY : src/detection/gpu/gpu.i

# target to preprocess a source file
src/detection/gpu/gpu.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.i
.PHONY : src/detection/gpu/gpu.c.i

src/detection/gpu/gpu.s: src/detection/gpu/gpu.c.s
.PHONY : src/detection/gpu/gpu.s

# target to generate assembly for a file
src/detection/gpu/gpu.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.s
.PHONY : src/detection/gpu/gpu.c.s

src/detection/gpu/gpu_linux.o: src/detection/gpu/gpu_linux.c.o
.PHONY : src/detection/gpu/gpu_linux.o

# target to build an object file
src/detection/gpu/gpu_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.o
.PHONY : src/detection/gpu/gpu_linux.c.o

src/detection/gpu/gpu_linux.i: src/detection/gpu/gpu_linux.c.i
.PHONY : src/detection/gpu/gpu_linux.i

# target to preprocess a source file
src/detection/gpu/gpu_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.i
.PHONY : src/detection/gpu/gpu_linux.c.i

src/detection/gpu/gpu_linux.s: src/detection/gpu/gpu_linux.c.s
.PHONY : src/detection/gpu/gpu_linux.s

# target to generate assembly for a file
src/detection/gpu/gpu_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_linux.c.s
.PHONY : src/detection/gpu/gpu_linux.c.s

src/detection/gpu/gpu_mthreads.o: src/detection/gpu/gpu_mthreads.c.o
.PHONY : src/detection/gpu/gpu_mthreads.o

# target to build an object file
src/detection/gpu/gpu_mthreads.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.o
.PHONY : src/detection/gpu/gpu_mthreads.c.o

src/detection/gpu/gpu_mthreads.i: src/detection/gpu/gpu_mthreads.c.i
.PHONY : src/detection/gpu/gpu_mthreads.i

# target to preprocess a source file
src/detection/gpu/gpu_mthreads.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.i
.PHONY : src/detection/gpu/gpu_mthreads.c.i

src/detection/gpu/gpu_mthreads.s: src/detection/gpu/gpu_mthreads.c.s
.PHONY : src/detection/gpu/gpu_mthreads.s

# target to generate assembly for a file
src/detection/gpu/gpu_mthreads.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_mthreads.c.s
.PHONY : src/detection/gpu/gpu_mthreads.c.s

src/detection/gpu/gpu_nvidia.o: src/detection/gpu/gpu_nvidia.c.o
.PHONY : src/detection/gpu/gpu_nvidia.o

# target to build an object file
src/detection/gpu/gpu_nvidia.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.o
.PHONY : src/detection/gpu/gpu_nvidia.c.o

src/detection/gpu/gpu_nvidia.i: src/detection/gpu/gpu_nvidia.c.i
.PHONY : src/detection/gpu/gpu_nvidia.i

# target to preprocess a source file
src/detection/gpu/gpu_nvidia.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.i
.PHONY : src/detection/gpu/gpu_nvidia.c.i

src/detection/gpu/gpu_nvidia.s: src/detection/gpu/gpu_nvidia.c.s
.PHONY : src/detection/gpu/gpu_nvidia.s

# target to generate assembly for a file
src/detection/gpu/gpu_nvidia.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nvidia.c.s
.PHONY : src/detection/gpu/gpu_nvidia.c.s

src/detection/gpu/gpu_pci.o: src/detection/gpu/gpu_pci.c.o
.PHONY : src/detection/gpu/gpu_pci.o

# target to build an object file
src/detection/gpu/gpu_pci.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o
.PHONY : src/detection/gpu/gpu_pci.c.o

src/detection/gpu/gpu_pci.i: src/detection/gpu/gpu_pci.c.i
.PHONY : src/detection/gpu/gpu_pci.i

# target to preprocess a source file
src/detection/gpu/gpu_pci.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.i
.PHONY : src/detection/gpu/gpu_pci.c.i

src/detection/gpu/gpu_pci.s: src/detection/gpu/gpu_pci.c.s
.PHONY : src/detection/gpu/gpu_pci.s

# target to generate assembly for a file
src/detection/gpu/gpu_pci.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.s
.PHONY : src/detection/gpu/gpu_pci.c.s

src/detection/gpu/gpu_wsl.o: src/detection/gpu/gpu_wsl.cpp.o
.PHONY : src/detection/gpu/gpu_wsl.o

# target to build an object file
src/detection/gpu/gpu_wsl.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.o
.PHONY : src/detection/gpu/gpu_wsl.cpp.o

src/detection/gpu/gpu_wsl.i: src/detection/gpu/gpu_wsl.cpp.i
.PHONY : src/detection/gpu/gpu_wsl.i

# target to preprocess a source file
src/detection/gpu/gpu_wsl.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.i
.PHONY : src/detection/gpu/gpu_wsl.cpp.i

src/detection/gpu/gpu_wsl.s: src/detection/gpu/gpu_wsl.cpp.s
.PHONY : src/detection/gpu/gpu_wsl.s

# target to generate assembly for a file
src/detection/gpu/gpu_wsl.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_wsl.cpp.s
.PHONY : src/detection/gpu/gpu_wsl.cpp.s

src/detection/gtk_qt/gtk.o: src/detection/gtk_qt/gtk.c.o
.PHONY : src/detection/gtk_qt/gtk.o

# target to build an object file
src/detection/gtk_qt/gtk.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o
.PHONY : src/detection/gtk_qt/gtk.c.o

src/detection/gtk_qt/gtk.i: src/detection/gtk_qt/gtk.c.i
.PHONY : src/detection/gtk_qt/gtk.i

# target to preprocess a source file
src/detection/gtk_qt/gtk.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.i
.PHONY : src/detection/gtk_qt/gtk.c.i

src/detection/gtk_qt/gtk.s: src/detection/gtk_qt/gtk.c.s
.PHONY : src/detection/gtk_qt/gtk.s

# target to generate assembly for a file
src/detection/gtk_qt/gtk.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.s
.PHONY : src/detection/gtk_qt/gtk.c.s

src/detection/gtk_qt/qt.o: src/detection/gtk_qt/qt.c.o
.PHONY : src/detection/gtk_qt/qt.o

# target to build an object file
src/detection/gtk_qt/qt.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o
.PHONY : src/detection/gtk_qt/qt.c.o

src/detection/gtk_qt/qt.i: src/detection/gtk_qt/qt.c.i
.PHONY : src/detection/gtk_qt/qt.i

# target to preprocess a source file
src/detection/gtk_qt/qt.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.i
.PHONY : src/detection/gtk_qt/qt.c.i

src/detection/gtk_qt/qt.s: src/detection/gtk_qt/qt.c.s
.PHONY : src/detection/gtk_qt/qt.s

# target to generate assembly for a file
src/detection/gtk_qt/qt.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.s
.PHONY : src/detection/gtk_qt/qt.c.s

src/detection/host/host_linux.o: src/detection/host/host_linux.c.o
.PHONY : src/detection/host/host_linux.o

# target to build an object file
src/detection/host/host_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o
.PHONY : src/detection/host/host_linux.c.o

src/detection/host/host_linux.i: src/detection/host/host_linux.c.i
.PHONY : src/detection/host/host_linux.i

# target to preprocess a source file
src/detection/host/host_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.i
.PHONY : src/detection/host/host_linux.c.i

src/detection/host/host_linux.s: src/detection/host/host_linux.c.s
.PHONY : src/detection/host/host_linux.s

# target to generate assembly for a file
src/detection/host/host_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.s
.PHONY : src/detection/host/host_linux.c.s

src/detection/host/host_mac.o: src/detection/host/host_mac.c.o
.PHONY : src/detection/host/host_mac.o

# target to build an object file
src/detection/host/host_mac.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/host/host_mac.c.o
.PHONY : src/detection/host/host_mac.c.o

src/detection/host/host_mac.i: src/detection/host/host_mac.c.i
.PHONY : src/detection/host/host_mac.i

# target to preprocess a source file
src/detection/host/host_mac.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/host/host_mac.c.i
.PHONY : src/detection/host/host_mac.c.i

src/detection/host/host_mac.s: src/detection/host/host_mac.c.s
.PHONY : src/detection/host/host_mac.s

# target to generate assembly for a file
src/detection/host/host_mac.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/host/host_mac.c.s
.PHONY : src/detection/host/host_mac.c.s

src/detection/icons/icons_linux.o: src/detection/icons/icons_linux.c.o
.PHONY : src/detection/icons/icons_linux.o

# target to build an object file
src/detection/icons/icons_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o
.PHONY : src/detection/icons/icons_linux.c.o

src/detection/icons/icons_linux.i: src/detection/icons/icons_linux.c.i
.PHONY : src/detection/icons/icons_linux.i

# target to preprocess a source file
src/detection/icons/icons_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.i
.PHONY : src/detection/icons/icons_linux.c.i

src/detection/icons/icons_linux.s: src/detection/icons/icons_linux.c.s
.PHONY : src/detection/icons/icons_linux.s

# target to generate assembly for a file
src/detection/icons/icons_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.s
.PHONY : src/detection/icons/icons_linux.c.s

src/detection/initsystem/initsystem_linux.o: src/detection/initsystem/initsystem_linux.c.o
.PHONY : src/detection/initsystem/initsystem_linux.o

# target to build an object file
src/detection/initsystem/initsystem_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o
.PHONY : src/detection/initsystem/initsystem_linux.c.o

src/detection/initsystem/initsystem_linux.i: src/detection/initsystem/initsystem_linux.c.i
.PHONY : src/detection/initsystem/initsystem_linux.i

# target to preprocess a source file
src/detection/initsystem/initsystem_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.i
.PHONY : src/detection/initsystem/initsystem_linux.c.i

src/detection/initsystem/initsystem_linux.s: src/detection/initsystem/initsystem_linux.c.s
.PHONY : src/detection/initsystem/initsystem_linux.s

# target to generate assembly for a file
src/detection/initsystem/initsystem_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.s
.PHONY : src/detection/initsystem/initsystem_linux.c.s

src/detection/keyboard/keyboard_linux.o: src/detection/keyboard/keyboard_linux.c.o
.PHONY : src/detection/keyboard/keyboard_linux.o

# target to build an object file
src/detection/keyboard/keyboard_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.o
.PHONY : src/detection/keyboard/keyboard_linux.c.o

src/detection/keyboard/keyboard_linux.i: src/detection/keyboard/keyboard_linux.c.i
.PHONY : src/detection/keyboard/keyboard_linux.i

# target to preprocess a source file
src/detection/keyboard/keyboard_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.i
.PHONY : src/detection/keyboard/keyboard_linux.c.i

src/detection/keyboard/keyboard_linux.s: src/detection/keyboard/keyboard_linux.c.s
.PHONY : src/detection/keyboard/keyboard_linux.s

# target to generate assembly for a file
src/detection/keyboard/keyboard_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_linux.c.s
.PHONY : src/detection/keyboard/keyboard_linux.c.s

src/detection/libc/libc_linux.o: src/detection/libc/libc_linux.c.o
.PHONY : src/detection/libc/libc_linux.o

# target to build an object file
src/detection/libc/libc_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o
.PHONY : src/detection/libc/libc_linux.c.o

src/detection/libc/libc_linux.i: src/detection/libc/libc_linux.c.i
.PHONY : src/detection/libc/libc_linux.i

# target to preprocess a source file
src/detection/libc/libc_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.i
.PHONY : src/detection/libc/libc_linux.c.i

src/detection/libc/libc_linux.s: src/detection/libc/libc_linux.c.s
.PHONY : src/detection/libc/libc_linux.s

# target to generate assembly for a file
src/detection/libc/libc_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.s
.PHONY : src/detection/libc/libc_linux.c.s

src/detection/lm/lm_linux.o: src/detection/lm/lm_linux.c.o
.PHONY : src/detection/lm/lm_linux.o

# target to build an object file
src/detection/lm/lm_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.o
.PHONY : src/detection/lm/lm_linux.c.o

src/detection/lm/lm_linux.i: src/detection/lm/lm_linux.c.i
.PHONY : src/detection/lm/lm_linux.i

# target to preprocess a source file
src/detection/lm/lm_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.i
.PHONY : src/detection/lm/lm_linux.c.i

src/detection/lm/lm_linux.s: src/detection/lm/lm_linux.c.s
.PHONY : src/detection/lm/lm_linux.s

# target to generate assembly for a file
src/detection/lm/lm_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/lm/lm_linux.c.s
.PHONY : src/detection/lm/lm_linux.c.s

src/detection/loadavg/loadavg_linux.o: src/detection/loadavg/loadavg_linux.c.o
.PHONY : src/detection/loadavg/loadavg_linux.o

# target to build an object file
src/detection/loadavg/loadavg_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.o
.PHONY : src/detection/loadavg/loadavg_linux.c.o

src/detection/loadavg/loadavg_linux.i: src/detection/loadavg/loadavg_linux.c.i
.PHONY : src/detection/loadavg/loadavg_linux.i

# target to preprocess a source file
src/detection/loadavg/loadavg_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.i
.PHONY : src/detection/loadavg/loadavg_linux.c.i

src/detection/loadavg/loadavg_linux.s: src/detection/loadavg/loadavg_linux.c.s
.PHONY : src/detection/loadavg/loadavg_linux.s

# target to generate assembly for a file
src/detection/loadavg/loadavg_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_linux.c.s
.PHONY : src/detection/loadavg/loadavg_linux.c.s

src/detection/locale/locale_linux.o: src/detection/locale/locale_linux.c.o
.PHONY : src/detection/locale/locale_linux.o

# target to build an object file
src/detection/locale/locale_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o
.PHONY : src/detection/locale/locale_linux.c.o

src/detection/locale/locale_linux.i: src/detection/locale/locale_linux.c.i
.PHONY : src/detection/locale/locale_linux.i

# target to preprocess a source file
src/detection/locale/locale_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.i
.PHONY : src/detection/locale/locale_linux.c.i

src/detection/locale/locale_linux.s: src/detection/locale/locale_linux.c.s
.PHONY : src/detection/locale/locale_linux.s

# target to generate assembly for a file
src/detection/locale/locale_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.s
.PHONY : src/detection/locale/locale_linux.c.s

src/detection/localip/localip_linux.o: src/detection/localip/localip_linux.c.o
.PHONY : src/detection/localip/localip_linux.o

# target to build an object file
src/detection/localip/localip_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o
.PHONY : src/detection/localip/localip_linux.c.o

src/detection/localip/localip_linux.i: src/detection/localip/localip_linux.c.i
.PHONY : src/detection/localip/localip_linux.i

# target to preprocess a source file
src/detection/localip/localip_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.i
.PHONY : src/detection/localip/localip_linux.c.i

src/detection/localip/localip_linux.s: src/detection/localip/localip_linux.c.s
.PHONY : src/detection/localip/localip_linux.s

# target to generate assembly for a file
src/detection/localip/localip_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.s
.PHONY : src/detection/localip/localip_linux.c.s

src/detection/media/media.o: src/detection/media/media.c.o
.PHONY : src/detection/media/media.o

# target to build an object file
src/detection/media/media.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o
.PHONY : src/detection/media/media.c.o

src/detection/media/media.i: src/detection/media/media.c.i
.PHONY : src/detection/media/media.i

# target to preprocess a source file
src/detection/media/media.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/media/media.c.i
.PHONY : src/detection/media/media.c.i

src/detection/media/media.s: src/detection/media/media.c.s
.PHONY : src/detection/media/media.s

# target to generate assembly for a file
src/detection/media/media.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/media/media.c.s
.PHONY : src/detection/media/media.c.s

src/detection/media/media_linux.o: src/detection/media/media_linux.c.o
.PHONY : src/detection/media/media_linux.o

# target to build an object file
src/detection/media/media_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.o
.PHONY : src/detection/media/media_linux.c.o

src/detection/media/media_linux.i: src/detection/media/media_linux.c.i
.PHONY : src/detection/media/media_linux.i

# target to preprocess a source file
src/detection/media/media_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.i
.PHONY : src/detection/media/media_linux.c.i

src/detection/media/media_linux.s: src/detection/media/media_linux.c.s
.PHONY : src/detection/media/media_linux.s

# target to generate assembly for a file
src/detection/media/media_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/media/media_linux.c.s
.PHONY : src/detection/media/media_linux.c.s

src/detection/memory/memory_linux.o: src/detection/memory/memory_linux.c.o
.PHONY : src/detection/memory/memory_linux.o

# target to build an object file
src/detection/memory/memory_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.o
.PHONY : src/detection/memory/memory_linux.c.o

src/detection/memory/memory_linux.i: src/detection/memory/memory_linux.c.i
.PHONY : src/detection/memory/memory_linux.i

# target to preprocess a source file
src/detection/memory/memory_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.i
.PHONY : src/detection/memory/memory_linux.c.i

src/detection/memory/memory_linux.s: src/detection/memory/memory_linux.c.s
.PHONY : src/detection/memory/memory_linux.s

# target to generate assembly for a file
src/detection/memory/memory_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/memory/memory_linux.c.s
.PHONY : src/detection/memory/memory_linux.c.s

src/detection/mouse/mouse_linux.o: src/detection/mouse/mouse_linux.c.o
.PHONY : src/detection/mouse/mouse_linux.o

# target to build an object file
src/detection/mouse/mouse_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.o
.PHONY : src/detection/mouse/mouse_linux.c.o

src/detection/mouse/mouse_linux.i: src/detection/mouse/mouse_linux.c.i
.PHONY : src/detection/mouse/mouse_linux.i

# target to preprocess a source file
src/detection/mouse/mouse_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.i
.PHONY : src/detection/mouse/mouse_linux.c.i

src/detection/mouse/mouse_linux.s: src/detection/mouse/mouse_linux.c.s
.PHONY : src/detection/mouse/mouse_linux.s

# target to generate assembly for a file
src/detection/mouse/mouse_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_linux.c.s
.PHONY : src/detection/mouse/mouse_linux.c.s

src/detection/netio/netio.o: src/detection/netio/netio.c.o
.PHONY : src/detection/netio/netio.o

# target to build an object file
src/detection/netio/netio.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o
.PHONY : src/detection/netio/netio.c.o

src/detection/netio/netio.i: src/detection/netio/netio.c.i
.PHONY : src/detection/netio/netio.i

# target to preprocess a source file
src/detection/netio/netio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.i
.PHONY : src/detection/netio/netio.c.i

src/detection/netio/netio.s: src/detection/netio/netio.c.s
.PHONY : src/detection/netio/netio.s

# target to generate assembly for a file
src/detection/netio/netio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.s
.PHONY : src/detection/netio/netio.c.s

src/detection/netio/netio_linux.o: src/detection/netio/netio_linux.c.o
.PHONY : src/detection/netio/netio_linux.o

# target to build an object file
src/detection/netio/netio_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.o
.PHONY : src/detection/netio/netio_linux.c.o

src/detection/netio/netio_linux.i: src/detection/netio/netio_linux.c.i
.PHONY : src/detection/netio/netio_linux.i

# target to preprocess a source file
src/detection/netio/netio_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.i
.PHONY : src/detection/netio/netio_linux.c.i

src/detection/netio/netio_linux.s: src/detection/netio/netio_linux.c.s
.PHONY : src/detection/netio/netio_linux.s

# target to generate assembly for a file
src/detection/netio/netio_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/netio/netio_linux.c.s
.PHONY : src/detection/netio/netio_linux.c.s

src/detection/opencl/opencl.o: src/detection/opencl/opencl.c.o
.PHONY : src/detection/opencl/opencl.o

# target to build an object file
src/detection/opencl/opencl.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o
.PHONY : src/detection/opencl/opencl.c.o

src/detection/opencl/opencl.i: src/detection/opencl/opencl.c.i
.PHONY : src/detection/opencl/opencl.i

# target to preprocess a source file
src/detection/opencl/opencl.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.i
.PHONY : src/detection/opencl/opencl.c.i

src/detection/opencl/opencl.s: src/detection/opencl/opencl.c.s
.PHONY : src/detection/opencl/opencl.s

# target to generate assembly for a file
src/detection/opencl/opencl.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.s
.PHONY : src/detection/opencl/opencl.c.s

src/detection/opengl/opengl_linux.o: src/detection/opengl/opengl_linux.c.o
.PHONY : src/detection/opengl/opengl_linux.o

# target to build an object file
src/detection/opengl/opengl_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o
.PHONY : src/detection/opengl/opengl_linux.c.o

src/detection/opengl/opengl_linux.i: src/detection/opengl/opengl_linux.c.i
.PHONY : src/detection/opengl/opengl_linux.i

# target to preprocess a source file
src/detection/opengl/opengl_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.i
.PHONY : src/detection/opengl/opengl_linux.c.i

src/detection/opengl/opengl_linux.s: src/detection/opengl/opengl_linux.c.s
.PHONY : src/detection/opengl/opengl_linux.s

# target to generate assembly for a file
src/detection/opengl/opengl_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.s
.PHONY : src/detection/opengl/opengl_linux.c.s

src/detection/opengl/opengl_shared.o: src/detection/opengl/opengl_shared.c.o
.PHONY : src/detection/opengl/opengl_shared.o

# target to build an object file
src/detection/opengl/opengl_shared.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o
.PHONY : src/detection/opengl/opengl_shared.c.o

src/detection/opengl/opengl_shared.i: src/detection/opengl/opengl_shared.c.i
.PHONY : src/detection/opengl/opengl_shared.i

# target to preprocess a source file
src/detection/opengl/opengl_shared.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.i
.PHONY : src/detection/opengl/opengl_shared.c.i

src/detection/opengl/opengl_shared.s: src/detection/opengl/opengl_shared.c.s
.PHONY : src/detection/opengl/opengl_shared.s

# target to generate assembly for a file
src/detection/opengl/opengl_shared.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.s
.PHONY : src/detection/opengl/opengl_shared.c.s

src/detection/os/os.o: src/detection/os/os.c.o
.PHONY : src/detection/os/os.o

# target to build an object file
src/detection/os/os.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o
.PHONY : src/detection/os/os.c.o

src/detection/os/os.i: src/detection/os/os.c.i
.PHONY : src/detection/os/os.i

# target to preprocess a source file
src/detection/os/os.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/os/os.c.i
.PHONY : src/detection/os/os.c.i

src/detection/os/os.s: src/detection/os/os.c.s
.PHONY : src/detection/os/os.s

# target to generate assembly for a file
src/detection/os/os.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/os/os.c.s
.PHONY : src/detection/os/os.c.s

src/detection/os/os_linux.o: src/detection/os/os_linux.c.o
.PHONY : src/detection/os/os_linux.o

# target to build an object file
src/detection/os/os_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o
.PHONY : src/detection/os/os_linux.c.o

src/detection/os/os_linux.i: src/detection/os/os_linux.c.i
.PHONY : src/detection/os/os_linux.i

# target to preprocess a source file
src/detection/os/os_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.i
.PHONY : src/detection/os/os_linux.c.i

src/detection/os/os_linux.s: src/detection/os/os_linux.c.s
.PHONY : src/detection/os/os_linux.s

# target to generate assembly for a file
src/detection/os/os_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.s
.PHONY : src/detection/os/os_linux.c.s

src/detection/packages/packages.o: src/detection/packages/packages.c.o
.PHONY : src/detection/packages/packages.o

# target to build an object file
src/detection/packages/packages.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o
.PHONY : src/detection/packages/packages.c.o

src/detection/packages/packages.i: src/detection/packages/packages.c.i
.PHONY : src/detection/packages/packages.i

# target to preprocess a source file
src/detection/packages/packages.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.i
.PHONY : src/detection/packages/packages.c.i

src/detection/packages/packages.s: src/detection/packages/packages.c.s
.PHONY : src/detection/packages/packages.s

# target to generate assembly for a file
src/detection/packages/packages.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.s
.PHONY : src/detection/packages/packages.c.s

src/detection/packages/packages_linux.o: src/detection/packages/packages_linux.c.o
.PHONY : src/detection/packages/packages_linux.o

# target to build an object file
src/detection/packages/packages_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o
.PHONY : src/detection/packages/packages_linux.c.o

src/detection/packages/packages_linux.i: src/detection/packages/packages_linux.c.i
.PHONY : src/detection/packages/packages_linux.i

# target to preprocess a source file
src/detection/packages/packages_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.i
.PHONY : src/detection/packages/packages_linux.c.i

src/detection/packages/packages_linux.s: src/detection/packages/packages_linux.c.s
.PHONY : src/detection/packages/packages_linux.s

# target to generate assembly for a file
src/detection/packages/packages_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.s
.PHONY : src/detection/packages/packages_linux.c.s

src/detection/physicaldisk/physicaldisk_linux.o: src/detection/physicaldisk/physicaldisk_linux.c.o
.PHONY : src/detection/physicaldisk/physicaldisk_linux.o

# target to build an object file
src/detection/physicaldisk/physicaldisk_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.o
.PHONY : src/detection/physicaldisk/physicaldisk_linux.c.o

src/detection/physicaldisk/physicaldisk_linux.i: src/detection/physicaldisk/physicaldisk_linux.c.i
.PHONY : src/detection/physicaldisk/physicaldisk_linux.i

# target to preprocess a source file
src/detection/physicaldisk/physicaldisk_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.i
.PHONY : src/detection/physicaldisk/physicaldisk_linux.c.i

src/detection/physicaldisk/physicaldisk_linux.s: src/detection/physicaldisk/physicaldisk_linux.c.s
.PHONY : src/detection/physicaldisk/physicaldisk_linux.s

# target to generate assembly for a file
src/detection/physicaldisk/physicaldisk_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_linux.c.s
.PHONY : src/detection/physicaldisk/physicaldisk_linux.c.s

src/detection/physicalmemory/physicalmemory.o: src/detection/physicalmemory/physicalmemory.c.o
.PHONY : src/detection/physicalmemory/physicalmemory.o

# target to build an object file
src/detection/physicalmemory/physicalmemory.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o
.PHONY : src/detection/physicalmemory/physicalmemory.c.o

src/detection/physicalmemory/physicalmemory.i: src/detection/physicalmemory/physicalmemory.c.i
.PHONY : src/detection/physicalmemory/physicalmemory.i

# target to preprocess a source file
src/detection/physicalmemory/physicalmemory.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.i
.PHONY : src/detection/physicalmemory/physicalmemory.c.i

src/detection/physicalmemory/physicalmemory.s: src/detection/physicalmemory/physicalmemory.c.s
.PHONY : src/detection/physicalmemory/physicalmemory.s

# target to generate assembly for a file
src/detection/physicalmemory/physicalmemory.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.s
.PHONY : src/detection/physicalmemory/physicalmemory.c.s

src/detection/physicalmemory/physicalmemory_linux.o: src/detection/physicalmemory/physicalmemory_linux.c.o
.PHONY : src/detection/physicalmemory/physicalmemory_linux.o

# target to build an object file
src/detection/physicalmemory/physicalmemory_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.o
.PHONY : src/detection/physicalmemory/physicalmemory_linux.c.o

src/detection/physicalmemory/physicalmemory_linux.i: src/detection/physicalmemory/physicalmemory_linux.c.i
.PHONY : src/detection/physicalmemory/physicalmemory_linux.i

# target to preprocess a source file
src/detection/physicalmemory/physicalmemory_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.i
.PHONY : src/detection/physicalmemory/physicalmemory_linux.c.i

src/detection/physicalmemory/physicalmemory_linux.s: src/detection/physicalmemory/physicalmemory_linux.c.s
.PHONY : src/detection/physicalmemory/physicalmemory_linux.s

# target to generate assembly for a file
src/detection/physicalmemory/physicalmemory_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_linux.c.s
.PHONY : src/detection/physicalmemory/physicalmemory_linux.c.s

src/detection/poweradapter/poweradapter_linux.o: src/detection/poweradapter/poweradapter_linux.c.o
.PHONY : src/detection/poweradapter/poweradapter_linux.o

# target to build an object file
src/detection/poweradapter/poweradapter_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.o
.PHONY : src/detection/poweradapter/poweradapter_linux.c.o

src/detection/poweradapter/poweradapter_linux.i: src/detection/poweradapter/poweradapter_linux.c.i
.PHONY : src/detection/poweradapter/poweradapter_linux.i

# target to preprocess a source file
src/detection/poweradapter/poweradapter_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.i
.PHONY : src/detection/poweradapter/poweradapter_linux.c.i

src/detection/poweradapter/poweradapter_linux.s: src/detection/poweradapter/poweradapter_linux.c.s
.PHONY : src/detection/poweradapter/poweradapter_linux.s

# target to generate assembly for a file
src/detection/poweradapter/poweradapter_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.s
.PHONY : src/detection/poweradapter/poweradapter_linux.c.s

src/detection/processes/processes_linux.o: src/detection/processes/processes_linux.c.o
.PHONY : src/detection/processes/processes_linux.o

# target to build an object file
src/detection/processes/processes_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o
.PHONY : src/detection/processes/processes_linux.c.o

src/detection/processes/processes_linux.i: src/detection/processes/processes_linux.c.i
.PHONY : src/detection/processes/processes_linux.i

# target to preprocess a source file
src/detection/processes/processes_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.i
.PHONY : src/detection/processes/processes_linux.c.i

src/detection/processes/processes_linux.s: src/detection/processes/processes_linux.c.s
.PHONY : src/detection/processes/processes_linux.s

# target to generate assembly for a file
src/detection/processes/processes_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.s
.PHONY : src/detection/processes/processes_linux.c.s

src/detection/publicip/publicip.o: src/detection/publicip/publicip.c.o
.PHONY : src/detection/publicip/publicip.o

# target to build an object file
src/detection/publicip/publicip.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o
.PHONY : src/detection/publicip/publicip.c.o

src/detection/publicip/publicip.i: src/detection/publicip/publicip.c.i
.PHONY : src/detection/publicip/publicip.i

# target to preprocess a source file
src/detection/publicip/publicip.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.i
.PHONY : src/detection/publicip/publicip.c.i

src/detection/publicip/publicip.s: src/detection/publicip/publicip.c.s
.PHONY : src/detection/publicip/publicip.s

# target to generate assembly for a file
src/detection/publicip/publicip.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.s
.PHONY : src/detection/publicip/publicip.c.s

src/detection/sound/sound_linux.o: src/detection/sound/sound_linux.c.o
.PHONY : src/detection/sound/sound_linux.o

# target to build an object file
src/detection/sound/sound_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.o
.PHONY : src/detection/sound/sound_linux.c.o

src/detection/sound/sound_linux.i: src/detection/sound/sound_linux.c.i
.PHONY : src/detection/sound/sound_linux.i

# target to preprocess a source file
src/detection/sound/sound_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.i
.PHONY : src/detection/sound/sound_linux.c.i

src/detection/sound/sound_linux.s: src/detection/sound/sound_linux.c.s
.PHONY : src/detection/sound/sound_linux.s

# target to generate assembly for a file
src/detection/sound/sound_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/sound/sound_linux.c.s
.PHONY : src/detection/sound/sound_linux.c.s

src/detection/swap/swap_linux.o: src/detection/swap/swap_linux.c.o
.PHONY : src/detection/swap/swap_linux.o

# target to build an object file
src/detection/swap/swap_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o
.PHONY : src/detection/swap/swap_linux.c.o

src/detection/swap/swap_linux.i: src/detection/swap/swap_linux.c.i
.PHONY : src/detection/swap/swap_linux.i

# target to preprocess a source file
src/detection/swap/swap_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.i
.PHONY : src/detection/swap/swap_linux.c.i

src/detection/swap/swap_linux.s: src/detection/swap/swap_linux.c.s
.PHONY : src/detection/swap/swap_linux.s

# target to generate assembly for a file
src/detection/swap/swap_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.s
.PHONY : src/detection/swap/swap_linux.c.s

src/detection/terminalfont/terminalfont.o: src/detection/terminalfont/terminalfont.c.o
.PHONY : src/detection/terminalfont/terminalfont.o

# target to build an object file
src/detection/terminalfont/terminalfont.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o
.PHONY : src/detection/terminalfont/terminalfont.c.o

src/detection/terminalfont/terminalfont.i: src/detection/terminalfont/terminalfont.c.i
.PHONY : src/detection/terminalfont/terminalfont.i

# target to preprocess a source file
src/detection/terminalfont/terminalfont.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.i
.PHONY : src/detection/terminalfont/terminalfont.c.i

src/detection/terminalfont/terminalfont.s: src/detection/terminalfont/terminalfont.c.s
.PHONY : src/detection/terminalfont/terminalfont.s

# target to generate assembly for a file
src/detection/terminalfont/terminalfont.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.s
.PHONY : src/detection/terminalfont/terminalfont.c.s

src/detection/terminalfont/terminalfont_linux.o: src/detection/terminalfont/terminalfont_linux.c.o
.PHONY : src/detection/terminalfont/terminalfont_linux.o

# target to build an object file
src/detection/terminalfont/terminalfont_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o
.PHONY : src/detection/terminalfont/terminalfont_linux.c.o

src/detection/terminalfont/terminalfont_linux.i: src/detection/terminalfont/terminalfont_linux.c.i
.PHONY : src/detection/terminalfont/terminalfont_linux.i

# target to preprocess a source file
src/detection/terminalfont/terminalfont_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.i
.PHONY : src/detection/terminalfont/terminalfont_linux.c.i

src/detection/terminalfont/terminalfont_linux.s: src/detection/terminalfont/terminalfont_linux.c.s
.PHONY : src/detection/terminalfont/terminalfont_linux.s

# target to generate assembly for a file
src/detection/terminalfont/terminalfont_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.s
.PHONY : src/detection/terminalfont/terminalfont_linux.c.s

src/detection/terminalshell/terminalshell.o: src/detection/terminalshell/terminalshell.c.o
.PHONY : src/detection/terminalshell/terminalshell.o

# target to build an object file
src/detection/terminalshell/terminalshell.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o
.PHONY : src/detection/terminalshell/terminalshell.c.o

src/detection/terminalshell/terminalshell.i: src/detection/terminalshell/terminalshell.c.i
.PHONY : src/detection/terminalshell/terminalshell.i

# target to preprocess a source file
src/detection/terminalshell/terminalshell.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.i
.PHONY : src/detection/terminalshell/terminalshell.c.i

src/detection/terminalshell/terminalshell.s: src/detection/terminalshell/terminalshell.c.s
.PHONY : src/detection/terminalshell/terminalshell.s

# target to generate assembly for a file
src/detection/terminalshell/terminalshell.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.s
.PHONY : src/detection/terminalshell/terminalshell.c.s

src/detection/terminalshell/terminalshell_linux.o: src/detection/terminalshell/terminalshell_linux.c.o
.PHONY : src/detection/terminalshell/terminalshell_linux.o

# target to build an object file
src/detection/terminalshell/terminalshell_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o
.PHONY : src/detection/terminalshell/terminalshell_linux.c.o

src/detection/terminalshell/terminalshell_linux.i: src/detection/terminalshell/terminalshell_linux.c.i
.PHONY : src/detection/terminalshell/terminalshell_linux.i

# target to preprocess a source file
src/detection/terminalshell/terminalshell_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.i
.PHONY : src/detection/terminalshell/terminalshell_linux.c.i

src/detection/terminalshell/terminalshell_linux.s: src/detection/terminalshell/terminalshell_linux.c.s
.PHONY : src/detection/terminalshell/terminalshell_linux.s

# target to generate assembly for a file
src/detection/terminalshell/terminalshell_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.s
.PHONY : src/detection/terminalshell/terminalshell_linux.c.s

src/detection/terminalsize/terminalsize_linux.o: src/detection/terminalsize/terminalsize_linux.c.o
.PHONY : src/detection/terminalsize/terminalsize_linux.o

# target to build an object file
src/detection/terminalsize/terminalsize_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o
.PHONY : src/detection/terminalsize/terminalsize_linux.c.o

src/detection/terminalsize/terminalsize_linux.i: src/detection/terminalsize/terminalsize_linux.c.i
.PHONY : src/detection/terminalsize/terminalsize_linux.i

# target to preprocess a source file
src/detection/terminalsize/terminalsize_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.i
.PHONY : src/detection/terminalsize/terminalsize_linux.c.i

src/detection/terminalsize/terminalsize_linux.s: src/detection/terminalsize/terminalsize_linux.c.s
.PHONY : src/detection/terminalsize/terminalsize_linux.s

# target to generate assembly for a file
src/detection/terminalsize/terminalsize_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.s
.PHONY : src/detection/terminalsize/terminalsize_linux.c.s

src/detection/terminaltheme/terminaltheme.o: src/detection/terminaltheme/terminaltheme.c.o
.PHONY : src/detection/terminaltheme/terminaltheme.o

# target to build an object file
src/detection/terminaltheme/terminaltheme.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o
.PHONY : src/detection/terminaltheme/terminaltheme.c.o

src/detection/terminaltheme/terminaltheme.i: src/detection/terminaltheme/terminaltheme.c.i
.PHONY : src/detection/terminaltheme/terminaltheme.i

# target to preprocess a source file
src/detection/terminaltheme/terminaltheme.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.i
.PHONY : src/detection/terminaltheme/terminaltheme.c.i

src/detection/terminaltheme/terminaltheme.s: src/detection/terminaltheme/terminaltheme.c.s
.PHONY : src/detection/terminaltheme/terminaltheme.s

# target to generate assembly for a file
src/detection/terminaltheme/terminaltheme.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.s
.PHONY : src/detection/terminaltheme/terminaltheme.c.s

src/detection/theme/theme_linux.o: src/detection/theme/theme_linux.c.o
.PHONY : src/detection/theme/theme_linux.o

# target to build an object file
src/detection/theme/theme_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o
.PHONY : src/detection/theme/theme_linux.c.o

src/detection/theme/theme_linux.i: src/detection/theme/theme_linux.c.i
.PHONY : src/detection/theme/theme_linux.i

# target to preprocess a source file
src/detection/theme/theme_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.i
.PHONY : src/detection/theme/theme_linux.c.i

src/detection/theme/theme_linux.s: src/detection/theme/theme_linux.c.s
.PHONY : src/detection/theme/theme_linux.s

# target to generate assembly for a file
src/detection/theme/theme_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.s
.PHONY : src/detection/theme/theme_linux.c.s

src/detection/tpm/tpm_linux.o: src/detection/tpm/tpm_linux.c.o
.PHONY : src/detection/tpm/tpm_linux.o

# target to build an object file
src/detection/tpm/tpm_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.o
.PHONY : src/detection/tpm/tpm_linux.c.o

src/detection/tpm/tpm_linux.i: src/detection/tpm/tpm_linux.c.i
.PHONY : src/detection/tpm/tpm_linux.i

# target to preprocess a source file
src/detection/tpm/tpm_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.i
.PHONY : src/detection/tpm/tpm_linux.c.i

src/detection/tpm/tpm_linux.s: src/detection/tpm/tpm_linux.c.s
.PHONY : src/detection/tpm/tpm_linux.s

# target to generate assembly for a file
src/detection/tpm/tpm_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_linux.c.s
.PHONY : src/detection/tpm/tpm_linux.c.s

src/detection/uptime/uptime_linux.o: src/detection/uptime/uptime_linux.c.o
.PHONY : src/detection/uptime/uptime_linux.o

# target to build an object file
src/detection/uptime/uptime_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o
.PHONY : src/detection/uptime/uptime_linux.c.o

src/detection/uptime/uptime_linux.i: src/detection/uptime/uptime_linux.c.i
.PHONY : src/detection/uptime/uptime_linux.i

# target to preprocess a source file
src/detection/uptime/uptime_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.i
.PHONY : src/detection/uptime/uptime_linux.c.i

src/detection/uptime/uptime_linux.s: src/detection/uptime/uptime_linux.c.s
.PHONY : src/detection/uptime/uptime_linux.s

# target to generate assembly for a file
src/detection/uptime/uptime_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.s
.PHONY : src/detection/uptime/uptime_linux.c.s

src/detection/users/users_linux.o: src/detection/users/users_linux.c.o
.PHONY : src/detection/users/users_linux.o

# target to build an object file
src/detection/users/users_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o
.PHONY : src/detection/users/users_linux.c.o

src/detection/users/users_linux.i: src/detection/users/users_linux.c.i
.PHONY : src/detection/users/users_linux.i

# target to preprocess a source file
src/detection/users/users_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.i
.PHONY : src/detection/users/users_linux.c.i

src/detection/users/users_linux.s: src/detection/users/users_linux.c.s
.PHONY : src/detection/users/users_linux.s

# target to generate assembly for a file
src/detection/users/users_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.s
.PHONY : src/detection/users/users_linux.c.s

src/detection/version/version.o: src/detection/version/version.c.o
.PHONY : src/detection/version/version.o

# target to build an object file
src/detection/version/version.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o
.PHONY : src/detection/version/version.c.o

src/detection/version/version.i: src/detection/version/version.c.i
.PHONY : src/detection/version/version.i

# target to preprocess a source file
src/detection/version/version.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/version/version.c.i
.PHONY : src/detection/version/version.c.i

src/detection/version/version.s: src/detection/version/version.c.s
.PHONY : src/detection/version/version.s

# target to generate assembly for a file
src/detection/version/version.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/version/version.c.s
.PHONY : src/detection/version/version.c.s

src/detection/vulkan/vulkan.o: src/detection/vulkan/vulkan.c.o
.PHONY : src/detection/vulkan/vulkan.o

# target to build an object file
src/detection/vulkan/vulkan.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o
.PHONY : src/detection/vulkan/vulkan.c.o

src/detection/vulkan/vulkan.i: src/detection/vulkan/vulkan.c.i
.PHONY : src/detection/vulkan/vulkan.i

# target to preprocess a source file
src/detection/vulkan/vulkan.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.i
.PHONY : src/detection/vulkan/vulkan.c.i

src/detection/vulkan/vulkan.s: src/detection/vulkan/vulkan.c.s
.PHONY : src/detection/vulkan/vulkan.s

# target to generate assembly for a file
src/detection/vulkan/vulkan.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.s
.PHONY : src/detection/vulkan/vulkan.c.s

src/detection/wallpaper/wallpaper_linux.o: src/detection/wallpaper/wallpaper_linux.c.o
.PHONY : src/detection/wallpaper/wallpaper_linux.o

# target to build an object file
src/detection/wallpaper/wallpaper_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.o
.PHONY : src/detection/wallpaper/wallpaper_linux.c.o

src/detection/wallpaper/wallpaper_linux.i: src/detection/wallpaper/wallpaper_linux.c.i
.PHONY : src/detection/wallpaper/wallpaper_linux.i

# target to preprocess a source file
src/detection/wallpaper/wallpaper_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.i
.PHONY : src/detection/wallpaper/wallpaper_linux.c.i

src/detection/wallpaper/wallpaper_linux.s: src/detection/wallpaper/wallpaper_linux.c.s
.PHONY : src/detection/wallpaper/wallpaper_linux.s

# target to generate assembly for a file
src/detection/wallpaper/wallpaper_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_linux.c.s
.PHONY : src/detection/wallpaper/wallpaper_linux.c.s

src/detection/weather/weather.o: src/detection/weather/weather.c.o
.PHONY : src/detection/weather/weather.o

# target to build an object file
src/detection/weather/weather.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o
.PHONY : src/detection/weather/weather.c.o

src/detection/weather/weather.i: src/detection/weather/weather.c.i
.PHONY : src/detection/weather/weather.i

# target to preprocess a source file
src/detection/weather/weather.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.i
.PHONY : src/detection/weather/weather.c.i

src/detection/weather/weather.s: src/detection/weather/weather.c.s
.PHONY : src/detection/weather/weather.s

# target to generate assembly for a file
src/detection/weather/weather.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.s
.PHONY : src/detection/weather/weather.c.s

src/detection/wifi/wifi_linux.o: src/detection/wifi/wifi_linux.c.o
.PHONY : src/detection/wifi/wifi_linux.o

# target to build an object file
src/detection/wifi/wifi_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.o
.PHONY : src/detection/wifi/wifi_linux.c.o

src/detection/wifi/wifi_linux.i: src/detection/wifi/wifi_linux.c.i
.PHONY : src/detection/wifi/wifi_linux.i

# target to preprocess a source file
src/detection/wifi/wifi_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.i
.PHONY : src/detection/wifi/wifi_linux.c.i

src/detection/wifi/wifi_linux.s: src/detection/wifi/wifi_linux.c.s
.PHONY : src/detection/wifi/wifi_linux.s

# target to generate assembly for a file
src/detection/wifi/wifi_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_linux.c.s
.PHONY : src/detection/wifi/wifi_linux.c.s

src/detection/wm/wm_linux.o: src/detection/wm/wm_linux.c.o
.PHONY : src/detection/wm/wm_linux.o

# target to build an object file
src/detection/wm/wm_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wm/wm_linux.c.o
.PHONY : src/detection/wm/wm_linux.c.o

src/detection/wm/wm_linux.i: src/detection/wm/wm_linux.c.i
.PHONY : src/detection/wm/wm_linux.i

# target to preprocess a source file
src/detection/wm/wm_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wm/wm_linux.c.i
.PHONY : src/detection/wm/wm_linux.c.i

src/detection/wm/wm_linux.s: src/detection/wm/wm_linux.c.s
.PHONY : src/detection/wm/wm_linux.s

# target to generate assembly for a file
src/detection/wm/wm_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wm/wm_linux.c.s
.PHONY : src/detection/wm/wm_linux.c.s

src/detection/wmtheme/wmtheme_linux.o: src/detection/wmtheme/wmtheme_linux.c.o
.PHONY : src/detection/wmtheme/wmtheme_linux.o

# target to build an object file
src/detection/wmtheme/wmtheme_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o
.PHONY : src/detection/wmtheme/wmtheme_linux.c.o

src/detection/wmtheme/wmtheme_linux.i: src/detection/wmtheme/wmtheme_linux.c.i
.PHONY : src/detection/wmtheme/wmtheme_linux.i

# target to preprocess a source file
src/detection/wmtheme/wmtheme_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.i
.PHONY : src/detection/wmtheme/wmtheme_linux.c.i

src/detection/wmtheme/wmtheme_linux.s: src/detection/wmtheme/wmtheme_linux.c.s
.PHONY : src/detection/wmtheme/wmtheme_linux.s

# target to generate assembly for a file
src/detection/wmtheme/wmtheme_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.s
.PHONY : src/detection/wmtheme/wmtheme_linux.c.s

src/detection/zpool/zpool_linux.o: src/detection/zpool/zpool_linux.c.o
.PHONY : src/detection/zpool/zpool_linux.o

# target to build an object file
src/detection/zpool/zpool_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.o
.PHONY : src/detection/zpool/zpool_linux.c.o

src/detection/zpool/zpool_linux.i: src/detection/zpool/zpool_linux.c.i
.PHONY : src/detection/zpool/zpool_linux.i

# target to preprocess a source file
src/detection/zpool/zpool_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.i
.PHONY : src/detection/zpool/zpool_linux.c.i

src/detection/zpool/zpool_linux.s: src/detection/zpool/zpool_linux.c.s
.PHONY : src/detection/zpool/zpool_linux.s

# target to generate assembly for a file
src/detection/zpool/zpool_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_linux.c.s
.PHONY : src/detection/zpool/zpool_linux.c.s

src/fastfetch.o: src/fastfetch.c.o
.PHONY : src/fastfetch.o

# target to build an object file
src/fastfetch.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/fastfetch.dir/build.make CMakeFiles/fastfetch.dir/src/fastfetch.c.o
.PHONY : src/fastfetch.c.o

src/fastfetch.i: src/fastfetch.c.i
.PHONY : src/fastfetch.i

# target to preprocess a source file
src/fastfetch.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/fastfetch.dir/build.make CMakeFiles/fastfetch.dir/src/fastfetch.c.i
.PHONY : src/fastfetch.c.i

src/fastfetch.s: src/fastfetch.c.s
.PHONY : src/fastfetch.s

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

src/flashfetch.o: src/flashfetch.c.o
.PHONY : src/flashfetch.o

# target to build an object file
src/flashfetch.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flashfetch.dir/build.make CMakeFiles/flashfetch.dir/src/flashfetch.c.o
.PHONY : src/flashfetch.c.o

src/flashfetch.i: src/flashfetch.c.i
.PHONY : src/flashfetch.i

# target to preprocess a source file
src/flashfetch.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/flashfetch.dir/build.make CMakeFiles/flashfetch.dir/src/flashfetch.c.i
.PHONY : src/flashfetch.c.i

src/flashfetch.s: src/flashfetch.c.s
.PHONY : src/flashfetch.s

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

src/logo/builtin.o: src/logo/builtin.c.o
.PHONY : src/logo/builtin.o

# target to build an object file
src/logo/builtin.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o
.PHONY : src/logo/builtin.c.o

src/logo/builtin.i: src/logo/builtin.c.i
.PHONY : src/logo/builtin.i

# target to preprocess a source file
src/logo/builtin.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/builtin.c.i
.PHONY : src/logo/builtin.c.i

src/logo/builtin.s: src/logo/builtin.c.s
.PHONY : src/logo/builtin.s

# target to generate assembly for a file
src/logo/builtin.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/builtin.c.s
.PHONY : src/logo/builtin.c.s

src/logo/image/im6.o: src/logo/image/im6.c.o
.PHONY : src/logo/image/im6.o

# target to build an object file
src/logo/image/im6.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o
.PHONY : src/logo/image/im6.c.o

src/logo/image/im6.i: src/logo/image/im6.c.i
.PHONY : src/logo/image/im6.i

# target to preprocess a source file
src/logo/image/im6.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.i
.PHONY : src/logo/image/im6.c.i

src/logo/image/im6.s: src/logo/image/im6.c.s
.PHONY : src/logo/image/im6.s

# target to generate assembly for a file
src/logo/image/im6.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.s
.PHONY : src/logo/image/im6.c.s

src/logo/image/im7.o: src/logo/image/im7.c.o
.PHONY : src/logo/image/im7.o

# target to build an object file
src/logo/image/im7.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o
.PHONY : src/logo/image/im7.c.o

src/logo/image/im7.i: src/logo/image/im7.c.i
.PHONY : src/logo/image/im7.i

# target to preprocess a source file
src/logo/image/im7.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.i
.PHONY : src/logo/image/im7.c.i

src/logo/image/im7.s: src/logo/image/im7.c.s
.PHONY : src/logo/image/im7.s

# target to generate assembly for a file
src/logo/image/im7.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.s
.PHONY : src/logo/image/im7.c.s

src/logo/image/image.o: src/logo/image/image.c.o
.PHONY : src/logo/image/image.o

# target to build an object file
src/logo/image/image.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o
.PHONY : src/logo/image/image.c.o

src/logo/image/image.i: src/logo/image/image.c.i
.PHONY : src/logo/image/image.i

# target to preprocess a source file
src/logo/image/image.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/image.c.i
.PHONY : src/logo/image/image.c.i

src/logo/image/image.s: src/logo/image/image.c.s
.PHONY : src/logo/image/image.s

# target to generate assembly for a file
src/logo/image/image.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/image/image.c.s
.PHONY : src/logo/image/image.c.s

src/logo/logo.o: src/logo/logo.c.o
.PHONY : src/logo/logo.o

# target to build an object file
src/logo/logo.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/logo.c.o
.PHONY : src/logo/logo.c.o

src/logo/logo.i: src/logo/logo.c.i
.PHONY : src/logo/logo.i

# target to preprocess a source file
src/logo/logo.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/logo.c.i
.PHONY : src/logo/logo.c.i

src/logo/logo.s: src/logo/logo.c.s
.PHONY : src/logo/logo.s

# target to generate assembly for a file
src/logo/logo.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/logo/logo.c.s
.PHONY : src/logo/logo.c.s

src/modules/battery/battery.o: src/modules/battery/battery.c.o
.PHONY : src/modules/battery/battery.o

# target to build an object file
src/modules/battery/battery.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o
.PHONY : src/modules/battery/battery.c.o

src/modules/battery/battery.i: src/modules/battery/battery.c.i
.PHONY : src/modules/battery/battery.i

# target to preprocess a source file
src/modules/battery/battery.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.i
.PHONY : src/modules/battery/battery.c.i

src/modules/battery/battery.s: src/modules/battery/battery.c.s
.PHONY : src/modules/battery/battery.s

# target to generate assembly for a file
src/modules/battery/battery.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.s
.PHONY : src/modules/battery/battery.c.s

src/modules/bios/bios.o: src/modules/bios/bios.c.o
.PHONY : src/modules/bios/bios.o

# target to build an object file
src/modules/bios/bios.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o
.PHONY : src/modules/bios/bios.c.o

src/modules/bios/bios.i: src/modules/bios/bios.c.i
.PHONY : src/modules/bios/bios.i

# target to preprocess a source file
src/modules/bios/bios.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.i
.PHONY : src/modules/bios/bios.c.i

src/modules/bios/bios.s: src/modules/bios/bios.c.s
.PHONY : src/modules/bios/bios.s

# target to generate assembly for a file
src/modules/bios/bios.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.s
.PHONY : src/modules/bios/bios.c.s

src/modules/bluetooth/bluetooth.o: src/modules/bluetooth/bluetooth.c.o
.PHONY : src/modules/bluetooth/bluetooth.o

# target to build an object file
src/modules/bluetooth/bluetooth.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o
.PHONY : src/modules/bluetooth/bluetooth.c.o

src/modules/bluetooth/bluetooth.i: src/modules/bluetooth/bluetooth.c.i
.PHONY : src/modules/bluetooth/bluetooth.i

# target to preprocess a source file
src/modules/bluetooth/bluetooth.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.i
.PHONY : src/modules/bluetooth/bluetooth.c.i

src/modules/bluetooth/bluetooth.s: src/modules/bluetooth/bluetooth.c.s
.PHONY : src/modules/bluetooth/bluetooth.s

# target to generate assembly for a file
src/modules/bluetooth/bluetooth.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.s
.PHONY : src/modules/bluetooth/bluetooth.c.s

src/modules/bluetoothradio/bluetoothradio.o: src/modules/bluetoothradio/bluetoothradio.c.o
.PHONY : src/modules/bluetoothradio/bluetoothradio.o

# target to build an object file
src/modules/bluetoothradio/bluetoothradio.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o
.PHONY : src/modules/bluetoothradio/bluetoothradio.c.o

src/modules/bluetoothradio/bluetoothradio.i: src/modules/bluetoothradio/bluetoothradio.c.i
.PHONY : src/modules/bluetoothradio/bluetoothradio.i

# target to preprocess a source file
src/modules/bluetoothradio/bluetoothradio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.i
.PHONY : src/modules/bluetoothradio/bluetoothradio.c.i

src/modules/bluetoothradio/bluetoothradio.s: src/modules/bluetoothradio/bluetoothradio.c.s
.PHONY : src/modules/bluetoothradio/bluetoothradio.s

# target to generate assembly for a file
src/modules/bluetoothradio/bluetoothradio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.s
.PHONY : src/modules/bluetoothradio/bluetoothradio.c.s

src/modules/board/board.o: src/modules/board/board.c.o
.PHONY : src/modules/board/board.o

# target to build an object file
src/modules/board/board.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o
.PHONY : src/modules/board/board.c.o

src/modules/board/board.i: src/modules/board/board.c.i
.PHONY : src/modules/board/board.i

# target to preprocess a source file
src/modules/board/board.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/board/board.c.i
.PHONY : src/modules/board/board.c.i

src/modules/board/board.s: src/modules/board/board.c.s
.PHONY : src/modules/board/board.s

# target to generate assembly for a file
src/modules/board/board.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/board/board.c.s
.PHONY : src/modules/board/board.c.s

src/modules/bootmgr/bootmgr.o: src/modules/bootmgr/bootmgr.c.o
.PHONY : src/modules/bootmgr/bootmgr.o

# target to build an object file
src/modules/bootmgr/bootmgr.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o
.PHONY : src/modules/bootmgr/bootmgr.c.o

src/modules/bootmgr/bootmgr.i: src/modules/bootmgr/bootmgr.c.i
.PHONY : src/modules/bootmgr/bootmgr.i

# target to preprocess a source file
src/modules/bootmgr/bootmgr.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.i
.PHONY : src/modules/bootmgr/bootmgr.c.i

src/modules/bootmgr/bootmgr.s: src/modules/bootmgr/bootmgr.c.s
.PHONY : src/modules/bootmgr/bootmgr.s

# target to generate assembly for a file
src/modules/bootmgr/bootmgr.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.s
.PHONY : src/modules/bootmgr/bootmgr.c.s

src/modules/break/break.o: src/modules/break/break.c.o
.PHONY : src/modules/break/break.o

# target to build an object file
src/modules/break/break.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o
.PHONY : src/modules/break/break.c.o

src/modules/break/break.i: src/modules/break/break.c.i
.PHONY : src/modules/break/break.i

# target to preprocess a source file
src/modules/break/break.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/break/break.c.i
.PHONY : src/modules/break/break.c.i

src/modules/break/break.s: src/modules/break/break.c.s
.PHONY : src/modules/break/break.s

# target to generate assembly for a file
src/modules/break/break.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/break/break.c.s
.PHONY : src/modules/break/break.c.s

src/modules/brightness/brightness.o: src/modules/brightness/brightness.c.o
.PHONY : src/modules/brightness/brightness.o

# target to build an object file
src/modules/brightness/brightness.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o
.PHONY : src/modules/brightness/brightness.c.o

src/modules/brightness/brightness.i: src/modules/brightness/brightness.c.i
.PHONY : src/modules/brightness/brightness.i

# target to preprocess a source file
src/modules/brightness/brightness.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.i
.PHONY : src/modules/brightness/brightness.c.i

src/modules/brightness/brightness.s: src/modules/brightness/brightness.c.s
.PHONY : src/modules/brightness/brightness.s

# target to generate assembly for a file
src/modules/brightness/brightness.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.s
.PHONY : src/modules/brightness/brightness.c.s

src/modules/btrfs/btrfs.o: src/modules/btrfs/btrfs.c.o
.PHONY : src/modules/btrfs/btrfs.o

# target to build an object file
src/modules/btrfs/btrfs.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o
.PHONY : src/modules/btrfs/btrfs.c.o

src/modules/btrfs/btrfs.i: src/modules/btrfs/btrfs.c.i
.PHONY : src/modules/btrfs/btrfs.i

# target to preprocess a source file
src/modules/btrfs/btrfs.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.i
.PHONY : src/modules/btrfs/btrfs.c.i

src/modules/btrfs/btrfs.s: src/modules/btrfs/btrfs.c.s
.PHONY : src/modules/btrfs/btrfs.s

# target to generate assembly for a file
src/modules/btrfs/btrfs.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.s
.PHONY : src/modules/btrfs/btrfs.c.s

src/modules/camera/camera.o: src/modules/camera/camera.c.o
.PHONY : src/modules/camera/camera.o

# target to build an object file
src/modules/camera/camera.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o
.PHONY : src/modules/camera/camera.c.o

src/modules/camera/camera.i: src/modules/camera/camera.c.i
.PHONY : src/modules/camera/camera.i

# target to preprocess a source file
src/modules/camera/camera.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.i
.PHONY : src/modules/camera/camera.c.i

src/modules/camera/camera.s: src/modules/camera/camera.c.s
.PHONY : src/modules/camera/camera.s

# target to generate assembly for a file
src/modules/camera/camera.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.s
.PHONY : src/modules/camera/camera.c.s

src/modules/chassis/chassis.o: src/modules/chassis/chassis.c.o
.PHONY : src/modules/chassis/chassis.o

# target to build an object file
src/modules/chassis/chassis.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o
.PHONY : src/modules/chassis/chassis.c.o

src/modules/chassis/chassis.i: src/modules/chassis/chassis.c.i
.PHONY : src/modules/chassis/chassis.i

# target to preprocess a source file
src/modules/chassis/chassis.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.i
.PHONY : src/modules/chassis/chassis.c.i

src/modules/chassis/chassis.s: src/modules/chassis/chassis.c.s
.PHONY : src/modules/chassis/chassis.s

# target to generate assembly for a file
src/modules/chassis/chassis.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.s
.PHONY : src/modules/chassis/chassis.c.s

src/modules/colors/colors.o: src/modules/colors/colors.c.o
.PHONY : src/modules/colors/colors.o

# target to build an object file
src/modules/colors/colors.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o
.PHONY : src/modules/colors/colors.c.o

src/modules/colors/colors.i: src/modules/colors/colors.c.i
.PHONY : src/modules/colors/colors.i

# target to preprocess a source file
src/modules/colors/colors.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.i
.PHONY : src/modules/colors/colors.c.i

src/modules/colors/colors.s: src/modules/colors/colors.c.s
.PHONY : src/modules/colors/colors.s

# target to generate assembly for a file
src/modules/colors/colors.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.s
.PHONY : src/modules/colors/colors.c.s

src/modules/command/command.o: src/modules/command/command.c.o
.PHONY : src/modules/command/command.o

# target to build an object file
src/modules/command/command.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o
.PHONY : src/modules/command/command.c.o

src/modules/command/command.i: src/modules/command/command.c.i
.PHONY : src/modules/command/command.i

# target to preprocess a source file
src/modules/command/command.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/command/command.c.i
.PHONY : src/modules/command/command.c.i

src/modules/command/command.s: src/modules/command/command.c.s
.PHONY : src/modules/command/command.s

# target to generate assembly for a file
src/modules/command/command.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/command/command.c.s
.PHONY : src/modules/command/command.c.s

src/modules/cpu/cpu.o: src/modules/cpu/cpu.c.o
.PHONY : src/modules/cpu/cpu.o

# target to build an object file
src/modules/cpu/cpu.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o
.PHONY : src/modules/cpu/cpu.c.o

src/modules/cpu/cpu.i: src/modules/cpu/cpu.c.i
.PHONY : src/modules/cpu/cpu.i

# target to preprocess a source file
src/modules/cpu/cpu.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.i
.PHONY : src/modules/cpu/cpu.c.i

src/modules/cpu/cpu.s: src/modules/cpu/cpu.c.s
.PHONY : src/modules/cpu/cpu.s

# target to generate assembly for a file
src/modules/cpu/cpu.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.s
.PHONY : src/modules/cpu/cpu.c.s

src/modules/cpucache/cpucache.o: src/modules/cpucache/cpucache.c.o
.PHONY : src/modules/cpucache/cpucache.o

# target to build an object file
src/modules/cpucache/cpucache.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o
.PHONY : src/modules/cpucache/cpucache.c.o

src/modules/cpucache/cpucache.i: src/modules/cpucache/cpucache.c.i
.PHONY : src/modules/cpucache/cpucache.i

# target to preprocess a source file
src/modules/cpucache/cpucache.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.i
.PHONY : src/modules/cpucache/cpucache.c.i

src/modules/cpucache/cpucache.s: src/modules/cpucache/cpucache.c.s
.PHONY : src/modules/cpucache/cpucache.s

# target to generate assembly for a file
src/modules/cpucache/cpucache.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.s
.PHONY : src/modules/cpucache/cpucache.c.s

src/modules/cpuusage/cpuusage.o: src/modules/cpuusage/cpuusage.c.o
.PHONY : src/modules/cpuusage/cpuusage.o

# target to build an object file
src/modules/cpuusage/cpuusage.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o
.PHONY : src/modules/cpuusage/cpuusage.c.o

src/modules/cpuusage/cpuusage.i: src/modules/cpuusage/cpuusage.c.i
.PHONY : src/modules/cpuusage/cpuusage.i

# target to preprocess a source file
src/modules/cpuusage/cpuusage.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.i
.PHONY : src/modules/cpuusage/cpuusage.c.i

src/modules/cpuusage/cpuusage.s: src/modules/cpuusage/cpuusage.c.s
.PHONY : src/modules/cpuusage/cpuusage.s

# target to generate assembly for a file
src/modules/cpuusage/cpuusage.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.s
.PHONY : src/modules/cpuusage/cpuusage.c.s

src/modules/cursor/cursor.o: src/modules/cursor/cursor.c.o
.PHONY : src/modules/cursor/cursor.o

# target to build an object file
src/modules/cursor/cursor.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o
.PHONY : src/modules/cursor/cursor.c.o

src/modules/cursor/cursor.i: src/modules/cursor/cursor.c.i
.PHONY : src/modules/cursor/cursor.i

# target to preprocess a source file
src/modules/cursor/cursor.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.i
.PHONY : src/modules/cursor/cursor.c.i

src/modules/cursor/cursor.s: src/modules/cursor/cursor.c.s
.PHONY : src/modules/cursor/cursor.s

# target to generate assembly for a file
src/modules/cursor/cursor.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.s
.PHONY : src/modules/cursor/cursor.c.s

src/modules/custom/custom.o: src/modules/custom/custom.c.o
.PHONY : src/modules/custom/custom.o

# target to build an object file
src/modules/custom/custom.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o
.PHONY : src/modules/custom/custom.c.o

src/modules/custom/custom.i: src/modules/custom/custom.c.i
.PHONY : src/modules/custom/custom.i

# target to preprocess a source file
src/modules/custom/custom.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.i
.PHONY : src/modules/custom/custom.c.i

src/modules/custom/custom.s: src/modules/custom/custom.c.s
.PHONY : src/modules/custom/custom.s

# target to generate assembly for a file
src/modules/custom/custom.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.s
.PHONY : src/modules/custom/custom.c.s

src/modules/datetime/datetime.o: src/modules/datetime/datetime.c.o
.PHONY : src/modules/datetime/datetime.o

# target to build an object file
src/modules/datetime/datetime.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o
.PHONY : src/modules/datetime/datetime.c.o

src/modules/datetime/datetime.i: src/modules/datetime/datetime.c.i
.PHONY : src/modules/datetime/datetime.i

# target to preprocess a source file
src/modules/datetime/datetime.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.i
.PHONY : src/modules/datetime/datetime.c.i

src/modules/datetime/datetime.s: src/modules/datetime/datetime.c.s
.PHONY : src/modules/datetime/datetime.s

# target to generate assembly for a file
src/modules/datetime/datetime.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.s
.PHONY : src/modules/datetime/datetime.c.s

src/modules/de/de.o: src/modules/de/de.c.o
.PHONY : src/modules/de/de.o

# target to build an object file
src/modules/de/de.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o
.PHONY : src/modules/de/de.c.o

src/modules/de/de.i: src/modules/de/de.c.i
.PHONY : src/modules/de/de.i

# target to preprocess a source file
src/modules/de/de.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/de/de.c.i
.PHONY : src/modules/de/de.c.i

src/modules/de/de.s: src/modules/de/de.c.s
.PHONY : src/modules/de/de.s

# target to generate assembly for a file
src/modules/de/de.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/de/de.c.s
.PHONY : src/modules/de/de.c.s

src/modules/disk/disk.o: src/modules/disk/disk.c.o
.PHONY : src/modules/disk/disk.o

# target to build an object file
src/modules/disk/disk.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o
.PHONY : src/modules/disk/disk.c.o

src/modules/disk/disk.i: src/modules/disk/disk.c.i
.PHONY : src/modules/disk/disk.i

# target to preprocess a source file
src/modules/disk/disk.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.i
.PHONY : src/modules/disk/disk.c.i

src/modules/disk/disk.s: src/modules/disk/disk.c.s
.PHONY : src/modules/disk/disk.s

# target to generate assembly for a file
src/modules/disk/disk.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.s
.PHONY : src/modules/disk/disk.c.s

src/modules/diskio/diskio.o: src/modules/diskio/diskio.c.o
.PHONY : src/modules/diskio/diskio.o

# target to build an object file
src/modules/diskio/diskio.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o
.PHONY : src/modules/diskio/diskio.c.o

src/modules/diskio/diskio.i: src/modules/diskio/diskio.c.i
.PHONY : src/modules/diskio/diskio.i

# target to preprocess a source file
src/modules/diskio/diskio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.i
.PHONY : src/modules/diskio/diskio.c.i

src/modules/diskio/diskio.s: src/modules/diskio/diskio.c.s
.PHONY : src/modules/diskio/diskio.s

# target to generate assembly for a file
src/modules/diskio/diskio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.s
.PHONY : src/modules/diskio/diskio.c.s

src/modules/display/display.o: src/modules/display/display.c.o
.PHONY : src/modules/display/display.o

# target to build an object file
src/modules/display/display.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o
.PHONY : src/modules/display/display.c.o

src/modules/display/display.i: src/modules/display/display.c.i
.PHONY : src/modules/display/display.i

# target to preprocess a source file
src/modules/display/display.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/display/display.c.i
.PHONY : src/modules/display/display.c.i

src/modules/display/display.s: src/modules/display/display.c.s
.PHONY : src/modules/display/display.s

# target to generate assembly for a file
src/modules/display/display.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/display/display.c.s
.PHONY : src/modules/display/display.c.s

src/modules/dns/dns.o: src/modules/dns/dns.c.o
.PHONY : src/modules/dns/dns.o

# target to build an object file
src/modules/dns/dns.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o
.PHONY : src/modules/dns/dns.c.o

src/modules/dns/dns.i: src/modules/dns/dns.c.i
.PHONY : src/modules/dns/dns.i

# target to preprocess a source file
src/modules/dns/dns.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.i
.PHONY : src/modules/dns/dns.c.i

src/modules/dns/dns.s: src/modules/dns/dns.c.s
.PHONY : src/modules/dns/dns.s

# target to generate assembly for a file
src/modules/dns/dns.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.s
.PHONY : src/modules/dns/dns.c.s

src/modules/editor/editor.o: src/modules/editor/editor.c.o
.PHONY : src/modules/editor/editor.o

# target to build an object file
src/modules/editor/editor.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o
.PHONY : src/modules/editor/editor.c.o

src/modules/editor/editor.i: src/modules/editor/editor.c.i
.PHONY : src/modules/editor/editor.i

# target to preprocess a source file
src/modules/editor/editor.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.i
.PHONY : src/modules/editor/editor.c.i

src/modules/editor/editor.s: src/modules/editor/editor.c.s
.PHONY : src/modules/editor/editor.s

# target to generate assembly for a file
src/modules/editor/editor.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.s
.PHONY : src/modules/editor/editor.c.s

src/modules/font/font.o: src/modules/font/font.c.o
.PHONY : src/modules/font/font.o

# target to build an object file
src/modules/font/font.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o
.PHONY : src/modules/font/font.c.o

src/modules/font/font.i: src/modules/font/font.c.i
.PHONY : src/modules/font/font.i

# target to preprocess a source file
src/modules/font/font.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/font/font.c.i
.PHONY : src/modules/font/font.c.i

src/modules/font/font.s: src/modules/font/font.c.s
.PHONY : src/modules/font/font.s

# target to generate assembly for a file
src/modules/font/font.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/font/font.c.s
.PHONY : src/modules/font/font.c.s

src/modules/gamepad/gamepad.o: src/modules/gamepad/gamepad.c.o
.PHONY : src/modules/gamepad/gamepad.o

# target to build an object file
src/modules/gamepad/gamepad.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o
.PHONY : src/modules/gamepad/gamepad.c.o

src/modules/gamepad/gamepad.i: src/modules/gamepad/gamepad.c.i
.PHONY : src/modules/gamepad/gamepad.i

# target to preprocess a source file
src/modules/gamepad/gamepad.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.i
.PHONY : src/modules/gamepad/gamepad.c.i

src/modules/gamepad/gamepad.s: src/modules/gamepad/gamepad.c.s
.PHONY : src/modules/gamepad/gamepad.s

# target to generate assembly for a file
src/modules/gamepad/gamepad.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.s
.PHONY : src/modules/gamepad/gamepad.c.s

src/modules/gpu/gpu.o: src/modules/gpu/gpu.c.o
.PHONY : src/modules/gpu/gpu.o

# target to build an object file
src/modules/gpu/gpu.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o
.PHONY : src/modules/gpu/gpu.c.o

src/modules/gpu/gpu.i: src/modules/gpu/gpu.c.i
.PHONY : src/modules/gpu/gpu.i

# target to preprocess a source file
src/modules/gpu/gpu.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.i
.PHONY : src/modules/gpu/gpu.c.i

src/modules/gpu/gpu.s: src/modules/gpu/gpu.c.s
.PHONY : src/modules/gpu/gpu.s

# target to generate assembly for a file
src/modules/gpu/gpu.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.s
.PHONY : src/modules/gpu/gpu.c.s

src/modules/host/host.o: src/modules/host/host.c.o
.PHONY : src/modules/host/host.o

# target to build an object file
src/modules/host/host.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o
.PHONY : src/modules/host/host.c.o

src/modules/host/host.i: src/modules/host/host.c.i
.PHONY : src/modules/host/host.i

# target to preprocess a source file
src/modules/host/host.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/host/host.c.i
.PHONY : src/modules/host/host.c.i

src/modules/host/host.s: src/modules/host/host.c.s
.PHONY : src/modules/host/host.s

# target to generate assembly for a file
src/modules/host/host.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/host/host.c.s
.PHONY : src/modules/host/host.c.s

src/modules/icons/icons.o: src/modules/icons/icons.c.o
.PHONY : src/modules/icons/icons.o

# target to build an object file
src/modules/icons/icons.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o
.PHONY : src/modules/icons/icons.c.o

src/modules/icons/icons.i: src/modules/icons/icons.c.i
.PHONY : src/modules/icons/icons.i

# target to preprocess a source file
src/modules/icons/icons.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.i
.PHONY : src/modules/icons/icons.c.i

src/modules/icons/icons.s: src/modules/icons/icons.c.s
.PHONY : src/modules/icons/icons.s

# target to generate assembly for a file
src/modules/icons/icons.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.s
.PHONY : src/modules/icons/icons.c.s

src/modules/initsystem/initsystem.o: src/modules/initsystem/initsystem.c.o
.PHONY : src/modules/initsystem/initsystem.o

# target to build an object file
src/modules/initsystem/initsystem.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o
.PHONY : src/modules/initsystem/initsystem.c.o

src/modules/initsystem/initsystem.i: src/modules/initsystem/initsystem.c.i
.PHONY : src/modules/initsystem/initsystem.i

# target to preprocess a source file
src/modules/initsystem/initsystem.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.i
.PHONY : src/modules/initsystem/initsystem.c.i

src/modules/initsystem/initsystem.s: src/modules/initsystem/initsystem.c.s
.PHONY : src/modules/initsystem/initsystem.s

# target to generate assembly for a file
src/modules/initsystem/initsystem.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.s
.PHONY : src/modules/initsystem/initsystem.c.s

src/modules/kernel/kernel.o: src/modules/kernel/kernel.c.o
.PHONY : src/modules/kernel/kernel.o

# target to build an object file
src/modules/kernel/kernel.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o
.PHONY : src/modules/kernel/kernel.c.o

src/modules/kernel/kernel.i: src/modules/kernel/kernel.c.i
.PHONY : src/modules/kernel/kernel.i

# target to preprocess a source file
src/modules/kernel/kernel.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.i
.PHONY : src/modules/kernel/kernel.c.i

src/modules/kernel/kernel.s: src/modules/kernel/kernel.c.s
.PHONY : src/modules/kernel/kernel.s

# target to generate assembly for a file
src/modules/kernel/kernel.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.s
.PHONY : src/modules/kernel/kernel.c.s

src/modules/keyboard/keyboard.o: src/modules/keyboard/keyboard.c.o
.PHONY : src/modules/keyboard/keyboard.o

# target to build an object file
src/modules/keyboard/keyboard.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o
.PHONY : src/modules/keyboard/keyboard.c.o

src/modules/keyboard/keyboard.i: src/modules/keyboard/keyboard.c.i
.PHONY : src/modules/keyboard/keyboard.i

# target to preprocess a source file
src/modules/keyboard/keyboard.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.i
.PHONY : src/modules/keyboard/keyboard.c.i

src/modules/keyboard/keyboard.s: src/modules/keyboard/keyboard.c.s
.PHONY : src/modules/keyboard/keyboard.s

# target to generate assembly for a file
src/modules/keyboard/keyboard.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.s
.PHONY : src/modules/keyboard/keyboard.c.s

src/modules/lm/lm.o: src/modules/lm/lm.c.o
.PHONY : src/modules/lm/lm.o

# target to build an object file
src/modules/lm/lm.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o
.PHONY : src/modules/lm/lm.c.o

src/modules/lm/lm.i: src/modules/lm/lm.c.i
.PHONY : src/modules/lm/lm.i

# target to preprocess a source file
src/modules/lm/lm.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.i
.PHONY : src/modules/lm/lm.c.i

src/modules/lm/lm.s: src/modules/lm/lm.c.s
.PHONY : src/modules/lm/lm.s

# target to generate assembly for a file
src/modules/lm/lm.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.s
.PHONY : src/modules/lm/lm.c.s

src/modules/loadavg/loadavg.o: src/modules/loadavg/loadavg.c.o
.PHONY : src/modules/loadavg/loadavg.o

# target to build an object file
src/modules/loadavg/loadavg.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o
.PHONY : src/modules/loadavg/loadavg.c.o

src/modules/loadavg/loadavg.i: src/modules/loadavg/loadavg.c.i
.PHONY : src/modules/loadavg/loadavg.i

# target to preprocess a source file
src/modules/loadavg/loadavg.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.i
.PHONY : src/modules/loadavg/loadavg.c.i

src/modules/loadavg/loadavg.s: src/modules/loadavg/loadavg.c.s
.PHONY : src/modules/loadavg/loadavg.s

# target to generate assembly for a file
src/modules/loadavg/loadavg.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.s
.PHONY : src/modules/loadavg/loadavg.c.s

src/modules/locale/locale.o: src/modules/locale/locale.c.o
.PHONY : src/modules/locale/locale.o

# target to build an object file
src/modules/locale/locale.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o
.PHONY : src/modules/locale/locale.c.o

src/modules/locale/locale.i: src/modules/locale/locale.c.i
.PHONY : src/modules/locale/locale.i

# target to preprocess a source file
src/modules/locale/locale.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.i
.PHONY : src/modules/locale/locale.c.i

src/modules/locale/locale.s: src/modules/locale/locale.c.s
.PHONY : src/modules/locale/locale.s

# target to generate assembly for a file
src/modules/locale/locale.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.s
.PHONY : src/modules/locale/locale.c.s

src/modules/localip/localip.o: src/modules/localip/localip.c.o
.PHONY : src/modules/localip/localip.o

# target to build an object file
src/modules/localip/localip.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o
.PHONY : src/modules/localip/localip.c.o

src/modules/localip/localip.i: src/modules/localip/localip.c.i
.PHONY : src/modules/localip/localip.i

# target to preprocess a source file
src/modules/localip/localip.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.i
.PHONY : src/modules/localip/localip.c.i

src/modules/localip/localip.s: src/modules/localip/localip.c.s
.PHONY : src/modules/localip/localip.s

# target to generate assembly for a file
src/modules/localip/localip.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.s
.PHONY : src/modules/localip/localip.c.s

src/modules/media/media.o: src/modules/media/media.c.o
.PHONY : src/modules/media/media.o

# target to build an object file
src/modules/media/media.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o
.PHONY : src/modules/media/media.c.o

src/modules/media/media.i: src/modules/media/media.c.i
.PHONY : src/modules/media/media.i

# target to preprocess a source file
src/modules/media/media.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/media/media.c.i
.PHONY : src/modules/media/media.c.i

src/modules/media/media.s: src/modules/media/media.c.s
.PHONY : src/modules/media/media.s

# target to generate assembly for a file
src/modules/media/media.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/media/media.c.s
.PHONY : src/modules/media/media.c.s

src/modules/memory/memory.o: src/modules/memory/memory.c.o
.PHONY : src/modules/memory/memory.o

# target to build an object file
src/modules/memory/memory.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o
.PHONY : src/modules/memory/memory.c.o

src/modules/memory/memory.i: src/modules/memory/memory.c.i
.PHONY : src/modules/memory/memory.i

# target to preprocess a source file
src/modules/memory/memory.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.i
.PHONY : src/modules/memory/memory.c.i

src/modules/memory/memory.s: src/modules/memory/memory.c.s
.PHONY : src/modules/memory/memory.s

# target to generate assembly for a file
src/modules/memory/memory.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.s
.PHONY : src/modules/memory/memory.c.s

src/modules/monitor/monitor.o: src/modules/monitor/monitor.c.o
.PHONY : src/modules/monitor/monitor.o

# target to build an object file
src/modules/monitor/monitor.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o
.PHONY : src/modules/monitor/monitor.c.o

src/modules/monitor/monitor.i: src/modules/monitor/monitor.c.i
.PHONY : src/modules/monitor/monitor.i

# target to preprocess a source file
src/modules/monitor/monitor.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.i
.PHONY : src/modules/monitor/monitor.c.i

src/modules/monitor/monitor.s: src/modules/monitor/monitor.c.s
.PHONY : src/modules/monitor/monitor.s

# target to generate assembly for a file
src/modules/monitor/monitor.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.s
.PHONY : src/modules/monitor/monitor.c.s

src/modules/mouse/mouse.o: src/modules/mouse/mouse.c.o
.PHONY : src/modules/mouse/mouse.o

# target to build an object file
src/modules/mouse/mouse.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o
.PHONY : src/modules/mouse/mouse.c.o

src/modules/mouse/mouse.i: src/modules/mouse/mouse.c.i
.PHONY : src/modules/mouse/mouse.i

# target to preprocess a source file
src/modules/mouse/mouse.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.i
.PHONY : src/modules/mouse/mouse.c.i

src/modules/mouse/mouse.s: src/modules/mouse/mouse.c.s
.PHONY : src/modules/mouse/mouse.s

# target to generate assembly for a file
src/modules/mouse/mouse.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.s
.PHONY : src/modules/mouse/mouse.c.s

src/modules/netio/netio.o: src/modules/netio/netio.c.o
.PHONY : src/modules/netio/netio.o

# target to build an object file
src/modules/netio/netio.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o
.PHONY : src/modules/netio/netio.c.o

src/modules/netio/netio.i: src/modules/netio/netio.c.i
.PHONY : src/modules/netio/netio.i

# target to preprocess a source file
src/modules/netio/netio.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.i
.PHONY : src/modules/netio/netio.c.i

src/modules/netio/netio.s: src/modules/netio/netio.c.s
.PHONY : src/modules/netio/netio.s

# target to generate assembly for a file
src/modules/netio/netio.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.s
.PHONY : src/modules/netio/netio.c.s

src/modules/opencl/opencl.o: src/modules/opencl/opencl.c.o
.PHONY : src/modules/opencl/opencl.o

# target to build an object file
src/modules/opencl/opencl.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o
.PHONY : src/modules/opencl/opencl.c.o

src/modules/opencl/opencl.i: src/modules/opencl/opencl.c.i
.PHONY : src/modules/opencl/opencl.i

# target to preprocess a source file
src/modules/opencl/opencl.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.i
.PHONY : src/modules/opencl/opencl.c.i

src/modules/opencl/opencl.s: src/modules/opencl/opencl.c.s
.PHONY : src/modules/opencl/opencl.s

# target to generate assembly for a file
src/modules/opencl/opencl.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.s
.PHONY : src/modules/opencl/opencl.c.s

src/modules/opengl/opengl.o: src/modules/opengl/opengl.c.o
.PHONY : src/modules/opengl/opengl.o

# target to build an object file
src/modules/opengl/opengl.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o
.PHONY : src/modules/opengl/opengl.c.o

src/modules/opengl/opengl.i: src/modules/opengl/opengl.c.i
.PHONY : src/modules/opengl/opengl.i

# target to preprocess a source file
src/modules/opengl/opengl.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.i
.PHONY : src/modules/opengl/opengl.c.i

src/modules/opengl/opengl.s: src/modules/opengl/opengl.c.s
.PHONY : src/modules/opengl/opengl.s

# target to generate assembly for a file
src/modules/opengl/opengl.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.s
.PHONY : src/modules/opengl/opengl.c.s

src/modules/os/os.o: src/modules/os/os.c.o
.PHONY : src/modules/os/os.o

# target to build an object file
src/modules/os/os.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o
.PHONY : src/modules/os/os.c.o

src/modules/os/os.i: src/modules/os/os.c.i
.PHONY : src/modules/os/os.i

# target to preprocess a source file
src/modules/os/os.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/os/os.c.i
.PHONY : src/modules/os/os.c.i

src/modules/os/os.s: src/modules/os/os.c.s
.PHONY : src/modules/os/os.s

# target to generate assembly for a file
src/modules/os/os.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/os/os.c.s
.PHONY : src/modules/os/os.c.s

src/modules/packages/packages.o: src/modules/packages/packages.c.o
.PHONY : src/modules/packages/packages.o

# target to build an object file
src/modules/packages/packages.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o
.PHONY : src/modules/packages/packages.c.o

src/modules/packages/packages.i: src/modules/packages/packages.c.i
.PHONY : src/modules/packages/packages.i

# target to preprocess a source file
src/modules/packages/packages.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.i
.PHONY : src/modules/packages/packages.c.i

src/modules/packages/packages.s: src/modules/packages/packages.c.s
.PHONY : src/modules/packages/packages.s

# target to generate assembly for a file
src/modules/packages/packages.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.s
.PHONY : src/modules/packages/packages.c.s

src/modules/physicaldisk/physicaldisk.o: src/modules/physicaldisk/physicaldisk.c.o
.PHONY : src/modules/physicaldisk/physicaldisk.o

# target to build an object file
src/modules/physicaldisk/physicaldisk.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o
.PHONY : src/modules/physicaldisk/physicaldisk.c.o

src/modules/physicaldisk/physicaldisk.i: src/modules/physicaldisk/physicaldisk.c.i
.PHONY : src/modules/physicaldisk/physicaldisk.i

# target to preprocess a source file
src/modules/physicaldisk/physicaldisk.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.i
.PHONY : src/modules/physicaldisk/physicaldisk.c.i

src/modules/physicaldisk/physicaldisk.s: src/modules/physicaldisk/physicaldisk.c.s
.PHONY : src/modules/physicaldisk/physicaldisk.s

# target to generate assembly for a file
src/modules/physicaldisk/physicaldisk.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.s
.PHONY : src/modules/physicaldisk/physicaldisk.c.s

src/modules/physicalmemory/physicalmemory.o: src/modules/physicalmemory/physicalmemory.c.o
.PHONY : src/modules/physicalmemory/physicalmemory.o

# target to build an object file
src/modules/physicalmemory/physicalmemory.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o
.PHONY : src/modules/physicalmemory/physicalmemory.c.o

src/modules/physicalmemory/physicalmemory.i: src/modules/physicalmemory/physicalmemory.c.i
.PHONY : src/modules/physicalmemory/physicalmemory.i

# target to preprocess a source file
src/modules/physicalmemory/physicalmemory.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.i
.PHONY : src/modules/physicalmemory/physicalmemory.c.i

src/modules/physicalmemory/physicalmemory.s: src/modules/physicalmemory/physicalmemory.c.s
.PHONY : src/modules/physicalmemory/physicalmemory.s

# target to generate assembly for a file
src/modules/physicalmemory/physicalmemory.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.s
.PHONY : src/modules/physicalmemory/physicalmemory.c.s

src/modules/player/player.o: src/modules/player/player.c.o
.PHONY : src/modules/player/player.o

# target to build an object file
src/modules/player/player.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o
.PHONY : src/modules/player/player.c.o

src/modules/player/player.i: src/modules/player/player.c.i
.PHONY : src/modules/player/player.i

# target to preprocess a source file
src/modules/player/player.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/player/player.c.i
.PHONY : src/modules/player/player.c.i

src/modules/player/player.s: src/modules/player/player.c.s
.PHONY : src/modules/player/player.s

# target to generate assembly for a file
src/modules/player/player.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/player/player.c.s
.PHONY : src/modules/player/player.c.s

src/modules/poweradapter/poweradapter.o: src/modules/poweradapter/poweradapter.c.o
.PHONY : src/modules/poweradapter/poweradapter.o

# target to build an object file
src/modules/poweradapter/poweradapter.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o
.PHONY : src/modules/poweradapter/poweradapter.c.o

src/modules/poweradapter/poweradapter.i: src/modules/poweradapter/poweradapter.c.i
.PHONY : src/modules/poweradapter/poweradapter.i

# target to preprocess a source file
src/modules/poweradapter/poweradapter.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.i
.PHONY : src/modules/poweradapter/poweradapter.c.i

src/modules/poweradapter/poweradapter.s: src/modules/poweradapter/poweradapter.c.s
.PHONY : src/modules/poweradapter/poweradapter.s

# target to generate assembly for a file
src/modules/poweradapter/poweradapter.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.s
.PHONY : src/modules/poweradapter/poweradapter.c.s

src/modules/processes/processes.o: src/modules/processes/processes.c.o
.PHONY : src/modules/processes/processes.o

# target to build an object file
src/modules/processes/processes.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o
.PHONY : src/modules/processes/processes.c.o

src/modules/processes/processes.i: src/modules/processes/processes.c.i
.PHONY : src/modules/processes/processes.i

# target to preprocess a source file
src/modules/processes/processes.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.i
.PHONY : src/modules/processes/processes.c.i

src/modules/processes/processes.s: src/modules/processes/processes.c.s
.PHONY : src/modules/processes/processes.s

# target to generate assembly for a file
src/modules/processes/processes.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.s
.PHONY : src/modules/processes/processes.c.s

src/modules/publicip/publicip.o: src/modules/publicip/publicip.c.o
.PHONY : src/modules/publicip/publicip.o

# target to build an object file
src/modules/publicip/publicip.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o
.PHONY : src/modules/publicip/publicip.c.o

src/modules/publicip/publicip.i: src/modules/publicip/publicip.c.i
.PHONY : src/modules/publicip/publicip.i

# target to preprocess a source file
src/modules/publicip/publicip.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.i
.PHONY : src/modules/publicip/publicip.c.i

src/modules/publicip/publicip.s: src/modules/publicip/publicip.c.s
.PHONY : src/modules/publicip/publicip.s

# target to generate assembly for a file
src/modules/publicip/publicip.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.s
.PHONY : src/modules/publicip/publicip.c.s

src/modules/separator/separator.o: src/modules/separator/separator.c.o
.PHONY : src/modules/separator/separator.o

# target to build an object file
src/modules/separator/separator.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o
.PHONY : src/modules/separator/separator.c.o

src/modules/separator/separator.i: src/modules/separator/separator.c.i
.PHONY : src/modules/separator/separator.i

# target to preprocess a source file
src/modules/separator/separator.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.i
.PHONY : src/modules/separator/separator.c.i

src/modules/separator/separator.s: src/modules/separator/separator.c.s
.PHONY : src/modules/separator/separator.s

# target to generate assembly for a file
src/modules/separator/separator.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.s
.PHONY : src/modules/separator/separator.c.s

src/modules/shell/shell.o: src/modules/shell/shell.c.o
.PHONY : src/modules/shell/shell.o

# target to build an object file
src/modules/shell/shell.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o
.PHONY : src/modules/shell/shell.c.o

src/modules/shell/shell.i: src/modules/shell/shell.c.i
.PHONY : src/modules/shell/shell.i

# target to preprocess a source file
src/modules/shell/shell.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.i
.PHONY : src/modules/shell/shell.c.i

src/modules/shell/shell.s: src/modules/shell/shell.c.s
.PHONY : src/modules/shell/shell.s

# target to generate assembly for a file
src/modules/shell/shell.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.s
.PHONY : src/modules/shell/shell.c.s

src/modules/sound/sound.o: src/modules/sound/sound.c.o
.PHONY : src/modules/sound/sound.o

# target to build an object file
src/modules/sound/sound.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o
.PHONY : src/modules/sound/sound.c.o

src/modules/sound/sound.i: src/modules/sound/sound.c.i
.PHONY : src/modules/sound/sound.i

# target to preprocess a source file
src/modules/sound/sound.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.i
.PHONY : src/modules/sound/sound.c.i

src/modules/sound/sound.s: src/modules/sound/sound.c.s
.PHONY : src/modules/sound/sound.s

# target to generate assembly for a file
src/modules/sound/sound.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.s
.PHONY : src/modules/sound/sound.c.s

src/modules/swap/swap.o: src/modules/swap/swap.c.o
.PHONY : src/modules/swap/swap.o

# target to build an object file
src/modules/swap/swap.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o
.PHONY : src/modules/swap/swap.c.o

src/modules/swap/swap.i: src/modules/swap/swap.c.i
.PHONY : src/modules/swap/swap.i

# target to preprocess a source file
src/modules/swap/swap.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.i
.PHONY : src/modules/swap/swap.c.i

src/modules/swap/swap.s: src/modules/swap/swap.c.s
.PHONY : src/modules/swap/swap.s

# target to generate assembly for a file
src/modules/swap/swap.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.s
.PHONY : src/modules/swap/swap.c.s

src/modules/terminal/terminal.o: src/modules/terminal/terminal.c.o
.PHONY : src/modules/terminal/terminal.o

# target to build an object file
src/modules/terminal/terminal.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o
.PHONY : src/modules/terminal/terminal.c.o

src/modules/terminal/terminal.i: src/modules/terminal/terminal.c.i
.PHONY : src/modules/terminal/terminal.i

# target to preprocess a source file
src/modules/terminal/terminal.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.i
.PHONY : src/modules/terminal/terminal.c.i

src/modules/terminal/terminal.s: src/modules/terminal/terminal.c.s
.PHONY : src/modules/terminal/terminal.s

# target to generate assembly for a file
src/modules/terminal/terminal.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.s
.PHONY : src/modules/terminal/terminal.c.s

src/modules/terminalfont/terminalfont.o: src/modules/terminalfont/terminalfont.c.o
.PHONY : src/modules/terminalfont/terminalfont.o

# target to build an object file
src/modules/terminalfont/terminalfont.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o
.PHONY : src/modules/terminalfont/terminalfont.c.o

src/modules/terminalfont/terminalfont.i: src/modules/terminalfont/terminalfont.c.i
.PHONY : src/modules/terminalfont/terminalfont.i

# target to preprocess a source file
src/modules/terminalfont/terminalfont.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.i
.PHONY : src/modules/terminalfont/terminalfont.c.i

src/modules/terminalfont/terminalfont.s: src/modules/terminalfont/terminalfont.c.s
.PHONY : src/modules/terminalfont/terminalfont.s

# target to generate assembly for a file
src/modules/terminalfont/terminalfont.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.s
.PHONY : src/modules/terminalfont/terminalfont.c.s

src/modules/terminalsize/terminalsize.o: src/modules/terminalsize/terminalsize.c.o
.PHONY : src/modules/terminalsize/terminalsize.o

# target to build an object file
src/modules/terminalsize/terminalsize.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o
.PHONY : src/modules/terminalsize/terminalsize.c.o

src/modules/terminalsize/terminalsize.i: src/modules/terminalsize/terminalsize.c.i
.PHONY : src/modules/terminalsize/terminalsize.i

# target to preprocess a source file
src/modules/terminalsize/terminalsize.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.i
.PHONY : src/modules/terminalsize/terminalsize.c.i

src/modules/terminalsize/terminalsize.s: src/modules/terminalsize/terminalsize.c.s
.PHONY : src/modules/terminalsize/terminalsize.s

# target to generate assembly for a file
src/modules/terminalsize/terminalsize.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.s
.PHONY : src/modules/terminalsize/terminalsize.c.s

src/modules/terminaltheme/terminaltheme.o: src/modules/terminaltheme/terminaltheme.c.o
.PHONY : src/modules/terminaltheme/terminaltheme.o

# target to build an object file
src/modules/terminaltheme/terminaltheme.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o
.PHONY : src/modules/terminaltheme/terminaltheme.c.o

src/modules/terminaltheme/terminaltheme.i: src/modules/terminaltheme/terminaltheme.c.i
.PHONY : src/modules/terminaltheme/terminaltheme.i

# target to preprocess a source file
src/modules/terminaltheme/terminaltheme.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.i
.PHONY : src/modules/terminaltheme/terminaltheme.c.i

src/modules/terminaltheme/terminaltheme.s: src/modules/terminaltheme/terminaltheme.c.s
.PHONY : src/modules/terminaltheme/terminaltheme.s

# target to generate assembly for a file
src/modules/terminaltheme/terminaltheme.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.s
.PHONY : src/modules/terminaltheme/terminaltheme.c.s

src/modules/theme/theme.o: src/modules/theme/theme.c.o
.PHONY : src/modules/theme/theme.o

# target to build an object file
src/modules/theme/theme.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o
.PHONY : src/modules/theme/theme.c.o

src/modules/theme/theme.i: src/modules/theme/theme.c.i
.PHONY : src/modules/theme/theme.i

# target to preprocess a source file
src/modules/theme/theme.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.i
.PHONY : src/modules/theme/theme.c.i

src/modules/theme/theme.s: src/modules/theme/theme.c.s
.PHONY : src/modules/theme/theme.s

# target to generate assembly for a file
src/modules/theme/theme.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.s
.PHONY : src/modules/theme/theme.c.s

src/modules/title/title.o: src/modules/title/title.c.o
.PHONY : src/modules/title/title.o

# target to build an object file
src/modules/title/title.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o
.PHONY : src/modules/title/title.c.o

src/modules/title/title.i: src/modules/title/title.c.i
.PHONY : src/modules/title/title.i

# target to preprocess a source file
src/modules/title/title.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/title/title.c.i
.PHONY : src/modules/title/title.c.i

src/modules/title/title.s: src/modules/title/title.c.s
.PHONY : src/modules/title/title.s

# target to generate assembly for a file
src/modules/title/title.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/title/title.c.s
.PHONY : src/modules/title/title.c.s

src/modules/tpm/tpm.o: src/modules/tpm/tpm.c.o
.PHONY : src/modules/tpm/tpm.o

# target to build an object file
src/modules/tpm/tpm.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o
.PHONY : src/modules/tpm/tpm.c.o

src/modules/tpm/tpm.i: src/modules/tpm/tpm.c.i
.PHONY : src/modules/tpm/tpm.i

# target to preprocess a source file
src/modules/tpm/tpm.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.i
.PHONY : src/modules/tpm/tpm.c.i

src/modules/tpm/tpm.s: src/modules/tpm/tpm.c.s
.PHONY : src/modules/tpm/tpm.s

# target to generate assembly for a file
src/modules/tpm/tpm.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.s
.PHONY : src/modules/tpm/tpm.c.s

src/modules/uptime/uptime.o: src/modules/uptime/uptime.c.o
.PHONY : src/modules/uptime/uptime.o

# target to build an object file
src/modules/uptime/uptime.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o
.PHONY : src/modules/uptime/uptime.c.o

src/modules/uptime/uptime.i: src/modules/uptime/uptime.c.i
.PHONY : src/modules/uptime/uptime.i

# target to preprocess a source file
src/modules/uptime/uptime.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.i
.PHONY : src/modules/uptime/uptime.c.i

src/modules/uptime/uptime.s: src/modules/uptime/uptime.c.s
.PHONY : src/modules/uptime/uptime.s

# target to generate assembly for a file
src/modules/uptime/uptime.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.s
.PHONY : src/modules/uptime/uptime.c.s

src/modules/users/users.o: src/modules/users/users.c.o
.PHONY : src/modules/users/users.o

# target to build an object file
src/modules/users/users.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o
.PHONY : src/modules/users/users.c.o

src/modules/users/users.i: src/modules/users/users.c.i
.PHONY : src/modules/users/users.i

# target to preprocess a source file
src/modules/users/users.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/users/users.c.i
.PHONY : src/modules/users/users.c.i

src/modules/users/users.s: src/modules/users/users.c.s
.PHONY : src/modules/users/users.s

# target to generate assembly for a file
src/modules/users/users.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/users/users.c.s
.PHONY : src/modules/users/users.c.s

src/modules/version/version.o: src/modules/version/version.c.o
.PHONY : src/modules/version/version.o

# target to build an object file
src/modules/version/version.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o
.PHONY : src/modules/version/version.c.o

src/modules/version/version.i: src/modules/version/version.c.i
.PHONY : src/modules/version/version.i

# target to preprocess a source file
src/modules/version/version.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/version/version.c.i
.PHONY : src/modules/version/version.c.i

src/modules/version/version.s: src/modules/version/version.c.s
.PHONY : src/modules/version/version.s

# target to generate assembly for a file
src/modules/version/version.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/version/version.c.s
.PHONY : src/modules/version/version.c.s

src/modules/vulkan/vulkan.o: src/modules/vulkan/vulkan.c.o
.PHONY : src/modules/vulkan/vulkan.o

# target to build an object file
src/modules/vulkan/vulkan.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o
.PHONY : src/modules/vulkan/vulkan.c.o

src/modules/vulkan/vulkan.i: src/modules/vulkan/vulkan.c.i
.PHONY : src/modules/vulkan/vulkan.i

# target to preprocess a source file
src/modules/vulkan/vulkan.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.i
.PHONY : src/modules/vulkan/vulkan.c.i

src/modules/vulkan/vulkan.s: src/modules/vulkan/vulkan.c.s
.PHONY : src/modules/vulkan/vulkan.s

# target to generate assembly for a file
src/modules/vulkan/vulkan.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.s
.PHONY : src/modules/vulkan/vulkan.c.s

src/modules/wallpaper/wallpaper.o: src/modules/wallpaper/wallpaper.c.o
.PHONY : src/modules/wallpaper/wallpaper.o

# target to build an object file
src/modules/wallpaper/wallpaper.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o
.PHONY : src/modules/wallpaper/wallpaper.c.o

src/modules/wallpaper/wallpaper.i: src/modules/wallpaper/wallpaper.c.i
.PHONY : src/modules/wallpaper/wallpaper.i

# target to preprocess a source file
src/modules/wallpaper/wallpaper.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.i
.PHONY : src/modules/wallpaper/wallpaper.c.i

src/modules/wallpaper/wallpaper.s: src/modules/wallpaper/wallpaper.c.s
.PHONY : src/modules/wallpaper/wallpaper.s

# target to generate assembly for a file
src/modules/wallpaper/wallpaper.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.s
.PHONY : src/modules/wallpaper/wallpaper.c.s

src/modules/weather/weather.o: src/modules/weather/weather.c.o
.PHONY : src/modules/weather/weather.o

# target to build an object file
src/modules/weather/weather.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o
.PHONY : src/modules/weather/weather.c.o

src/modules/weather/weather.i: src/modules/weather/weather.c.i
.PHONY : src/modules/weather/weather.i

# target to preprocess a source file
src/modules/weather/weather.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.i
.PHONY : src/modules/weather/weather.c.i

src/modules/weather/weather.s: src/modules/weather/weather.c.s
.PHONY : src/modules/weather/weather.s

# target to generate assembly for a file
src/modules/weather/weather.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.s
.PHONY : src/modules/weather/weather.c.s

src/modules/wifi/wifi.o: src/modules/wifi/wifi.c.o
.PHONY : src/modules/wifi/wifi.o

# target to build an object file
src/modules/wifi/wifi.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o
.PHONY : src/modules/wifi/wifi.c.o

src/modules/wifi/wifi.i: src/modules/wifi/wifi.c.i
.PHONY : src/modules/wifi/wifi.i

# target to preprocess a source file
src/modules/wifi/wifi.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.i
.PHONY : src/modules/wifi/wifi.c.i

src/modules/wifi/wifi.s: src/modules/wifi/wifi.c.s
.PHONY : src/modules/wifi/wifi.s

# target to generate assembly for a file
src/modules/wifi/wifi.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.s
.PHONY : src/modules/wifi/wifi.c.s

src/modules/wm/wm.o: src/modules/wm/wm.c.o
.PHONY : src/modules/wm/wm.o

# target to build an object file
src/modules/wm/wm.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o
.PHONY : src/modules/wm/wm.c.o

src/modules/wm/wm.i: src/modules/wm/wm.c.i
.PHONY : src/modules/wm/wm.i

# target to preprocess a source file
src/modules/wm/wm.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.i
.PHONY : src/modules/wm/wm.c.i

src/modules/wm/wm.s: src/modules/wm/wm.c.s
.PHONY : src/modules/wm/wm.s

# target to generate assembly for a file
src/modules/wm/wm.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.s
.PHONY : src/modules/wm/wm.c.s

src/modules/wmtheme/wmtheme.o: src/modules/wmtheme/wmtheme.c.o
.PHONY : src/modules/wmtheme/wmtheme.o

# target to build an object file
src/modules/wmtheme/wmtheme.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o
.PHONY : src/modules/wmtheme/wmtheme.c.o

src/modules/wmtheme/wmtheme.i: src/modules/wmtheme/wmtheme.c.i
.PHONY : src/modules/wmtheme/wmtheme.i

# target to preprocess a source file
src/modules/wmtheme/wmtheme.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.i
.PHONY : src/modules/wmtheme/wmtheme.c.i

src/modules/wmtheme/wmtheme.s: src/modules/wmtheme/wmtheme.c.s
.PHONY : src/modules/wmtheme/wmtheme.s

# target to generate assembly for a file
src/modules/wmtheme/wmtheme.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.s
.PHONY : src/modules/wmtheme/wmtheme.c.s

src/modules/zpool/zpool.o: src/modules/zpool/zpool.c.o
.PHONY : src/modules/zpool/zpool.o

# target to build an object file
src/modules/zpool/zpool.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o
.PHONY : src/modules/zpool/zpool.c.o

src/modules/zpool/zpool.i: src/modules/zpool/zpool.c.i
.PHONY : src/modules/zpool/zpool.i

# target to preprocess a source file
src/modules/zpool/zpool.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.i
.PHONY : src/modules/zpool/zpool.c.i

src/modules/zpool/zpool.s: src/modules/zpool/zpool.c.s
.PHONY : src/modules/zpool/zpool.s

# target to generate assembly for a file
src/modules/zpool/zpool.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.s
.PHONY : src/modules/zpool/zpool.c.s

src/options/display.o: src/options/display.c.o
.PHONY : src/options/display.o

# target to build an object file
src/options/display.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/display.c.o
.PHONY : src/options/display.c.o

src/options/display.i: src/options/display.c.i
.PHONY : src/options/display.i

# target to preprocess a source file
src/options/display.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/display.c.i
.PHONY : src/options/display.c.i

src/options/display.s: src/options/display.c.s
.PHONY : src/options/display.s

# target to generate assembly for a file
src/options/display.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/display.c.s
.PHONY : src/options/display.c.s

src/options/general.o: src/options/general.c.o
.PHONY : src/options/general.o

# target to build an object file
src/options/general.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/general.c.o
.PHONY : src/options/general.c.o

src/options/general.i: src/options/general.c.i
.PHONY : src/options/general.i

# target to preprocess a source file
src/options/general.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/general.c.i
.PHONY : src/options/general.c.i

src/options/general.s: src/options/general.c.s
.PHONY : src/options/general.s

# target to generate assembly for a file
src/options/general.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/general.c.s
.PHONY : src/options/general.c.s

src/options/logo.o: src/options/logo.c.o
.PHONY : src/options/logo.o

# target to build an object file
src/options/logo.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/logo.c.o
.PHONY : src/options/logo.c.o

src/options/logo.i: src/options/logo.c.i
.PHONY : src/options/logo.i

# target to preprocess a source file
src/options/logo.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/logo.c.i
.PHONY : src/options/logo.c.i

src/options/logo.s: src/options/logo.c.s
.PHONY : src/options/logo.s

# target to generate assembly for a file
src/options/logo.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/logo.c.s
.PHONY : src/options/logo.c.s

src/options/modules.o: src/options/modules.c.o
.PHONY : src/options/modules.o

# target to build an object file
src/options/modules.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/modules.c.o
.PHONY : src/options/modules.c.o

src/options/modules.i: src/options/modules.c.i
.PHONY : src/options/modules.i

# target to preprocess a source file
src/options/modules.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/modules.c.i
.PHONY : src/options/modules.c.i

src/options/modules.s: src/options/modules.c.s
.PHONY : src/options/modules.s

# target to generate assembly for a file
src/options/modules.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/options/modules.c.s
.PHONY : src/options/modules.c.s

src/util/FFlist.o: src/util/FFlist.c.o
.PHONY : src/util/FFlist.o

# target to build an object file
src/util/FFlist.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o
.PHONY : src/util/FFlist.c.o

src/util/FFlist.i: src/util/FFlist.c.i
.PHONY : src/util/FFlist.i

# target to preprocess a source file
src/util/FFlist.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/FFlist.c.i
.PHONY : src/util/FFlist.c.i

src/util/FFlist.s: src/util/FFlist.c.s
.PHONY : src/util/FFlist.s

# target to generate assembly for a file
src/util/FFlist.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/FFlist.c.s
.PHONY : src/util/FFlist.c.s

src/util/FFstrbuf.o: src/util/FFstrbuf.c.o
.PHONY : src/util/FFstrbuf.o

# target to build an object file
src/util/FFstrbuf.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o
.PHONY : src/util/FFstrbuf.c.o

src/util/FFstrbuf.i: src/util/FFstrbuf.c.i
.PHONY : src/util/FFstrbuf.i

# target to preprocess a source file
src/util/FFstrbuf.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.i
.PHONY : src/util/FFstrbuf.c.i

src/util/FFstrbuf.s: src/util/FFstrbuf.c.s
.PHONY : src/util/FFstrbuf.s

# target to generate assembly for a file
src/util/FFstrbuf.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.s
.PHONY : src/util/FFstrbuf.c.s

src/util/base64.o: src/util/base64.c.o
.PHONY : src/util/base64.o

# target to build an object file
src/util/base64.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/base64.c.o
.PHONY : src/util/base64.c.o

src/util/base64.i: src/util/base64.c.i
.PHONY : src/util/base64.i

# target to preprocess a source file
src/util/base64.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/base64.c.i
.PHONY : src/util/base64.c.i

src/util/base64.s: src/util/base64.c.s
.PHONY : src/util/base64.s

# target to generate assembly for a file
src/util/base64.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/base64.c.s
.PHONY : src/util/base64.c.s

src/util/binary_linux.o: src/util/binary_linux.c.o
.PHONY : src/util/binary_linux.o

# target to build an object file
src/util/binary_linux.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o
.PHONY : src/util/binary_linux.c.o

src/util/binary_linux.i: src/util/binary_linux.c.i
.PHONY : src/util/binary_linux.i

# target to preprocess a source file
src/util/binary_linux.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.i
.PHONY : src/util/binary_linux.c.i

src/util/binary_linux.s: src/util/binary_linux.c.s
.PHONY : src/util/binary_linux.s

# target to generate assembly for a file
src/util/binary_linux.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.s
.PHONY : src/util/binary_linux.c.s

src/util/edidHelper.o: src/util/edidHelper.c.o
.PHONY : src/util/edidHelper.o

# target to build an object file
src/util/edidHelper.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o
.PHONY : src/util/edidHelper.c.o

src/util/edidHelper.i: src/util/edidHelper.c.i
.PHONY : src/util/edidHelper.i

# target to preprocess a source file
src/util/edidHelper.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.i
.PHONY : src/util/edidHelper.c.i

src/util/edidHelper.s: src/util/edidHelper.c.s
.PHONY : src/util/edidHelper.s

# target to generate assembly for a file
src/util/edidHelper.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.s
.PHONY : src/util/edidHelper.c.s

src/util/kmod.o: src/util/kmod.c.o
.PHONY : src/util/kmod.o

# target to build an object file
src/util/kmod.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/kmod.c.o
.PHONY : src/util/kmod.c.o

src/util/kmod.i: src/util/kmod.c.i
.PHONY : src/util/kmod.i

# target to preprocess a source file
src/util/kmod.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/kmod.c.i
.PHONY : src/util/kmod.c.i

src/util/kmod.s: src/util/kmod.c.s
.PHONY : src/util/kmod.s

# target to generate assembly for a file
src/util/kmod.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/kmod.c.s
.PHONY : src/util/kmod.c.s

src/util/path.o: src/util/path.c.o
.PHONY : src/util/path.o

# target to build an object file
src/util/path.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/path.c.o
.PHONY : src/util/path.c.o

src/util/path.i: src/util/path.c.i
.PHONY : src/util/path.i

# target to preprocess a source file
src/util/path.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/path.c.i
.PHONY : src/util/path.c.i

src/util/path.s: src/util/path.c.s
.PHONY : src/util/path.s

# target to generate assembly for a file
src/util/path.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/path.c.s
.PHONY : src/util/path.c.s

src/util/platform/FFPlatform.o: src/util/platform/FFPlatform.c.o
.PHONY : src/util/platform/FFPlatform.o

# target to build an object file
src/util/platform/FFPlatform.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o
.PHONY : src/util/platform/FFPlatform.c.o

src/util/platform/FFPlatform.i: src/util/platform/FFPlatform.c.i
.PHONY : src/util/platform/FFPlatform.i

# target to preprocess a source file
src/util/platform/FFPlatform.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.i
.PHONY : src/util/platform/FFPlatform.c.i

src/util/platform/FFPlatform.s: src/util/platform/FFPlatform.c.s
.PHONY : src/util/platform/FFPlatform.s

# target to generate assembly for a file
src/util/platform/FFPlatform.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.s
.PHONY : src/util/platform/FFPlatform.c.s

src/util/platform/FFPlatform_unix.o: src/util/platform/FFPlatform_unix.c.o
.PHONY : src/util/platform/FFPlatform_unix.o

# target to build an object file
src/util/platform/FFPlatform_unix.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o
.PHONY : src/util/platform/FFPlatform_unix.c.o

src/util/platform/FFPlatform_unix.i: src/util/platform/FFPlatform_unix.c.i
.PHONY : src/util/platform/FFPlatform_unix.i

# target to preprocess a source file
src/util/platform/FFPlatform_unix.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.i
.PHONY : src/util/platform/FFPlatform_unix.c.i

src/util/platform/FFPlatform_unix.s: src/util/platform/FFPlatform_unix.c.s
.PHONY : src/util/platform/FFPlatform_unix.s

# target to generate assembly for a file
src/util/platform/FFPlatform_unix.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.s
.PHONY : src/util/platform/FFPlatform_unix.c.s

src/util/smbiosHelper.o: src/util/smbiosHelper.c.o
.PHONY : src/util/smbiosHelper.o

# target to build an object file
src/util/smbiosHelper.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o
.PHONY : src/util/smbiosHelper.c.o

src/util/smbiosHelper.i: src/util/smbiosHelper.c.i
.PHONY : src/util/smbiosHelper.i

# target to preprocess a source file
src/util/smbiosHelper.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.i
.PHONY : src/util/smbiosHelper.c.i

src/util/smbiosHelper.s: src/util/smbiosHelper.c.s
.PHONY : src/util/smbiosHelper.s

# target to generate assembly for a file
src/util/smbiosHelper.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libfastfetch.dir/build.make CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.s
.PHONY : src/util/smbiosHelper.c.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 "... fastfetch"
	@echo "... flashfetch"
	@echo "... libfastfetch"
	@echo "... src/3rdparty/yyjson/yyjson.o"
	@echo "... src/3rdparty/yyjson/yyjson.i"
	@echo "... src/3rdparty/yyjson/yyjson.s"
	@echo "... src/common/commandoption.o"
	@echo "... src/common/commandoption.i"
	@echo "... src/common/commandoption.s"
	@echo "... src/common/dbus.o"
	@echo "... src/common/dbus.i"
	@echo "... src/common/dbus.s"
	@echo "... src/common/font.o"
	@echo "... src/common/font.i"
	@echo "... src/common/font.s"
	@echo "... src/common/format.o"
	@echo "... src/common/format.i"
	@echo "... src/common/format.s"
	@echo "... src/common/init.o"
	@echo "... src/common/init.i"
	@echo "... src/common/init.s"
	@echo "... src/common/io/io_unix.o"
	@echo "... src/common/io/io_unix.i"
	@echo "... src/common/io/io_unix.s"
	@echo "... src/common/jsonconfig.o"
	@echo "... src/common/jsonconfig.i"
	@echo "... src/common/jsonconfig.s"
	@echo "... src/common/library.o"
	@echo "... src/common/library.i"
	@echo "... src/common/library.s"
	@echo "... src/common/modules.o"
	@echo "... src/common/modules.i"
	@echo "... src/common/modules.s"
	@echo "... src/common/netif/netif.o"
	@echo "... src/common/netif/netif.i"
	@echo "... src/common/netif/netif.s"
	@echo "... src/common/netif/netif_linux.o"
	@echo "... src/common/netif/netif_linux.i"
	@echo "... src/common/netif/netif_linux.s"
	@echo "... src/common/networking_linux.o"
	@echo "... src/common/networking_linux.i"
	@echo "... src/common/networking_linux.s"
	@echo "... src/common/option.o"
	@echo "... src/common/option.i"
	@echo "... src/common/option.s"
	@echo "... src/common/parsing.o"
	@echo "... src/common/parsing.i"
	@echo "... src/common/parsing.s"
	@echo "... src/common/percent.o"
	@echo "... src/common/percent.i"
	@echo "... src/common/percent.s"
	@echo "... src/common/printing.o"
	@echo "... src/common/printing.i"
	@echo "... src/common/printing.s"
	@echo "... src/common/processing_linux.o"
	@echo "... src/common/processing_linux.i"
	@echo "... src/common/processing_linux.s"
	@echo "... src/common/properties.o"
	@echo "... src/common/properties.i"
	@echo "... src/common/properties.s"
	@echo "... src/common/settings.o"
	@echo "... src/common/settings.i"
	@echo "... src/common/settings.s"
	@echo "... src/common/temps.o"
	@echo "... src/common/temps.i"
	@echo "... src/common/temps.s"
	@echo "... src/detection/battery/battery_linux.o"
	@echo "... src/detection/battery/battery_linux.i"
	@echo "... src/detection/battery/battery_linux.s"
	@echo "... src/detection/bios/bios_linux.o"
	@echo "... src/detection/bios/bios_linux.i"
	@echo "... src/detection/bios/bios_linux.s"
	@echo "... src/detection/bluetooth/bluetooth_linux.o"
	@echo "... src/detection/bluetooth/bluetooth_linux.i"
	@echo "... src/detection/bluetooth/bluetooth_linux.s"
	@echo "... src/detection/bluetoothradio/bluetoothradio.o"
	@echo "... src/detection/bluetoothradio/bluetoothradio.i"
	@echo "... src/detection/bluetoothradio/bluetoothradio.s"
	@echo "... src/detection/bluetoothradio/bluetoothradio_linux.o"
	@echo "... src/detection/bluetoothradio/bluetoothradio_linux.i"
	@echo "... src/detection/bluetoothradio/bluetoothradio_linux.s"
	@echo "... src/detection/board/board_linux.o"
	@echo "... src/detection/board/board_linux.i"
	@echo "... src/detection/board/board_linux.s"
	@echo "... src/detection/bootmgr/bootmgr.o"
	@echo "... src/detection/bootmgr/bootmgr.i"
	@echo "... src/detection/bootmgr/bootmgr.s"
	@echo "... src/detection/bootmgr/bootmgr_linux.o"
	@echo "... src/detection/bootmgr/bootmgr_linux.i"
	@echo "... src/detection/bootmgr/bootmgr_linux.s"
	@echo "... src/detection/brightness/brightness_linux.o"
	@echo "... src/detection/brightness/brightness_linux.i"
	@echo "... src/detection/brightness/brightness_linux.s"
	@echo "... src/detection/btrfs/btrfs_linux.o"
	@echo "... src/detection/btrfs/btrfs_linux.i"
	@echo "... src/detection/btrfs/btrfs_linux.s"
	@echo "... src/detection/camera/camera_linux.o"
	@echo "... src/detection/camera/camera_linux.i"
	@echo "... src/detection/camera/camera_linux.s"
	@echo "... src/detection/chassis/chassis.o"
	@echo "... src/detection/chassis/chassis.i"
	@echo "... src/detection/chassis/chassis.s"
	@echo "... src/detection/chassis/chassis_linux.o"
	@echo "... src/detection/chassis/chassis_linux.i"
	@echo "... src/detection/chassis/chassis_linux.s"
	@echo "... src/detection/cpu/cpu.o"
	@echo "... src/detection/cpu/cpu.i"
	@echo "... src/detection/cpu/cpu.s"
	@echo "... src/detection/cpu/cpu_linux.o"
	@echo "... src/detection/cpu/cpu_linux.i"
	@echo "... src/detection/cpu/cpu_linux.s"
	@echo "... src/detection/cpucache/cpucache_linux.o"
	@echo "... src/detection/cpucache/cpucache_linux.i"
	@echo "... src/detection/cpucache/cpucache_linux.s"
	@echo "... src/detection/cpuusage/cpuusage.o"
	@echo "... src/detection/cpuusage/cpuusage.i"
	@echo "... src/detection/cpuusage/cpuusage.s"
	@echo "... src/detection/cpuusage/cpuusage_linux.o"
	@echo "... src/detection/cpuusage/cpuusage_linux.i"
	@echo "... src/detection/cpuusage/cpuusage_linux.s"
	@echo "... src/detection/cursor/cursor_linux.o"
	@echo "... src/detection/cursor/cursor_linux.i"
	@echo "... src/detection/cursor/cursor_linux.s"
	@echo "... src/detection/de/de_linux.o"
	@echo "... src/detection/de/de_linux.i"
	@echo "... src/detection/de/de_linux.s"
	@echo "... src/detection/disk/disk.o"
	@echo "... src/detection/disk/disk.i"
	@echo "... src/detection/disk/disk.s"
	@echo "... src/detection/disk/disk_linux.o"
	@echo "... src/detection/disk/disk_linux.i"
	@echo "... src/detection/disk/disk_linux.s"
	@echo "... src/detection/diskio/diskio.o"
	@echo "... src/detection/diskio/diskio.i"
	@echo "... src/detection/diskio/diskio.s"
	@echo "... src/detection/diskio/diskio_linux.o"
	@echo "... src/detection/diskio/diskio_linux.i"
	@echo "... src/detection/diskio/diskio_linux.s"
	@echo "... src/detection/displayserver/displayserver.o"
	@echo "... src/detection/displayserver/displayserver.i"
	@echo "... src/detection/displayserver/displayserver.s"
	@echo "... src/detection/displayserver/linux/displayserver_linux.o"
	@echo "... src/detection/displayserver/linux/displayserver_linux.i"
	@echo "... src/detection/displayserver/linux/displayserver_linux.s"
	@echo "... src/detection/displayserver/linux/drm.o"
	@echo "... src/detection/displayserver/linux/drm.i"
	@echo "... src/detection/displayserver/linux/drm.s"
	@echo "... src/detection/displayserver/linux/wayland/global-output.o"
	@echo "... src/detection/displayserver/linux/wayland/global-output.i"
	@echo "... src/detection/displayserver/linux/wayland/global-output.s"
	@echo "... src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.o"
	@echo "... src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.i"
	@echo "... src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.s"
	@echo "... src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.o"
	@echo "... src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.i"
	@echo "... src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.s"
	@echo "... src/detection/displayserver/linux/wayland/kde-output.o"
	@echo "... src/detection/displayserver/linux/wayland/kde-output.i"
	@echo "... src/detection/displayserver/linux/wayland/kde-output.s"
	@echo "... src/detection/displayserver/linux/wayland/wayland.o"
	@echo "... src/detection/displayserver/linux/wayland/wayland.i"
	@echo "... src/detection/displayserver/linux/wayland/wayland.s"
	@echo "... src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.o"
	@echo "... src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.i"
	@echo "... src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.s"
	@echo "... src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.o"
	@echo "... src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.i"
	@echo "... src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.s"
	@echo "... src/detection/displayserver/linux/wayland/zwlr-output.o"
	@echo "... src/detection/displayserver/linux/wayland/zwlr-output.i"
	@echo "... src/detection/displayserver/linux/wayland/zwlr-output.s"
	@echo "... src/detection/displayserver/linux/wmde.o"
	@echo "... src/detection/displayserver/linux/wmde.i"
	@echo "... src/detection/displayserver/linux/wmde.s"
	@echo "... src/detection/displayserver/linux/xcb.o"
	@echo "... src/detection/displayserver/linux/xcb.i"
	@echo "... src/detection/displayserver/linux/xcb.s"
	@echo "... src/detection/displayserver/linux/xlib.o"
	@echo "... src/detection/displayserver/linux/xlib.i"
	@echo "... src/detection/displayserver/linux/xlib.s"
	@echo "... src/detection/dns/dns_linux.o"
	@echo "... src/detection/dns/dns_linux.i"
	@echo "... src/detection/dns/dns_linux.s"
	@echo "... src/detection/editor/editor.o"
	@echo "... src/detection/editor/editor.i"
	@echo "... src/detection/editor/editor.s"
	@echo "... src/detection/font/font.o"
	@echo "... src/detection/font/font.i"
	@echo "... src/detection/font/font.s"
	@echo "... src/detection/font/font_linux.o"
	@echo "... src/detection/font/font_linux.i"
	@echo "... src/detection/font/font_linux.s"
	@echo "... src/detection/gamepad/gamepad_linux.o"
	@echo "... src/detection/gamepad/gamepad_linux.i"
	@echo "... src/detection/gamepad/gamepad_linux.s"
	@echo "... src/detection/gpu/gpu.o"
	@echo "... src/detection/gpu/gpu.i"
	@echo "... src/detection/gpu/gpu.s"
	@echo "... src/detection/gpu/gpu_linux.o"
	@echo "... src/detection/gpu/gpu_linux.i"
	@echo "... src/detection/gpu/gpu_linux.s"
	@echo "... src/detection/gpu/gpu_mthreads.o"
	@echo "... src/detection/gpu/gpu_mthreads.i"
	@echo "... src/detection/gpu/gpu_mthreads.s"
	@echo "... src/detection/gpu/gpu_nvidia.o"
	@echo "... src/detection/gpu/gpu_nvidia.i"
	@echo "... src/detection/gpu/gpu_nvidia.s"
	@echo "... src/detection/gpu/gpu_pci.o"
	@echo "... src/detection/gpu/gpu_pci.i"
	@echo "... src/detection/gpu/gpu_pci.s"
	@echo "... src/detection/gpu/gpu_wsl.o"
	@echo "... src/detection/gpu/gpu_wsl.i"
	@echo "... src/detection/gpu/gpu_wsl.s"
	@echo "... src/detection/gtk_qt/gtk.o"
	@echo "... src/detection/gtk_qt/gtk.i"
	@echo "... src/detection/gtk_qt/gtk.s"
	@echo "... src/detection/gtk_qt/qt.o"
	@echo "... src/detection/gtk_qt/qt.i"
	@echo "... src/detection/gtk_qt/qt.s"
	@echo "... src/detection/host/host_linux.o"
	@echo "... src/detection/host/host_linux.i"
	@echo "... src/detection/host/host_linux.s"
	@echo "... src/detection/host/host_mac.o"
	@echo "... src/detection/host/host_mac.i"
	@echo "... src/detection/host/host_mac.s"
	@echo "... src/detection/icons/icons_linux.o"
	@echo "... src/detection/icons/icons_linux.i"
	@echo "... src/detection/icons/icons_linux.s"
	@echo "... src/detection/initsystem/initsystem_linux.o"
	@echo "... src/detection/initsystem/initsystem_linux.i"
	@echo "... src/detection/initsystem/initsystem_linux.s"
	@echo "... src/detection/keyboard/keyboard_linux.o"
	@echo "... src/detection/keyboard/keyboard_linux.i"
	@echo "... src/detection/keyboard/keyboard_linux.s"
	@echo "... src/detection/libc/libc_linux.o"
	@echo "... src/detection/libc/libc_linux.i"
	@echo "... src/detection/libc/libc_linux.s"
	@echo "... src/detection/lm/lm_linux.o"
	@echo "... src/detection/lm/lm_linux.i"
	@echo "... src/detection/lm/lm_linux.s"
	@echo "... src/detection/loadavg/loadavg_linux.o"
	@echo "... src/detection/loadavg/loadavg_linux.i"
	@echo "... src/detection/loadavg/loadavg_linux.s"
	@echo "... src/detection/locale/locale_linux.o"
	@echo "... src/detection/locale/locale_linux.i"
	@echo "... src/detection/locale/locale_linux.s"
	@echo "... src/detection/localip/localip_linux.o"
	@echo "... src/detection/localip/localip_linux.i"
	@echo "... src/detection/localip/localip_linux.s"
	@echo "... src/detection/media/media.o"
	@echo "... src/detection/media/media.i"
	@echo "... src/detection/media/media.s"
	@echo "... src/detection/media/media_linux.o"
	@echo "... src/detection/media/media_linux.i"
	@echo "... src/detection/media/media_linux.s"
	@echo "... src/detection/memory/memory_linux.o"
	@echo "... src/detection/memory/memory_linux.i"
	@echo "... src/detection/memory/memory_linux.s"
	@echo "... src/detection/mouse/mouse_linux.o"
	@echo "... src/detection/mouse/mouse_linux.i"
	@echo "... src/detection/mouse/mouse_linux.s"
	@echo "... src/detection/netio/netio.o"
	@echo "... src/detection/netio/netio.i"
	@echo "... src/detection/netio/netio.s"
	@echo "... src/detection/netio/netio_linux.o"
	@echo "... src/detection/netio/netio_linux.i"
	@echo "... src/detection/netio/netio_linux.s"
	@echo "... src/detection/opencl/opencl.o"
	@echo "... src/detection/opencl/opencl.i"
	@echo "... src/detection/opencl/opencl.s"
	@echo "... src/detection/opengl/opengl_linux.o"
	@echo "... src/detection/opengl/opengl_linux.i"
	@echo "... src/detection/opengl/opengl_linux.s"
	@echo "... src/detection/opengl/opengl_shared.o"
	@echo "... src/detection/opengl/opengl_shared.i"
	@echo "... src/detection/opengl/opengl_shared.s"
	@echo "... src/detection/os/os.o"
	@echo "... src/detection/os/os.i"
	@echo "... src/detection/os/os.s"
	@echo "... src/detection/os/os_linux.o"
	@echo "... src/detection/os/os_linux.i"
	@echo "... src/detection/os/os_linux.s"
	@echo "... src/detection/packages/packages.o"
	@echo "... src/detection/packages/packages.i"
	@echo "... src/detection/packages/packages.s"
	@echo "... src/detection/packages/packages_linux.o"
	@echo "... src/detection/packages/packages_linux.i"
	@echo "... src/detection/packages/packages_linux.s"
	@echo "... src/detection/physicaldisk/physicaldisk_linux.o"
	@echo "... src/detection/physicaldisk/physicaldisk_linux.i"
	@echo "... src/detection/physicaldisk/physicaldisk_linux.s"
	@echo "... src/detection/physicalmemory/physicalmemory.o"
	@echo "... src/detection/physicalmemory/physicalmemory.i"
	@echo "... src/detection/physicalmemory/physicalmemory.s"
	@echo "... src/detection/physicalmemory/physicalmemory_linux.o"
	@echo "... src/detection/physicalmemory/physicalmemory_linux.i"
	@echo "... src/detection/physicalmemory/physicalmemory_linux.s"
	@echo "... src/detection/poweradapter/poweradapter_linux.o"
	@echo "... src/detection/poweradapter/poweradapter_linux.i"
	@echo "... src/detection/poweradapter/poweradapter_linux.s"
	@echo "... src/detection/processes/processes_linux.o"
	@echo "... src/detection/processes/processes_linux.i"
	@echo "... src/detection/processes/processes_linux.s"
	@echo "... src/detection/publicip/publicip.o"
	@echo "... src/detection/publicip/publicip.i"
	@echo "... src/detection/publicip/publicip.s"
	@echo "... src/detection/sound/sound_linux.o"
	@echo "... src/detection/sound/sound_linux.i"
	@echo "... src/detection/sound/sound_linux.s"
	@echo "... src/detection/swap/swap_linux.o"
	@echo "... src/detection/swap/swap_linux.i"
	@echo "... src/detection/swap/swap_linux.s"
	@echo "... src/detection/terminalfont/terminalfont.o"
	@echo "... src/detection/terminalfont/terminalfont.i"
	@echo "... src/detection/terminalfont/terminalfont.s"
	@echo "... src/detection/terminalfont/terminalfont_linux.o"
	@echo "... src/detection/terminalfont/terminalfont_linux.i"
	@echo "... src/detection/terminalfont/terminalfont_linux.s"
	@echo "... src/detection/terminalshell/terminalshell.o"
	@echo "... src/detection/terminalshell/terminalshell.i"
	@echo "... src/detection/terminalshell/terminalshell.s"
	@echo "... src/detection/terminalshell/terminalshell_linux.o"
	@echo "... src/detection/terminalshell/terminalshell_linux.i"
	@echo "... src/detection/terminalshell/terminalshell_linux.s"
	@echo "... src/detection/terminalsize/terminalsize_linux.o"
	@echo "... src/detection/terminalsize/terminalsize_linux.i"
	@echo "... src/detection/terminalsize/terminalsize_linux.s"
	@echo "... src/detection/terminaltheme/terminaltheme.o"
	@echo "... src/detection/terminaltheme/terminaltheme.i"
	@echo "... src/detection/terminaltheme/terminaltheme.s"
	@echo "... src/detection/theme/theme_linux.o"
	@echo "... src/detection/theme/theme_linux.i"
	@echo "... src/detection/theme/theme_linux.s"
	@echo "... src/detection/tpm/tpm_linux.o"
	@echo "... src/detection/tpm/tpm_linux.i"
	@echo "... src/detection/tpm/tpm_linux.s"
	@echo "... src/detection/uptime/uptime_linux.o"
	@echo "... src/detection/uptime/uptime_linux.i"
	@echo "... src/detection/uptime/uptime_linux.s"
	@echo "... src/detection/users/users_linux.o"
	@echo "... src/detection/users/users_linux.i"
	@echo "... src/detection/users/users_linux.s"
	@echo "... src/detection/version/version.o"
	@echo "... src/detection/version/version.i"
	@echo "... src/detection/version/version.s"
	@echo "... src/detection/vulkan/vulkan.o"
	@echo "... src/detection/vulkan/vulkan.i"
	@echo "... src/detection/vulkan/vulkan.s"
	@echo "... src/detection/wallpaper/wallpaper_linux.o"
	@echo "... src/detection/wallpaper/wallpaper_linux.i"
	@echo "... src/detection/wallpaper/wallpaper_linux.s"
	@echo "... src/detection/weather/weather.o"
	@echo "... src/detection/weather/weather.i"
	@echo "... src/detection/weather/weather.s"
	@echo "... src/detection/wifi/wifi_linux.o"
	@echo "... src/detection/wifi/wifi_linux.i"
	@echo "... src/detection/wifi/wifi_linux.s"
	@echo "... src/detection/wm/wm_linux.o"
	@echo "... src/detection/wm/wm_linux.i"
	@echo "... src/detection/wm/wm_linux.s"
	@echo "... src/detection/wmtheme/wmtheme_linux.o"
	@echo "... src/detection/wmtheme/wmtheme_linux.i"
	@echo "... src/detection/wmtheme/wmtheme_linux.s"
	@echo "... src/detection/zpool/zpool_linux.o"
	@echo "... src/detection/zpool/zpool_linux.i"
	@echo "... src/detection/zpool/zpool_linux.s"
	@echo "... src/fastfetch.o"
	@echo "... src/fastfetch.i"
	@echo "... src/fastfetch.s"
	@echo "... src/flashfetch.o"
	@echo "... src/flashfetch.i"
	@echo "... src/flashfetch.s"
	@echo "... src/logo/builtin.o"
	@echo "... src/logo/builtin.i"
	@echo "... src/logo/builtin.s"
	@echo "... src/logo/image/im6.o"
	@echo "... src/logo/image/im6.i"
	@echo "... src/logo/image/im6.s"
	@echo "... src/logo/image/im7.o"
	@echo "... src/logo/image/im7.i"
	@echo "... src/logo/image/im7.s"
	@echo "... src/logo/image/image.o"
	@echo "... src/logo/image/image.i"
	@echo "... src/logo/image/image.s"
	@echo "... src/logo/logo.o"
	@echo "... src/logo/logo.i"
	@echo "... src/logo/logo.s"
	@echo "... src/modules/battery/battery.o"
	@echo "... src/modules/battery/battery.i"
	@echo "... src/modules/battery/battery.s"
	@echo "... src/modules/bios/bios.o"
	@echo "... src/modules/bios/bios.i"
	@echo "... src/modules/bios/bios.s"
	@echo "... src/modules/bluetooth/bluetooth.o"
	@echo "... src/modules/bluetooth/bluetooth.i"
	@echo "... src/modules/bluetooth/bluetooth.s"
	@echo "... src/modules/bluetoothradio/bluetoothradio.o"
	@echo "... src/modules/bluetoothradio/bluetoothradio.i"
	@echo "... src/modules/bluetoothradio/bluetoothradio.s"
	@echo "... src/modules/board/board.o"
	@echo "... src/modules/board/board.i"
	@echo "... src/modules/board/board.s"
	@echo "... src/modules/bootmgr/bootmgr.o"
	@echo "... src/modules/bootmgr/bootmgr.i"
	@echo "... src/modules/bootmgr/bootmgr.s"
	@echo "... src/modules/break/break.o"
	@echo "... src/modules/break/break.i"
	@echo "... src/modules/break/break.s"
	@echo "... src/modules/brightness/brightness.o"
	@echo "... src/modules/brightness/brightness.i"
	@echo "... src/modules/brightness/brightness.s"
	@echo "... src/modules/btrfs/btrfs.o"
	@echo "... src/modules/btrfs/btrfs.i"
	@echo "... src/modules/btrfs/btrfs.s"
	@echo "... src/modules/camera/camera.o"
	@echo "... src/modules/camera/camera.i"
	@echo "... src/modules/camera/camera.s"
	@echo "... src/modules/chassis/chassis.o"
	@echo "... src/modules/chassis/chassis.i"
	@echo "... src/modules/chassis/chassis.s"
	@echo "... src/modules/colors/colors.o"
	@echo "... src/modules/colors/colors.i"
	@echo "... src/modules/colors/colors.s"
	@echo "... src/modules/command/command.o"
	@echo "... src/modules/command/command.i"
	@echo "... src/modules/command/command.s"
	@echo "... src/modules/cpu/cpu.o"
	@echo "... src/modules/cpu/cpu.i"
	@echo "... src/modules/cpu/cpu.s"
	@echo "... src/modules/cpucache/cpucache.o"
	@echo "... src/modules/cpucache/cpucache.i"
	@echo "... src/modules/cpucache/cpucache.s"
	@echo "... src/modules/cpuusage/cpuusage.o"
	@echo "... src/modules/cpuusage/cpuusage.i"
	@echo "... src/modules/cpuusage/cpuusage.s"
	@echo "... src/modules/cursor/cursor.o"
	@echo "... src/modules/cursor/cursor.i"
	@echo "... src/modules/cursor/cursor.s"
	@echo "... src/modules/custom/custom.o"
	@echo "... src/modules/custom/custom.i"
	@echo "... src/modules/custom/custom.s"
	@echo "... src/modules/datetime/datetime.o"
	@echo "... src/modules/datetime/datetime.i"
	@echo "... src/modules/datetime/datetime.s"
	@echo "... src/modules/de/de.o"
	@echo "... src/modules/de/de.i"
	@echo "... src/modules/de/de.s"
	@echo "... src/modules/disk/disk.o"
	@echo "... src/modules/disk/disk.i"
	@echo "... src/modules/disk/disk.s"
	@echo "... src/modules/diskio/diskio.o"
	@echo "... src/modules/diskio/diskio.i"
	@echo "... src/modules/diskio/diskio.s"
	@echo "... src/modules/display/display.o"
	@echo "... src/modules/display/display.i"
	@echo "... src/modules/display/display.s"
	@echo "... src/modules/dns/dns.o"
	@echo "... src/modules/dns/dns.i"
	@echo "... src/modules/dns/dns.s"
	@echo "... src/modules/editor/editor.o"
	@echo "... src/modules/editor/editor.i"
	@echo "... src/modules/editor/editor.s"
	@echo "... src/modules/font/font.o"
	@echo "... src/modules/font/font.i"
	@echo "... src/modules/font/font.s"
	@echo "... src/modules/gamepad/gamepad.o"
	@echo "... src/modules/gamepad/gamepad.i"
	@echo "... src/modules/gamepad/gamepad.s"
	@echo "... src/modules/gpu/gpu.o"
	@echo "... src/modules/gpu/gpu.i"
	@echo "... src/modules/gpu/gpu.s"
	@echo "... src/modules/host/host.o"
	@echo "... src/modules/host/host.i"
	@echo "... src/modules/host/host.s"
	@echo "... src/modules/icons/icons.o"
	@echo "... src/modules/icons/icons.i"
	@echo "... src/modules/icons/icons.s"
	@echo "... src/modules/initsystem/initsystem.o"
	@echo "... src/modules/initsystem/initsystem.i"
	@echo "... src/modules/initsystem/initsystem.s"
	@echo "... src/modules/kernel/kernel.o"
	@echo "... src/modules/kernel/kernel.i"
	@echo "... src/modules/kernel/kernel.s"
	@echo "... src/modules/keyboard/keyboard.o"
	@echo "... src/modules/keyboard/keyboard.i"
	@echo "... src/modules/keyboard/keyboard.s"
	@echo "... src/modules/lm/lm.o"
	@echo "... src/modules/lm/lm.i"
	@echo "... src/modules/lm/lm.s"
	@echo "... src/modules/loadavg/loadavg.o"
	@echo "... src/modules/loadavg/loadavg.i"
	@echo "... src/modules/loadavg/loadavg.s"
	@echo "... src/modules/locale/locale.o"
	@echo "... src/modules/locale/locale.i"
	@echo "... src/modules/locale/locale.s"
	@echo "... src/modules/localip/localip.o"
	@echo "... src/modules/localip/localip.i"
	@echo "... src/modules/localip/localip.s"
	@echo "... src/modules/media/media.o"
	@echo "... src/modules/media/media.i"
	@echo "... src/modules/media/media.s"
	@echo "... src/modules/memory/memory.o"
	@echo "... src/modules/memory/memory.i"
	@echo "... src/modules/memory/memory.s"
	@echo "... src/modules/monitor/monitor.o"
	@echo "... src/modules/monitor/monitor.i"
	@echo "... src/modules/monitor/monitor.s"
	@echo "... src/modules/mouse/mouse.o"
	@echo "... src/modules/mouse/mouse.i"
	@echo "... src/modules/mouse/mouse.s"
	@echo "... src/modules/netio/netio.o"
	@echo "... src/modules/netio/netio.i"
	@echo "... src/modules/netio/netio.s"
	@echo "... src/modules/opencl/opencl.o"
	@echo "... src/modules/opencl/opencl.i"
	@echo "... src/modules/opencl/opencl.s"
	@echo "... src/modules/opengl/opengl.o"
	@echo "... src/modules/opengl/opengl.i"
	@echo "... src/modules/opengl/opengl.s"
	@echo "... src/modules/os/os.o"
	@echo "... src/modules/os/os.i"
	@echo "... src/modules/os/os.s"
	@echo "... src/modules/packages/packages.o"
	@echo "... src/modules/packages/packages.i"
	@echo "... src/modules/packages/packages.s"
	@echo "... src/modules/physicaldisk/physicaldisk.o"
	@echo "... src/modules/physicaldisk/physicaldisk.i"
	@echo "... src/modules/physicaldisk/physicaldisk.s"
	@echo "... src/modules/physicalmemory/physicalmemory.o"
	@echo "... src/modules/physicalmemory/physicalmemory.i"
	@echo "... src/modules/physicalmemory/physicalmemory.s"
	@echo "... src/modules/player/player.o"
	@echo "... src/modules/player/player.i"
	@echo "... src/modules/player/player.s"
	@echo "... src/modules/poweradapter/poweradapter.o"
	@echo "... src/modules/poweradapter/poweradapter.i"
	@echo "... src/modules/poweradapter/poweradapter.s"
	@echo "... src/modules/processes/processes.o"
	@echo "... src/modules/processes/processes.i"
	@echo "... src/modules/processes/processes.s"
	@echo "... src/modules/publicip/publicip.o"
	@echo "... src/modules/publicip/publicip.i"
	@echo "... src/modules/publicip/publicip.s"
	@echo "... src/modules/separator/separator.o"
	@echo "... src/modules/separator/separator.i"
	@echo "... src/modules/separator/separator.s"
	@echo "... src/modules/shell/shell.o"
	@echo "... src/modules/shell/shell.i"
	@echo "... src/modules/shell/shell.s"
	@echo "... src/modules/sound/sound.o"
	@echo "... src/modules/sound/sound.i"
	@echo "... src/modules/sound/sound.s"
	@echo "... src/modules/swap/swap.o"
	@echo "... src/modules/swap/swap.i"
	@echo "... src/modules/swap/swap.s"
	@echo "... src/modules/terminal/terminal.o"
	@echo "... src/modules/terminal/terminal.i"
	@echo "... src/modules/terminal/terminal.s"
	@echo "... src/modules/terminalfont/terminalfont.o"
	@echo "... src/modules/terminalfont/terminalfont.i"
	@echo "... src/modules/terminalfont/terminalfont.s"
	@echo "... src/modules/terminalsize/terminalsize.o"
	@echo "... src/modules/terminalsize/terminalsize.i"
	@echo "... src/modules/terminalsize/terminalsize.s"
	@echo "... src/modules/terminaltheme/terminaltheme.o"
	@echo "... src/modules/terminaltheme/terminaltheme.i"
	@echo "... src/modules/terminaltheme/terminaltheme.s"
	@echo "... src/modules/theme/theme.o"
	@echo "... src/modules/theme/theme.i"
	@echo "... src/modules/theme/theme.s"
	@echo "... src/modules/title/title.o"
	@echo "... src/modules/title/title.i"
	@echo "... src/modules/title/title.s"
	@echo "... src/modules/tpm/tpm.o"
	@echo "... src/modules/tpm/tpm.i"
	@echo "... src/modules/tpm/tpm.s"
	@echo "... src/modules/uptime/uptime.o"
	@echo "... src/modules/uptime/uptime.i"
	@echo "... src/modules/uptime/uptime.s"
	@echo "... src/modules/users/users.o"
	@echo "... src/modules/users/users.i"
	@echo "... src/modules/users/users.s"
	@echo "... src/modules/version/version.o"
	@echo "... src/modules/version/version.i"
	@echo "... src/modules/version/version.s"
	@echo "... src/modules/vulkan/vulkan.o"
	@echo "... src/modules/vulkan/vulkan.i"
	@echo "... src/modules/vulkan/vulkan.s"
	@echo "... src/modules/wallpaper/wallpaper.o"
	@echo "... src/modules/wallpaper/wallpaper.i"
	@echo "... src/modules/wallpaper/wallpaper.s"
	@echo "... src/modules/weather/weather.o"
	@echo "... src/modules/weather/weather.i"
	@echo "... src/modules/weather/weather.s"
	@echo "... src/modules/wifi/wifi.o"
	@echo "... src/modules/wifi/wifi.i"
	@echo "... src/modules/wifi/wifi.s"
	@echo "... src/modules/wm/wm.o"
	@echo "... src/modules/wm/wm.i"
	@echo "... src/modules/wm/wm.s"
	@echo "... src/modules/wmtheme/wmtheme.o"
	@echo "... src/modules/wmtheme/wmtheme.i"
	@echo "... src/modules/wmtheme/wmtheme.s"
	@echo "... src/modules/zpool/zpool.o"
	@echo "... src/modules/zpool/zpool.i"
	@echo "... src/modules/zpool/zpool.s"
	@echo "... src/options/display.o"
	@echo "... src/options/display.i"
	@echo "... src/options/display.s"
	@echo "... src/options/general.o"
	@echo "... src/options/general.i"
	@echo "... src/options/general.s"
	@echo "... src/options/logo.o"
	@echo "... src/options/logo.i"
	@echo "... src/options/logo.s"
	@echo "... src/options/modules.o"
	@echo "... src/options/modules.i"
	@echo "... src/options/modules.s"
	@echo "... src/util/FFlist.o"
	@echo "... src/util/FFlist.i"
	@echo "... src/util/FFlist.s"
	@echo "... src/util/FFstrbuf.o"
	@echo "... src/util/FFstrbuf.i"
	@echo "... src/util/FFstrbuf.s"
	@echo "... src/util/base64.o"
	@echo "... src/util/base64.i"
	@echo "... src/util/base64.s"
	@echo "... src/util/binary_linux.o"
	@echo "... src/util/binary_linux.i"
	@echo "... src/util/binary_linux.s"
	@echo "... src/util/edidHelper.o"
	@echo "... src/util/edidHelper.i"
	@echo "... src/util/edidHelper.s"
	@echo "... src/util/kmod.o"
	@echo "... src/util/kmod.i"
	@echo "... src/util/kmod.s"
	@echo "... src/util/path.o"
	@echo "... src/util/path.i"
	@echo "... src/util/path.s"
	@echo "... src/util/platform/FFPlatform.o"
	@echo "... src/util/platform/FFPlatform.i"
	@echo "... src/util/platform/FFPlatform.s"
	@echo "... src/util/platform/FFPlatform_unix.o"
	@echo "... src/util/platform/FFPlatform_unix.i"
	@echo "... src/util/platform/FFPlatform_unix.s"
	@echo "... src/util/smbiosHelper.o"
	@echo "... src/util/smbiosHelper.i"
	@echo "... src/util/smbiosHelper.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

