|
@@ -1,354 +0,0 @@
|
|
|
-# CMAKE generated file: DO NOT EDIT!
|
|
|
-# Generated by "Unix Makefiles" Generator, CMake Version 3.2
|
|
|
-
|
|
|
-# 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:
|
|
|
-
|
|
|
-# Remove some rules from gmake that .SUFFIXES does not remove.
|
|
|
-SUFFIXES =
|
|
|
-
|
|
|
-.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
-
|
|
|
-# 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 remove -f
|
|
|
-
|
|
|
-# Escaping for special characters.
|
|
|
-EQUALS = =
|
|
|
-
|
|
|
-# The top-level source directory on which CMake was run.
|
|
|
-CMAKE_SOURCE_DIR = /home/maldela/Fancontrol-GUI
|
|
|
-
|
|
|
-# The top-level build directory on which CMake was run.
|
|
|
-CMAKE_BINARY_DIR = /home/maldela/Fancontrol-GUI
|
|
|
-
|
|
|
-#=============================================================================
|
|
|
-# Targets provided globally by CMake.
|
|
|
-
|
|
|
-# Special rule for the target edit_cache
|
|
|
-edit_cache:
|
|
|
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
|
|
- /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
|
-.PHONY : edit_cache
|
|
|
-
|
|
|
-# Special rule for the target edit_cache
|
|
|
-edit_cache/fast: edit_cache
|
|
|
-.PHONY : edit_cache/fast
|
|
|
-
|
|
|
-# Special rule for the target rebuild_cache
|
|
|
-rebuild_cache:
|
|
|
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
|
- /usr/bin/cmake -H$(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 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 list_install_components
|
|
|
-list_install_components:
|
|
|
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"fancontroller\""
|
|
|
-.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 test
|
|
|
-test:
|
|
|
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
|
|
|
- /usr/bin/ctest --force-new-ctest-process $(ARGS)
|
|
|
-.PHONY : test
|
|
|
-
|
|
|
-# Special rule for the target test
|
|
|
-test/fast: test
|
|
|
-.PHONY : test/fast
|
|
|
-
|
|
|
-# Special rule for the target 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: install/local
|
|
|
-.PHONY : install/local/fast
|
|
|
-
|
|
|
-# The main all target
|
|
|
-all: cmake_check_build_system
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(CMAKE_COMMAND) -E cmake_progress_start /home/maldela/Fancontrol-GUI/CMakeFiles /home/maldela/Fancontrol-GUI/helper/CMakeFiles/progress.marks
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/all
|
|
|
- $(CMAKE_COMMAND) -E cmake_progress_start /home/maldela/Fancontrol-GUI/CMakeFiles 0
|
|
|
-.PHONY : all
|
|
|
-
|
|
|
-# The main clean target
|
|
|
-clean:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/clean
|
|
|
-.PHONY : clean
|
|
|
-
|
|
|
-# The main clean target
|
|
|
-clean/fast: clean
|
|
|
-.PHONY : clean/fast
|
|
|
-
|
|
|
-# Prepare targets for installation.
|
|
|
-preinstall: all
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/preinstall
|
|
|
-.PHONY : preinstall
|
|
|
-
|
|
|
-# Prepare targets for installation.
|
|
|
-preinstall/fast:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/preinstall
|
|
|
-.PHONY : preinstall/fast
|
|
|
-
|
|
|
-# clear depends
|
|
|
-depend:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
|
-.PHONY : depend
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-helper/CMakeFiles/fancontrol-gui-helper.dir/rule:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/fancontrol-gui-helper.dir/rule
|
|
|
-.PHONY : helper/CMakeFiles/fancontrol-gui-helper.dir/rule
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-fancontrol-gui-helper: helper/CMakeFiles/fancontrol-gui-helper.dir/rule
|
|
|
-.PHONY : fancontrol-gui-helper
|
|
|
-
|
|
|
-# fast build rule for target.
|
|
|
-fancontrol-gui-helper/fast:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper.dir/build.make helper/CMakeFiles/fancontrol-gui-helper.dir/build
|
|
|
-.PHONY : fancontrol-gui-helper/fast
|
|
|
-
|
|
|
-# Manual pre-install relink rule for target.
|
|
|
-fancontrol-gui-helper/preinstall:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/fancontrol-gui-helper.dir/preinstall
|
|
|
-.PHONY : fancontrol-gui-helper/preinstall
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-helper/CMakeFiles/fancontrol-gui-helper_automoc.dir/rule:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/fancontrol-gui-helper_automoc.dir/rule
|
|
|
-.PHONY : helper/CMakeFiles/fancontrol-gui-helper_automoc.dir/rule
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-fancontrol-gui-helper_automoc: helper/CMakeFiles/fancontrol-gui-helper_automoc.dir/rule
|
|
|
-.PHONY : fancontrol-gui-helper_automoc
|
|
|
-
|
|
|
-# fast build rule for target.
|
|
|
-fancontrol-gui-helper_automoc/fast:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper_automoc.dir/build.make helper/CMakeFiles/fancontrol-gui-helper_automoc.dir/build
|
|
|
-.PHONY : fancontrol-gui-helper_automoc/fast
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-helper/CMakeFiles/fancontrol.gui.helper.policy.dir/rule:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/fancontrol.gui.helper.policy.dir/rule
|
|
|
-.PHONY : helper/CMakeFiles/fancontrol.gui.helper.policy.dir/rule
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-fancontrol.gui.helper.policy: helper/CMakeFiles/fancontrol.gui.helper.policy.dir/rule
|
|
|
-.PHONY : fancontrol.gui.helper.policy
|
|
|
-
|
|
|
-# fast build rule for target.
|
|
|
-fancontrol.gui.helper.policy/fast:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol.gui.helper.policy.dir/build.make helper/CMakeFiles/fancontrol.gui.helper.policy.dir/build
|
|
|
-.PHONY : fancontrol.gui.helper.policy/fast
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-helper/CMakeFiles/kcmfancontrolhelper.dir/rule:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/kcmfancontrolhelper.dir/rule
|
|
|
-.PHONY : helper/CMakeFiles/kcmfancontrolhelper.dir/rule
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-kcmfancontrolhelper: helper/CMakeFiles/kcmfancontrolhelper.dir/rule
|
|
|
-.PHONY : kcmfancontrolhelper
|
|
|
-
|
|
|
-# fast build rule for target.
|
|
|
-kcmfancontrolhelper/fast:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper.dir/build.make helper/CMakeFiles/kcmfancontrolhelper.dir/build
|
|
|
-.PHONY : kcmfancontrolhelper/fast
|
|
|
-
|
|
|
-# Manual pre-install relink rule for target.
|
|
|
-kcmfancontrolhelper/preinstall:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/kcmfancontrolhelper.dir/preinstall
|
|
|
-.PHONY : kcmfancontrolhelper/preinstall
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-helper/CMakeFiles/kcmfancontrolhelper_automoc.dir/rule:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/kcmfancontrolhelper_automoc.dir/rule
|
|
|
-.PHONY : helper/CMakeFiles/kcmfancontrolhelper_automoc.dir/rule
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-kcmfancontrolhelper_automoc: helper/CMakeFiles/kcmfancontrolhelper_automoc.dir/rule
|
|
|
-.PHONY : kcmfancontrolhelper_automoc
|
|
|
-
|
|
|
-# fast build rule for target.
|
|
|
-kcmfancontrolhelper_automoc/fast:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper_automoc.dir/build.make helper/CMakeFiles/kcmfancontrolhelper_automoc.dir/build
|
|
|
-.PHONY : kcmfancontrolhelper_automoc/fast
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-helper/CMakeFiles/org.kde.kcontrol.kcmfancontrol.policy.dir/rule:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f CMakeFiles/Makefile2 helper/CMakeFiles/org.kde.kcontrol.kcmfancontrol.policy.dir/rule
|
|
|
-.PHONY : helper/CMakeFiles/org.kde.kcontrol.kcmfancontrol.policy.dir/rule
|
|
|
-
|
|
|
-# Convenience name for target.
|
|
|
-org.kde.kcontrol.kcmfancontrol.policy: helper/CMakeFiles/org.kde.kcontrol.kcmfancontrol.policy.dir/rule
|
|
|
-.PHONY : org.kde.kcontrol.kcmfancontrol.policy
|
|
|
-
|
|
|
-# fast build rule for target.
|
|
|
-org.kde.kcontrol.kcmfancontrol.policy/fast:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/org.kde.kcontrol.kcmfancontrol.policy.dir/build.make helper/CMakeFiles/org.kde.kcontrol.kcmfancontrol.policy.dir/build
|
|
|
-.PHONY : org.kde.kcontrol.kcmfancontrol.policy/fast
|
|
|
-
|
|
|
-fancontrol-gui-helper_automoc.o: fancontrol-gui-helper_automoc.cpp.o
|
|
|
-.PHONY : fancontrol-gui-helper_automoc.o
|
|
|
-
|
|
|
-# target to build an object file
|
|
|
-fancontrol-gui-helper_automoc.cpp.o:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper.dir/build.make helper/CMakeFiles/fancontrol-gui-helper.dir/fancontrol-gui-helper_automoc.cpp.o
|
|
|
-.PHONY : fancontrol-gui-helper_automoc.cpp.o
|
|
|
-
|
|
|
-fancontrol-gui-helper_automoc.i: fancontrol-gui-helper_automoc.cpp.i
|
|
|
-.PHONY : fancontrol-gui-helper_automoc.i
|
|
|
-
|
|
|
-# target to preprocess a source file
|
|
|
-fancontrol-gui-helper_automoc.cpp.i:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper.dir/build.make helper/CMakeFiles/fancontrol-gui-helper.dir/fancontrol-gui-helper_automoc.cpp.i
|
|
|
-.PHONY : fancontrol-gui-helper_automoc.cpp.i
|
|
|
-
|
|
|
-fancontrol-gui-helper_automoc.s: fancontrol-gui-helper_automoc.cpp.s
|
|
|
-.PHONY : fancontrol-gui-helper_automoc.s
|
|
|
-
|
|
|
-# target to generate assembly for a file
|
|
|
-fancontrol-gui-helper_automoc.cpp.s:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper.dir/build.make helper/CMakeFiles/fancontrol-gui-helper.dir/fancontrol-gui-helper_automoc.cpp.s
|
|
|
-.PHONY : fancontrol-gui-helper_automoc.cpp.s
|
|
|
-
|
|
|
-kcmfancontrolhelper_automoc.o: kcmfancontrolhelper_automoc.cpp.o
|
|
|
-.PHONY : kcmfancontrolhelper_automoc.o
|
|
|
-
|
|
|
-# target to build an object file
|
|
|
-kcmfancontrolhelper_automoc.cpp.o:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper.dir/build.make helper/CMakeFiles/kcmfancontrolhelper.dir/kcmfancontrolhelper_automoc.cpp.o
|
|
|
-.PHONY : kcmfancontrolhelper_automoc.cpp.o
|
|
|
-
|
|
|
-kcmfancontrolhelper_automoc.i: kcmfancontrolhelper_automoc.cpp.i
|
|
|
-.PHONY : kcmfancontrolhelper_automoc.i
|
|
|
-
|
|
|
-# target to preprocess a source file
|
|
|
-kcmfancontrolhelper_automoc.cpp.i:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper.dir/build.make helper/CMakeFiles/kcmfancontrolhelper.dir/kcmfancontrolhelper_automoc.cpp.i
|
|
|
-.PHONY : kcmfancontrolhelper_automoc.cpp.i
|
|
|
-
|
|
|
-kcmfancontrolhelper_automoc.s: kcmfancontrolhelper_automoc.cpp.s
|
|
|
-.PHONY : kcmfancontrolhelper_automoc.s
|
|
|
-
|
|
|
-# target to generate assembly for a file
|
|
|
-kcmfancontrolhelper_automoc.cpp.s:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper.dir/build.make helper/CMakeFiles/kcmfancontrolhelper.dir/kcmfancontrolhelper_automoc.cpp.s
|
|
|
-.PHONY : kcmfancontrolhelper_automoc.cpp.s
|
|
|
-
|
|
|
-src/helper.o: src/helper.cpp.o
|
|
|
-.PHONY : src/helper.o
|
|
|
-
|
|
|
-# target to build an object file
|
|
|
-src/helper.cpp.o:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper.dir/build.make helper/CMakeFiles/fancontrol-gui-helper.dir/src/helper.cpp.o
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper.dir/build.make helper/CMakeFiles/kcmfancontrolhelper.dir/src/helper.cpp.o
|
|
|
-.PHONY : src/helper.cpp.o
|
|
|
-
|
|
|
-src/helper.i: src/helper.cpp.i
|
|
|
-.PHONY : src/helper.i
|
|
|
-
|
|
|
-# target to preprocess a source file
|
|
|
-src/helper.cpp.i:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper.dir/build.make helper/CMakeFiles/fancontrol-gui-helper.dir/src/helper.cpp.i
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper.dir/build.make helper/CMakeFiles/kcmfancontrolhelper.dir/src/helper.cpp.i
|
|
|
-.PHONY : src/helper.cpp.i
|
|
|
-
|
|
|
-src/helper.s: src/helper.cpp.s
|
|
|
-.PHONY : src/helper.s
|
|
|
-
|
|
|
-# target to generate assembly for a file
|
|
|
-src/helper.cpp.s:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/fancontrol-gui-helper.dir/build.make helper/CMakeFiles/fancontrol-gui-helper.dir/src/helper.cpp.s
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(MAKE) -f helper/CMakeFiles/kcmfancontrolhelper.dir/build.make helper/CMakeFiles/kcmfancontrolhelper.dir/src/helper.cpp.s
|
|
|
-.PHONY : src/helper.cpp.s
|
|
|
-
|
|
|
-# Help Target
|
|
|
-help:
|
|
|
- @echo "The following are some of the valid targets for this Makefile:"
|
|
|
- @echo "... all (the default if no target is provided)"
|
|
|
- @echo "... clean"
|
|
|
- @echo "... depend"
|
|
|
- @echo "... edit_cache"
|
|
|
- @echo "... rebuild_cache"
|
|
|
- @echo "... install"
|
|
|
- @echo "... kcmfancontrolhelper_automoc"
|
|
|
- @echo "... fancontrol-gui-helper"
|
|
|
- @echo "... list_install_components"
|
|
|
- @echo "... fancontrol-gui-helper_automoc"
|
|
|
- @echo "... org.kde.kcontrol.kcmfancontrol.policy"
|
|
|
- @echo "... fancontrol.gui.helper.policy"
|
|
|
- @echo "... test"
|
|
|
- @echo "... kcmfancontrolhelper"
|
|
|
- @echo "... install/local"
|
|
|
- @echo "... fancontrol-gui-helper_automoc.o"
|
|
|
- @echo "... fancontrol-gui-helper_automoc.i"
|
|
|
- @echo "... fancontrol-gui-helper_automoc.s"
|
|
|
- @echo "... kcmfancontrolhelper_automoc.o"
|
|
|
- @echo "... kcmfancontrolhelper_automoc.i"
|
|
|
- @echo "... kcmfancontrolhelper_automoc.s"
|
|
|
- @echo "... src/helper.o"
|
|
|
- @echo "... src/helper.i"
|
|
|
- @echo "... src/helper.s"
|
|
|
-.PHONY : help
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-#=============================================================================
|
|
|
-# Special targets to cleanup operation of make.
|
|
|
-
|
|
|
-# Special rule to run CMake to check the build system integrity.
|
|
|
-# No rule that depends on this can have commands that come from listfiles
|
|
|
-# because they might be regenerated.
|
|
|
-cmake_check_build_system:
|
|
|
- cd /home/maldela/Fancontrol-GUI && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
|
-.PHONY : cmake_check_build_system
|
|
|
-
|