# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.10 # 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/wenting/vita/coremark # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/wenting/vita/coremark #============================================================================= # Targets provided globally by CMake. # 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 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 # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/wenting/vita/coremark/CMakeFiles /home/wenting/vita/coremark/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/wenting/vita/coremark/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named hello_world.vpk # Build rule for target. hello_world.vpk: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hello_world.vpk .PHONY : hello_world.vpk # fast build rule for target. hello_world.vpk/fast: $(MAKE) -f CMakeFiles/hello_world.vpk.dir/build.make CMakeFiles/hello_world.vpk.dir/build .PHONY : hello_world.vpk/fast #============================================================================= # Target rules for targets named hello_world # Build rule for target. hello_world: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hello_world .PHONY : hello_world # fast build rule for target. hello_world/fast: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/build .PHONY : hello_world/fast #============================================================================= # Target rules for targets named hello_world.self # Build rule for target. hello_world.self: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 hello_world.self .PHONY : hello_world.self # fast build rule for target. hello_world.self/fast: $(MAKE) -f CMakeFiles/hello_world.self.dir/build.make CMakeFiles/hello_world.self.dir/build .PHONY : hello_world.self/fast src/core_list_join.obj: src/core_list_join.c.obj .PHONY : src/core_list_join.obj # target to build an object file src/core_list_join.c.obj: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_list_join.c.obj .PHONY : src/core_list_join.c.obj src/core_list_join.i: src/core_list_join.c.i .PHONY : src/core_list_join.i # target to preprocess a source file src/core_list_join.c.i: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_list_join.c.i .PHONY : src/core_list_join.c.i src/core_list_join.s: src/core_list_join.c.s .PHONY : src/core_list_join.s # target to generate assembly for a file src/core_list_join.c.s: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_list_join.c.s .PHONY : src/core_list_join.c.s src/core_main.obj: src/core_main.c.obj .PHONY : src/core_main.obj # target to build an object file src/core_main.c.obj: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_main.c.obj .PHONY : src/core_main.c.obj src/core_main.i: src/core_main.c.i .PHONY : src/core_main.i # target to preprocess a source file src/core_main.c.i: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_main.c.i .PHONY : src/core_main.c.i src/core_main.s: src/core_main.c.s .PHONY : src/core_main.s # target to generate assembly for a file src/core_main.c.s: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_main.c.s .PHONY : src/core_main.c.s src/core_matrix.obj: src/core_matrix.c.obj .PHONY : src/core_matrix.obj # target to build an object file src/core_matrix.c.obj: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_matrix.c.obj .PHONY : src/core_matrix.c.obj src/core_matrix.i: src/core_matrix.c.i .PHONY : src/core_matrix.i # target to preprocess a source file src/core_matrix.c.i: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_matrix.c.i .PHONY : src/core_matrix.c.i src/core_matrix.s: src/core_matrix.c.s .PHONY : src/core_matrix.s # target to generate assembly for a file src/core_matrix.c.s: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_matrix.c.s .PHONY : src/core_matrix.c.s src/core_portme.obj: src/core_portme.c.obj .PHONY : src/core_portme.obj # target to build an object file src/core_portme.c.obj: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_portme.c.obj .PHONY : src/core_portme.c.obj src/core_portme.i: src/core_portme.c.i .PHONY : src/core_portme.i # target to preprocess a source file src/core_portme.c.i: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_portme.c.i .PHONY : src/core_portme.c.i src/core_portme.s: src/core_portme.c.s .PHONY : src/core_portme.s # target to generate assembly for a file src/core_portme.c.s: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_portme.c.s .PHONY : src/core_portme.c.s src/core_state.obj: src/core_state.c.obj .PHONY : src/core_state.obj # target to build an object file src/core_state.c.obj: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_state.c.obj .PHONY : src/core_state.c.obj src/core_state.i: src/core_state.c.i .PHONY : src/core_state.i # target to preprocess a source file src/core_state.c.i: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_state.c.i .PHONY : src/core_state.c.i src/core_state.s: src/core_state.c.s .PHONY : src/core_state.s # target to generate assembly for a file src/core_state.c.s: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_state.c.s .PHONY : src/core_state.c.s src/core_util.obj: src/core_util.c.obj .PHONY : src/core_util.obj # target to build an object file src/core_util.c.obj: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_util.c.obj .PHONY : src/core_util.c.obj src/core_util.i: src/core_util.c.i .PHONY : src/core_util.i # target to preprocess a source file src/core_util.c.i: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_util.c.i .PHONY : src/core_util.c.i src/core_util.s: src/core_util.c.s .PHONY : src/core_util.s # target to generate assembly for a file src/core_util.c.s: $(MAKE) -f CMakeFiles/hello_world.dir/build.make CMakeFiles/hello_world.dir/src/core_util.c.s .PHONY : src/core_util.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 "... rebuild_cache" @echo "... edit_cache" @echo "... hello_world.vpk" @echo "... hello_world" @echo "... hello_world.self" @echo "... src/core_list_join.obj" @echo "... src/core_list_join.i" @echo "... src/core_list_join.s" @echo "... src/core_main.obj" @echo "... src/core_main.i" @echo "... src/core_main.s" @echo "... src/core_matrix.obj" @echo "... src/core_matrix.i" @echo "... src/core_matrix.s" @echo "... src/core_portme.obj" @echo "... src/core_portme.i" @echo "... src/core_portme.s" @echo "... src/core_state.obj" @echo "... src/core_state.i" @echo "... src/core_state.s" @echo "... src/core_util.obj" @echo "... src/core_util.i" @echo "... src/core_util.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system