There are comments at the top of the makefile that define
any variables that may need to be changed for a proper
compilation.

To compile:
  UNIX> make

To run 1st farming example:
  UNIX> farming1

To run 2nd farming2 example:
  UNIX> farming2
