Help, I have a project due in not too long, and I missed the lecture on make files. I know this isnt the place to go for C++ Homework help, but the make file is just fluff.
I have three files, histogram.h, histogram.cpp and p1driver.cpp and I need to compile them into p1.exe
I know the basics of it, but I am not having any luck with it because im not sure what is meant by target and dependencies.
Any help is greatly appreciated.
I have three files, histogram.h, histogram.cpp and p1driver.cpp and I need to compile them into p1.exe
I know the basics of it, but I am not having any luck with it because im not sure what is meant by target and dependencies.
Any help is greatly appreciated.
