Question: Suppose that a program consists of three source files - main.c, f1.c, and f2.c -plus two header files, f1.h and f2.h. All three source files

Suppose that a program consists of three source files - main.c, f1.c, and f2.c -plus two header files, f1.h and f2.h. All three source files include f1.h, but only f1.c and f2.c include f2.h.

Write a makefile for this program, assuming that the compiler is gcc and that the executable file is to be named quiz1

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!