summaryrefslogtreecommitdiff
path: root/raveos-calamares-module/build2/CMakeFiles/Makefile2
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-calamares-module/build2/CMakeFiles/Makefile2')
-rw-r--r--raveos-calamares-module/build2/CMakeFiles/Makefile2330
1 files changed, 330 insertions, 0 deletions
diff --git a/raveos-calamares-module/build2/CMakeFiles/Makefile2 b/raveos-calamares-module/build2/CMakeFiles/Makefile2
new file mode 100644
index 0000000..e436893
--- /dev/null
+++ b/raveos-calamares-module/build2/CMakeFiles/Makefile2
@@ -0,0 +1,330 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 4.3
+
+# Default target executed when no arguments are given to make.
+default_target: all
+.PHONY : default_target
+
+#=============================================================================
+# 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/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2
+
+#=============================================================================
+# Directory level rules for the build root directory
+
+# The main recursive "all" target.
+all: wifi/all
+all: welcome/all
+.PHONY : all
+
+# The main recursive "codegen" target.
+codegen: wifi/codegen
+codegen: welcome/codegen
+.PHONY : codegen
+
+# The main recursive "preinstall" target.
+preinstall: wifi/preinstall
+preinstall: welcome/preinstall
+.PHONY : preinstall
+
+# The main recursive "clean" target.
+clean: wifi/clean
+clean: welcome/clean
+.PHONY : clean
+
+#=============================================================================
+# Directory level rules for directory welcome
+
+# Recursive "all" directory target.
+welcome/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all
+.PHONY : welcome/all
+
+# Recursive "codegen" directory target.
+welcome/codegen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen
+.PHONY : welcome/codegen
+
+# Recursive "preinstall" directory target.
+welcome/preinstall:
+.PHONY : welcome/preinstall
+
+# Recursive "clean" directory target.
+welcome/clean: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean
+welcome/clean: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean
+welcome/clean: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean
+.PHONY : welcome/clean
+
+#=============================================================================
+# Directory level rules for directory wifi
+
+# Recursive "all" directory target.
+wifi/all: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all
+.PHONY : wifi/all
+
+# Recursive "codegen" directory target.
+wifi/codegen: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen
+.PHONY : wifi/codegen
+
+# Recursive "preinstall" directory target.
+wifi/preinstall:
+.PHONY : wifi/preinstall
+
+# Recursive "clean" directory target.
+wifi/clean: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean
+wifi/clean: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean
+wifi/clean: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean
+.PHONY : wifi/clean
+
+#=============================================================================
+# Target rules for target wifi/CMakeFiles/calamares_viewmodule_wifi.dir
+
+# All Build rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/depend
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=6,7,8,9,10 "Built target calamares_viewmodule_wifi"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all
+
+# Build rule for subdir invocation for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 6
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wifi/CMakeFiles/calamares_viewmodule_wifi.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_wifi: wifi/CMakeFiles/calamares_viewmodule_wifi.dir/rule
+.PHONY : calamares_viewmodule_wifi
+
+# codegen rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=6,7,8,9,10 "Finished codegen for target calamares_viewmodule_wifi"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/codegen
+
+# clean rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi.dir/clean
+
+#=============================================================================
+# Target rules for target wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir
+
+# All Build rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/depend
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Built target calamares_viewmodule_wifi_autogen_timestamp_deps"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+
+# Build rule for subdir invocation for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_wifi_autogen_timestamp_deps: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/rule
+.PHONY : calamares_viewmodule_wifi_autogen_timestamp_deps
+
+# codegen rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/codegen:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Finished codegen for target calamares_viewmodule_wifi_autogen_timestamp_deps"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/codegen
+
+# clean rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/clean
+
+#=============================================================================
+# Target rules for target wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir
+
+# All Build rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/depend
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=11 "Built target calamares_viewmodule_wifi_autogen"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all
+
+# Build rule for subdir invocation for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 1
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_wifi_autogen: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/rule
+.PHONY : calamares_viewmodule_wifi_autogen
+
+# codegen rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/codegen: wifi/CMakeFiles/calamares_viewmodule_wifi_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=11 "Finished codegen for target calamares_viewmodule_wifi_autogen"
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/codegen
+
+# clean rule for target.
+wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean:
+ $(MAKE) $(MAKESILENT) -f wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/build.make wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean
+.PHONY : wifi/CMakeFiles/calamares_viewmodule_wifi_autogen.dir/clean
+
+#=============================================================================
+# Target rules for target welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir
+
+# All Build rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/depend
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=1,2,3,4 "Built target calamares_viewmodule_ravewelcome"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all
+
+# Build rule for subdir invocation for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 5
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_ravewelcome: welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/rule
+.PHONY : calamares_viewmodule_ravewelcome
+
+# codegen rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=1,2,3,4 "Finished codegen for target calamares_viewmodule_ravewelcome"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/codegen
+
+# clean rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome.dir/clean
+
+#=============================================================================
+# Target rules for target welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir
+
+# All Build rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/depend
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Built target calamares_viewmodule_ravewelcome_autogen_timestamp_deps"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+
+# Build rule for subdir invocation for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_ravewelcome_autogen_timestamp_deps: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/rule
+.PHONY : calamares_viewmodule_ravewelcome_autogen_timestamp_deps
+
+# codegen rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/codegen:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num= "Finished codegen for target calamares_viewmodule_ravewelcome_autogen_timestamp_deps"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/codegen
+
+# clean rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/clean
+
+#=============================================================================
+# Target rules for target welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir
+
+# All Build rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/depend
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=5 "Built target calamares_viewmodule_ravewelcome_autogen"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all
+
+# Build rule for subdir invocation for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/rule: cmake_check_build_system
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 1
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/all
+ $(CMAKE_COMMAND) -E cmake_progress_start /home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles 0
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/rule
+
+# Convenience name for target.
+calamares_viewmodule_ravewelcome_autogen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/rule
+.PHONY : calamares_viewmodule_ravewelcome_autogen
+
+# codegen rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/codegen: welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen_timestamp_deps.dir/all
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/codegen
+ @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/nippy/Projects/RaveOS/RaveOS-PKGBUILD/raveos-calamares-module/build2/CMakeFiles --progress-num=5 "Finished codegen for target calamares_viewmodule_ravewelcome_autogen"
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/codegen
+
+# clean rule for target.
+welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean:
+ $(MAKE) $(MAKESILENT) -f welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/build.make welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean
+.PHONY : welcome/CMakeFiles/calamares_viewmodule_ravewelcome_autogen.dir/clean
+
+#=============================================================================
+# 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
+