Related Subjects
Computer Science Computers Computers & Technology Education Schools & Teaching TextbooksThis book is a good book to have handy, for people like me who sometimes struggle with makefiles. It is short, easy to read, and packed with information that will save you time.
0Report
I was looking for a book that could help me in creating make scripts. A colleague had this book and he shared with me. I liked it a lot and so bought it for myself.
0Report
Unfortunately there is nothing quite like this book (at least that I have ever found) for Windows nmake. In a former life I was a Unix programmer and I found this book invaluable, especially for creating custom suffix rules and recursive makefiles. Now that I am a Windows developer, I still refer to this book on occasion.There is a lot of information packed in this book. Read it carefully, as it is easy to miss important information...
0Report
Followed comments from previous reviewers, I look make infomation at gnu site, but I cannot understand make. After I take a look at this book, in half day I understand almost all the make tricks. This book explain make clearly. Highly recommended.
0Report
This was a good reference book when it originally came out. But these days, who doesn't use GNU make? O'Reilly should come out with either an updated version that covers GNU make as well as vanilla make or they should release two separate books.
0Report