make工具就知道阿,makefile文件里描述了编译参数等信息
make -f /Path/to/your/project/Makefilee.g.make -f ~/nagios/xxx/src/Makefile
命令make即可
在文件夹里sudo make