- This event has passed.
How to write a Makefile
March 2, 2015 @ 2:00 pm - 4:00 pm
This class will cover the basics of how to build (configure and compile) programs on Linux/GNU computing environment, and how to write a Makefile to automate the build process. In addition to building programs, a Makefile can also be used as a tool to automate tasks related to dependency test.