Question: This is a C++ question using linux system. I am not sure how can a create a makefile. This is what I have been asked

This is a C++ question using linux system.

I am not sure how can a create a makefile. This is what I have been asked :

"Create a makefile for the project and build it. Please dont forget the supplied.o when generating the executable. Make sure your clean target doesnt remove supplied.o"

I have 4 files:

table.cpp

table.h

main.cpp

supplied.o

Please make sure it will not remove the supplied.o file as I mentioned above. thanks!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!