Categories
New Listing
  1. Web site Performance Monitoring Tool
  2. Metadefender
  3. MySQL Database Converter
  4. XP System Optimizer
  5. Registry Repair Suite
  6. Vista Utilities
  7. Convert MPEG To AVI
  8. Vista Disk Cleaner
  9. TaskMerlin Task Management Software
  10. Netwrix USB Blocker
  11. Switch File Format Converter
  12. ScreenVirtuoso PRO
  13. SellFolio Complete
  14. Vista Keylogger
  15. iTool MPEG To iPhone Converter For MAC
  16. Eztoo iPod Video Converter
  17. Account Plan 2008
  18. WM Capture
  19. Tinysoar zune value pack
  20. Convert HTML to Image
Related
  1. Dwg Project
  2. Job Or Project
  3. Project Vba
  4. Vb Project
  5. Ms Project
  6. Project Dwg
  7. Project Eye
  8. Avi Vb Project
  9. Project Renamer
  10. Schedule In Ms Project
Software DownloadsGNU Project
Author details:
Name:GNU Project
Address:
Country:United States
Phone:
Homepage:http://www.gnu.org/software/make/make.html

Software 1-1 of 1

GNU Make

GNU Make 3.79.1

Freeware   23-Aug-2005 1003.5 KB

Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program. Capabilities of Make - Make enables the end user to build and install your package without knowing the details of how that is done -- because these details are recorded in the makefile that you supply. - Make figures out automatically which files it needs to update, based on which source files have changed. It also automatically determines the proper order for updating files, in case one non-source file depends on another non-source file. As a result, if you change a few source files and then run Make, it does not need to recompile all of your program. It updates only those non-source files that depend directly or indirectly on the source files that you changed. - Make is not limited to any particular language. For each non-source file in the program, the makefile specifies the shell commands to compute it. These shell commands can run a compiler to produce an object file, the linker to produce an executable, ar to update a library, or TeX or Makeinfo to format documentation. - Make is not limited to building a package. You can also use Make to control installing or deinstalling a package, generate tags tables for it, or anything else you want to do often enough to make it worth while writing down how to do it.

Software 1-1 of 1

 

© 2001-2008, SoftLandMark
Submit Software Link to us Contact Bookmark RSS Feeds ShareMe FinalDownload