College of Engineering Logo Web Server Logs Student Server Logs Orange bar Main Page General Information Special Events Programs Research Student Information Computer Facility Outreach Xtreme Engineering Jobs Available

Make - a tutorial

Table of Contents

(Traduit en Français par Bruno Poupier)

  1. Description
    1. A simple compilation
    2. Compiling with several files
    3. Separate compilation
    4. Separate compilation steps
    5. Splitting your C Program
  2. Dependencies
    1. Dependency Graphs
    2. How dependency works
    3. How does make do it?
  3. The makefile
    1. Translating the dependency graph
    2. Listing dependencies
    3. Using the Makefile with make
  4. Shortcuts for make
    1. Macros in make
    2. Special macros
    3. Predefined rules
    4. Miscellaneous shortcuts
  5. Advanced features
    1. Special dependencies
    2. Custom suffixes and rules
Bibliography

Author: Ben Yoshino (ben@wiliki.eng.hawaii.edu)
French link added Monday, April 10, 2000

Comments, Questions? | E-mail: webmaster@wiliki.eng.hawaii.edu


Last updated on Monday, February 05, 2001
Copyright © 2001 University of Hawai`i, College of Engineering, Computer Facility
All rights reserved.