DIRECTIONS FOR COMPILING 1. Make a directory and put copies of sem.h, sem.cpp, foodPass.cpp, and Makefile into the directory 2. To compile, type 'make' while in the directory containing the source code and the Makefile. 3. To run the program, type 'foodPass' That's it.