Question: UnixLinuX Your program contains 3 files: info.h, info.c, main.c. You also added a correct makefile. if you did some changes on the file main.c only
Unix\LinuX

Your program contains 3 files: info.h, info.c, main.c. You also added a correct makefile. if you did some changes on the file main.c only after the first execution of command (make). What is the output of executing the command (make ) again O gcc-c mainc O gcc-c main.c goc info.o main.o -o project O goc info.o main.o -o project O gcc -c info.c gcc-c main.c goc info.o main.o -o project
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
