Download WordPress Themes, Happy Birthday Wishes
Home » Computer » GNU Make: A Program for Directed Compilation

GNU Make: A Program for Directed Compilation

  • Category: Computer
  • Author: Richard M. Stallman, Roland McGrath, Paul D. Smith
  • Pages: 196 pages
  • File type: HTML, PDF, 2.43 MB

Read and download free eBook intituled GNU Make: A Program for Directed Compilation in format HTML, PDF, 2.43 MB – 196 pages created by Richard M. Stallman, Roland McGrath, Paul D. Smith.

The Make program is indispensable to maintainers of free software systems. The GNU Make manual, written by the program’s original authors, is the definitive tutorial. It also includes an introductory chapter for novice users. The Make utility automates the process of compilation; it is especially useful when the source files of large programs change. It is a small program with a lot of power.

This book will show you how to write your own makefiles:

  • Make’s rule syntax and how to write your own rules
  • How the Make utility can be configured to automatically put binary and source files in the right places.
  • How to use make to create archive files automatically
  • Define, set and use Make’s variables
  • How Make uses targets so that you can broaden or narrow Make’s recompilation efforts on demand.
  • And much more!

This manual provides a complete explanation of Make, both the basics and extended features. There is also a convenient Quick Reference appendix for experts.

Read and Download Links:

GNU Make: A Program for Directed Compilation

READ  Automation and Robotics

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.