make和 和有什么区别make dist?我知道 dist 是一个“目标”,但是默认情况下使用什么目标,以及 dist 目标通常与默认 make 有何不同?
make
make dist
makefile
makefile ×1