Make A simple way to make your life spiffy. Presentation followed by Q&A Thursday, October 10 at 7:00 pm 4154 Dunbar Hall All are welcome to attend Make is a program that is designed to simplify the maintenance of other programs. It reads in a file that describes the project and which files depend on which. In simpler terms. If you modify one file you don't have recompile that entire program. You can just let make figure it out. It is easier than it sounds. I. A Simple Makefile * What it looks like * Dependencies * Running it II. Other stuff * Builtin Macros * Roll your own Macros * Adding shell commands. III. More Complicated Stuff * Other languages * Suffix Rules * Generating Dependencies * Multiple versions of make ...................................................... Sponsored by the Computer Club at WMU Email officers@yakko.cs.wmich.edu for more information