- 源码目录结构:
- 源码:
- ./include/test_tool_1.h 和 ./include/test_tool_2.h
- ./main/main.c
- ./tools/test_tool_1.c 和 ./tools/test_tool_2.c
- ./include/test_tool_1.h 和 ./include/test_tool_2.h
- Makefile:
- 在目录 /tmp/work/practice_1 下运行 make 命令:
- 执行 test_makefile:
- 执行 make clean 指令: