answersLogoWhite

0

The make(1) command is a utility program which was originally developed for Unix in 1977. The make command is a rule-driven program that executes a sequence of commands to create or update one or more files, based on a graph of prerequisite file relationships described in the rules and the modification times of the prerequisite files.

Make is most commonly used for compiling programs or libraries from source files, but it can be used for things other than software development.

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

ProfessorProfessor
I will give you the most educated answer.
Chat with Professor
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
JudyJudy
Simplicity is my specialty.
Chat with Judy

Add your answer:

Earn +20 pts
Q: What is the make command in Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp