Question: Write a target for this makefile named removeJunk that removes all the object files and executable files that it might create. myprog.exe : main.o threeintsfcts.o

Write a target for this makefile named removeJunk that removes all the object files and executable files that it might create.
myprog.exe : main.o threeintsfcts.o gee main.o threeintsfets.o - myprog.exe main.o : main.c threeintscts.h gcc -Wall -c main.c threeintsfets.o: threeints fets.c threeintscts.h gce -Wall -c threeintscts.c
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
