1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| ➜ thread_test_2 make help The following are some of the valid targets for this Makefile: ... all (the default if no target is provided) ... clean ... depend ... edit_cache ... rebuild_cache ... stl_thread_test_2 ... __/__/__/cpp_bootstrap/common/common_include/common_funcs.o ... __/__/__/cpp_bootstrap/common/common_include/common_funcs.i ... __/__/__/cpp_bootstrap/common/common_include/common_funcs.s ... __/__/__/cpp_bootstrap/common/common_include/common_includes.o ... __/__/__/cpp_bootstrap/common/common_include/common_includes.i ... __/__/__/cpp_bootstrap/common/common_include/common_includes.s ... __/__/__/cpp_bootstrap/common/common_include/log_init.o ... __/__/__/cpp_bootstrap/common/common_include/log_init.i ... __/__/__/cpp_bootstrap/common/common_include/log_init.s ... main.o ... main.i ... main.s
|