for c++: In a makefile should I add the .h header file of aproject as a dependency? I know you don’t have to, you can simplyinclude the header files in all the relavent .cpp files, but shouldyou? are there any consequences to not adding it?
Expert Answer
An answer will be send to you shortly. . . . .