一般來說,make(1) 會在介紹 C (或 C++) 時一併介紹,但 make 其實不限於編譯 C (或 C++) 程式,而是一種通用的編譯自動化 (build automation) 軟體。一些使用情境如下: 編譯