Question: It is an Unix example. I need answer with explanations. About Make Example: Developer creates these files: MyProg.cc MyProg.h subfile1.cc subfile2.cc Question : which files
It is an Unix example. I need answer with explanations.
About Make
Example:
Developer creates these files:
MyProg.cc
MyProg.h
subfile1.cc
subfile2.cc
Question :
which files need to be recompile if MyProg.cc changes?
which files need to be recompile if subfile1.cc changes?
which files need to be recompile if MyProg.h changes?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
