CS 4300, Fall 2008
Useful Links
Here are some links you might find helpful:



MAKE
Introduction to the "make" Utility, By Suminder Ahuja, August 2002
Article on Sun Developer Network

How to write a Makefile, Based on Make and Makefiles by Reg Quinton

Make  - a Tutorial, University of Hawaii  College of Engineering
Nice description of the dependency graph and how to translate it.

LEX AND YACC
http://dinosaur.compilertools.net/

BISON
http://www.gnu.org/software/bison/

FLEX
http://flex.sourceforge.net/