Exercise
Write a simple version of Make in PHP
only literal targets and sources
must specify a command for each rule
only one command line per rule
Should be able use sample
Makefile
#1