make |
|
The Unix make command is used to manage file dependencies, that is, to run commands that build files out of other files.
For information, see the man page for make, or ask at the Help Desk to borrow the O'Reilly book on make.
|
John Shipman, john@nmt.edu
Last updated: 2007/11/30 22:31:31 UT URL: http://www.nmt.edu/tcc/help/g/make.html |
|