Question 6: Make [10]

Suppose you have the files needed to compile and link two programs organized as follows: Write a makefile that correctly updates the object and executable files as needed, without recompiling any files that have not been altered.