mms icon indicating copy to clipboard operation
mms copied to clipboard

Code_Examples.tar Makefile incorrect

Open ykram opened this issue 9 years ago • 1 comments

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.

ykram avatar Aug 02 '16 04:08 ykram

Will fix. Thank you!

struct avatar Aug 04 '16 04:08 struct