The Makefile provided in Code_Examples.tar does the following on line 19: ``` $(CXX) $(CXXFLAGS) $(DEBUG) misc/Compiler_Provided_ROF.cpp -o bin/Compiler_Provided_ROF ``` however the directory is capitalized in the archive.