Make
'MakeYS YS YS CYBER GAMING HALL
Make | |
---|---|
Paradigma | makro, deklaratif |
Dirancang oleh | Stuart Feldman |
Rilis perdana | April 1976 |
Implementasi dari | C |
Sistem operasi | Mirip Unix, Inferno |
Format berkas | Makefile |
Implementasi utama | |
Dialek | |
BSD make, GNU make, Microsoft nmake | |
Sunting kotak info • L • B |
Selain membangun program, Make dapat digunakan untuk mengelola proyek apa pun di mana beberapa berkas harus diperbarui secara otomatis dari yang lain setiap kali yang lain berubah.
Pranala luar
- GNU Make homepage
- Practical Makefiles, by Example
- Writing and Debugging a Makefile
- "Ask Mr. Make" series of article about GNU Make
- Managing Projects with GNU make -- 3.xth edition
- What is wrong with make?
- What’s Wrong With GNU make?
- Recursive Make Considered Harmful
- Advanced Auto-Dependency Generation.