Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use the following labeled makefile to identify which portion answers which prompt. Group of answer choices Determines what the executable will be named [ Choose

Use the following labeled makefile to identify which portion answers which prompt.

Group of answer choices

Determines what the executable will be named

[ Choose ] F H C D E G B A

Sets the rule for deleting files

[ Choose ] F H C D E G B A

Dependency line

[ Choose ] F H C D E G B A

Determines what compiler to use

[ Choose ] F H C D E G B A

Flag to route output

[ Choose ] F H C D E G B A

Action line

[ Choose ] F H C D E G B A

image text in transcribed

animal.o: animal.cpi g++ -c animal.cpp main.o: main.cpp an: rm.0 animal Determines what the executable will be named Sets the rule for deleting files Dependency line Determines what compiler to use

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions