Front end (part 3) Let's ignore the ... sections on the previous slide for now. All we've got so far is a lexer and parser. The parser builds "something" that represents the Makefile. Now we have to decide What to build How to build it What to do with the thing we build