# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.30 # 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 = /home/user/Open2305Lime2024-eap235/staging_dir/host/bin/cmake # The command to remove a file. RM = /home/user/Open2305Lime2024-eap235/staging_dir/host/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = "/home/user/Open2305Lime2024-eap235/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt76-2024.10.11.1~ecca0e77/tools" # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = "/home/user/Open2305Lime2024-eap235/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt76-2024.10.11.1~ecca0e77/tools" #============================================================================= # 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..." /home/user/Open2305Lime2024-eap235/staging_dir/host/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." /home/user/Open2305Lime2024-eap235/staging_dir/host/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..." /home/user/Open2305Lime2024-eap235/staging_dir/host/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..." /home/user/Open2305Lime2024-eap235/staging_dir/host/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..." /home/user/Open2305Lime2024-eap235/staging_dir/host/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..." /home/user/Open2305Lime2024-eap235/staging_dir/host/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..." /home/user/Open2305Lime2024-eap235/staging_dir/host/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..." /home/user/Open2305Lime2024-eap235/staging_dir/host/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/user/Open2305Lime2024-eap235/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt76-2024.10.11.1~ecca0e77/tools/CMakeFiles" "/home/user/Open2305Lime2024-eap235/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt76-2024.10.11.1~ecca0e77/tools//CMakeFiles/progress.marks" $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start "/home/user/Open2305Lime2024-eap235/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt76-2024.10.11.1~ecca0e77/tools/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 mt76-test # Build rule for target. mt76-test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mt76-test .PHONY : mt76-test # fast build rule for target. mt76-test/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/build .PHONY : mt76-test/fast eeprom.o: eeprom.c.o .PHONY : eeprom.o # target to build an object file eeprom.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/eeprom.c.o .PHONY : eeprom.c.o eeprom.i: eeprom.c.i .PHONY : eeprom.i # target to preprocess a source file eeprom.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/eeprom.c.i .PHONY : eeprom.c.i eeprom.s: eeprom.c.s .PHONY : eeprom.s # target to generate assembly for a file eeprom.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/eeprom.c.s .PHONY : eeprom.c.s fields.o: fields.c.o .PHONY : fields.o # target to build an object file fields.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/fields.c.o .PHONY : fields.c.o fields.i: fields.c.i .PHONY : fields.i # target to preprocess a source file fields.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/fields.c.i .PHONY : fields.c.i fields.s: fields.c.s .PHONY : fields.s # target to generate assembly for a file fields.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/fields.c.s .PHONY : fields.c.s fwlog.o: fwlog.c.o .PHONY : fwlog.o # target to build an object file fwlog.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/fwlog.c.o .PHONY : fwlog.c.o fwlog.i: fwlog.c.i .PHONY : fwlog.i # target to preprocess a source file fwlog.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/fwlog.c.i .PHONY : fwlog.c.i fwlog.s: fwlog.c.s .PHONY : fwlog.s # target to generate assembly for a file fwlog.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/fwlog.c.s .PHONY : fwlog.c.s main.o: main.c.o .PHONY : main.o # target to build an object file main.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/main.c.o .PHONY : main.c.o main.i: main.c.i .PHONY : main.i # target to preprocess a source file main.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/main.c.i .PHONY : main.c.i main.s: main.c.s .PHONY : main.s # target to generate assembly for a file main.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/mt76-test.dir/build.make CMakeFiles/mt76-test.dir/main.c.s .PHONY : main.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 "... rebuild_cache" @echo "... mt76-test" @echo "... eeprom.o" @echo "... eeprom.i" @echo "... eeprom.s" @echo "... fields.o" @echo "... fields.i" @echo "... fields.s" @echo "... fwlog.o" @echo "... fwlog.i" @echo "... fwlog.s" @echo "... main.o" @echo "... main.i" @echo "... main.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